+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 22:51:02 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:25 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-79cdcdd966-mnws8 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f88e4a3f668 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/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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-05 22:51:07.650 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:51:07.650 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-05 22:51:07.656 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:51:07.656 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-05 22:51:08.171 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:51:08.183 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:51:09.249 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:09.252 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:51:09.255 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 22:51:09.256 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:09.256 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:51:09.257 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 22:51:09.257 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:09.260 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:09.263 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:51:09.264 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:09.264 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:09.265 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:09.267 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 22:51:09.268 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:09.268 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:51:09.268 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 22:51:09.268 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:09.276 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:09.276 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:09.276 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:09.287 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:51:09.288 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:09.288 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:51:09.300 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:51:09.301 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:09.301 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:51:09.332 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:51:09.333 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:51:09.333 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:51:09.333 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:51:09.345 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:51:09.345 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:51:09.346 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:51:09.346 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:51:09.752 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:51:09.771 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:51:09.891 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:51:09.892 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:51:09.892 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:51:09.908 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:51:09.908 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:51:09.908 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:51:09.908 7 INFO neutron.plugins.ml2.extensions.port_security [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:51:09.909 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:51:09.909 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:51:09.909 7 INFO neutron.plugins.ml2.managers [None req-fdca9c3e-57a4-40a2-8a3c-ede738be9328 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:51:09.912 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:51:09.912 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:51:09.913 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:51:09.920 7 INFO neutron.quota [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded quota_driver: . 2026-05-05 22:51:09.921 7 INFO neutron.plugins.ml2.plugin [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:51:09.921 7 INFO neutron.plugins.ml2.managers [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:51:09.921 7 INFO neutron.plugins.ml2.managers [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:51:09.921 7 INFO neutron.plugins.ml2.managers [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:51:09.921 7 INFO neutron.extensions.vlantransparent [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Disabled vlantransparent extension. 2026-05-05 22:51:09.922 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: qos 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:51:09.929 8 INFO neutron.plugins.ml2.managers [None req-6ec0f2ca-25cc-4eb5-98b2-eee336d939c4 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:51:09.934 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: router 2026-05-05 22:51:09.949 8 INFO neutron.quota [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded quota_driver: . 2026-05-05 22:51:09.950 8 INFO neutron.plugins.ml2.plugin [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:51:09.950 8 INFO neutron.plugins.ml2.managers [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:51:09.950 8 INFO neutron.plugins.ml2.managers [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:51:09.950 8 INFO neutron.plugins.ml2.managers [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:51:09.951 8 INFO neutron.extensions.vlantransparent [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Disabled vlantransparent extension. 2026-05-05 22:51:09.951 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: qos 2026-05-05 22:51:09.966 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: router 2026-05-05 22:51:09.975 7 INFO neutron.services.service_base [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:51:09.975 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: segments 2026-05-05 22:51:10.010 8 INFO neutron.services.service_base [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:51:10.010 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: segments 2026-05-05 22:51:10.070 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: trunk 2026-05-05 22:51:10.085 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:51:10.110 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: trunk 2026-05-05 22:51:10.123 7 WARNING stevedore.named [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:51:10.125 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:51:10.167 8 WARNING stevedore.named [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:51:10.211 7 INFO neutron_vpnaas.services.vpn.plugin [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:51:10.212 7 INFO neutron.common.utils [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 22:51:10.212 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:51:10.217 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: tag 2026-05-05 22:51:10.224 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: timestamp 2026-05-05 22:51:10.226 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:51:10.230 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: flavors 2026-05-05 22:51:10.234 7 INFO neutron.manager [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loading Plugin: revisions 2026-05-05 22:51:10.237 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Initializing extension manager. 2026-05-05 22:51:10.238 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: address-group 2026-05-05 22:51:10.239 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: address-scope 2026-05-05 22:51:10.240 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:51:10.241 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: agent 2026-05-05 22:51:10.241 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:51:10.242 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:51:10.243 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:51:10.244 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: availability_zone 2026-05-05 22:51:10.244 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:51:10.245 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:51:10.245 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:51:10.247 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:51:10.247 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: dns-integration 2026-05-05 22:51:10.248 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:51:10.248 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:51:10.249 8 INFO neutron.common.utils [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 22:51:10.249 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:51:10.250 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:51:10.251 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: dvr 2026-05-05 22:51:10.251 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:51:10.252 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:51:10.253 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:10.253 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:51:10.254 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: external-net 2026-05-05 22:51:10.254 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:51:10.255 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: extraroute 2026-05-05 22:51:10.255 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: tag 2026-05-05 22:51:10.255 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:51:10.256 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 22:51:10.257 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:51:10.257 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:51:10.258 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:51:10.258 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:51:10.259 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: flavors 2026-05-05 22:51:10.260 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:51:10.261 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:51:10.261 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:51:10.262 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:51:10.262 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:51:10.263 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: timestamp 2026-05-05 22:51:10.264 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: router 2026-05-05 22:51:10.265 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:10.266 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:51:10.266 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:51:10.267 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:51:10.267 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:51:10.268 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: l3-ha 2026-05-05 22:51:10.268 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:10.269 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:51:10.269 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:51:10.270 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: flavors 2026-05-05 22:51:10.270 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:10.271 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:51:10.273 8 INFO neutron.manager [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loading Plugin: revisions 2026-05-05 22:51:10.277 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Initializing extension manager. 2026-05-05 22:51:10.278 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: address-group 2026-05-05 22:51:10.279 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: address-scope 2026-05-05 22:51:10.280 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:51:10.281 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: agent 2026-05-05 22:51:10.282 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:51:10.283 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:51:10.284 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:51:10.284 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: availability_zone 2026-05-05 22:51:10.285 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:51:10.286 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:51:10.286 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:51:10.288 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:51:10.288 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: dns-integration 2026-05-05 22:51:10.289 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:51:10.291 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:51:10.292 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: dvr 2026-05-05 22:51:10.293 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:51:10.293 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:51:10.294 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:10.295 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:51:10.295 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: external-net 2026-05-05 22:51:10.296 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:51:10.296 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: extraroute 2026-05-05 22:51:10.297 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:51:10.298 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 22:51:10.298 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:51:10.299 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:51:10.300 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:51:10.300 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:51:10.301 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: flavors 2026-05-05 22:51:10.302 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:51:10.303 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:51:10.304 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:51:10.304 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:51:10.305 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:51:10.306 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: router 2026-05-05 22:51:10.308 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:10.309 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:51:10.309 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:51:10.310 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:51:10.310 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: l3-ha 2026-05-05 22:51:10.311 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:10.312 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:51:10.312 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:51:10.313 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:10.314 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:51:10.418 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:51:10.420 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:51:10.421 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:51:10.422 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:51:10.423 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:51:10.423 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: multi-provider 2026-05-05 22:51:10.424 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: net-mtu 2026-05-05 22:51:10.424 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:51:10.425 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:51:10.426 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: network_ha 2026-05-05 22:51:10.426 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:51:10.427 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:51:10.428 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: pagination 2026-05-05 22:51:10.428 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:51:10.429 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:51:10.430 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:51:10.430 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:51:10.431 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:51:10.431 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:51:10.432 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:51:10.432 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 22:51:10.433 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:51:10.433 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:51:10.434 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 22:51:10.435 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: binding 2026-05-05 22:51:10.435 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: binding-extended 2026-05-05 22:51:10.436 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-security 2026-05-05 22:51:10.436 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: project-id 2026-05-05 22:51:10.437 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: provider 2026-05-05 22:51:10.439 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos 2026-05-05 22:51:10.440 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:51:10.440 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:51:10.441 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-default 2026-05-05 22:51:10.441 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-fip 2026-05-05 22:51:10.442 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:51:10.442 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:51:10.443 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:51:10.443 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:51:10.444 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:51:10.445 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-pps 2026-05-05 22:51:10.445 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:51:10.446 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:51:10.446 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:51:10.447 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:51:10.449 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: quotas 2026-05-05 22:51:10.450 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: quota_details 2026-05-05 22:51:10.452 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:51:10.452 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:51:10.453 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:51:10.453 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:51:10.454 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:51:10.454 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:51:10.455 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:51:10.456 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:51:10.456 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:51:10.458 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:51:10.458 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:51:10.459 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:51:10.459 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:51:10.460 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:51:10.460 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:51:10.462 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:51:10.464 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:51:10.465 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:51:10.465 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: security-group 2026-05-05 22:51:10.466 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: segment 2026-05-05 22:51:10.466 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:51:10.467 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:51:10.467 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:51:10.467 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: service-type 2026-05-05 22:51:10.467 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: multi-provider 2026-05-05 22:51:10.468 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: sorting 2026-05-05 22:51:10.468 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: net-mtu 2026-05-05 22:51:10.468 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:51:10.468 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:51:10.469 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:51:10.469 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:51:10.470 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:51:10.470 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: network_ha 2026-05-05 22:51:10.470 7 WARNING neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:51:10.470 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:51:10.471 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:51:10.471 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: subnet-external-network 2026-05-05 22:51:10.471 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:51:10.472 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:51:10.472 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: pagination 2026-05-05 22:51:10.472 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:51:10.472 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:51:10.473 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:51:10.473 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:51:10.474 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:51:10.474 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:51:10.474 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:51:10.475 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:51:10.475 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:51:10.475 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:51:10.475 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: tag-creation 2026-05-05 22:51:10.476 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:51:10.476 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:51:10.476 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 22:51:10.477 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:51:10.477 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:51:10.478 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 22:51:10.478 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: binding 2026-05-05 22:51:10.479 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: binding-extended 2026-05-05 22:51:10.479 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:51:10.480 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-security 2026-05-05 22:51:10.480 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:51:10.480 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: project-id 2026-05-05 22:51:10.481 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: trunk 2026-05-05 22:51:10.481 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: provider 2026-05-05 22:51:10.481 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: trunk-details 2026-05-05 22:51:10.482 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:51:10.482 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:51:10.483 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos 2026-05-05 22:51:10.484 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:51:10.484 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:51:10.484 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:51:10.485 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-default 2026-05-05 22:51:10.485 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-fip 2026-05-05 22:51:10.485 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:51:10.486 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:51:10.486 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:51:10.486 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:51:10.487 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:51:10.487 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:51:10.487 7 INFO neutron.api.extensions [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Loaded extension: vpnaas 2026-05-05 22:51:10.488 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:51:10.489 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-pps 2026-05-05 22:51:10.489 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:51:10.490 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:51:10.490 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 22:51:10.490 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 22:51:10.490 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:51:10.490 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.490 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 22:51:10.491 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:51:10.493 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: quotas 2026-05-05 22:51:10.494 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:10.494 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: quota_details 2026-05-05 22:51:10.494 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:10.495 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:51:10.496 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:51:10.496 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:51:10.497 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:51:10.497 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:51:10.498 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:51:10.499 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:10.499 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:51:10.499 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:51:10.499 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:10.500 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:10.500 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:51:10.501 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.501 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.501 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.501 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.502 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:51:10.502 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:10.502 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:51:10.502 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:10.503 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:51:10.503 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:10.503 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:51:10.503 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:10.504 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:10.504 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:51:10.504 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:10.504 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:51:10.508 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:10.508 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] router is already registered 2026-05-05 22:51:10.508 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:10.509 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] floatingip is already registered 2026-05-05 22:51:10.509 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: security-group 2026-05-05 22:51:10.510 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: segment 2026-05-05 22:51:10.511 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:51:10.511 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: service-type 2026-05-05 22:51:10.512 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: sorting 2026-05-05 22:51:10.512 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:10.512 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:51:10.512 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] rbac_policy is already registered 2026-05-05 22:51:10.513 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:51:10.513 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:10.513 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] security_group is already registered 2026-05-05 22:51:10.513 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:51:10.514 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:10.514 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] security_group_rule is already registered 2026-05-05 22:51:10.514 8 WARNING neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:51:10.514 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:51:10.514 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.515 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.515 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: subnet-external-network 2026-05-05 22:51:10.515 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.515 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.516 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:51:10.516 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:10.516 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] trunk is already registered 2026-05-05 22:51:10.516 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:51:10.516 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:10.516 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] endpoint_group is already registered 2026-05-05 22:51:10.517 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:51:10.517 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:10.517 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] vpnservice is already registered 2026-05-05 22:51:10.517 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:51:10.517 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:10.518 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] ipsec_site_connection is already registered 2026-05-05 22:51:10.518 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:51:10.518 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:10.518 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:10.519 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: tag-creation 2026-05-05 22:51:10.519 7 INFO neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:10.519 7 WARNING neutron.quota.resource_registry [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] ikepolicy is already registered 2026-05-05 22:51:10.519 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:51:10.523 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:51:10.523 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:51:10.524 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: trunk 2026-05-05 22:51:10.525 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: trunk-details 2026-05-05 22:51:10.525 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:51:10.526 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:51:10.528 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:51:10.528 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:51:10.529 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:51:10.531 8 INFO neutron.api.extensions [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Loaded extension: vpnaas 2026-05-05 22:51:10.533 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 22:51:10.533 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 22:51:10.534 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.534 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 22:51:10.537 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:10.537 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:10.542 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:10.542 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:10.543 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:10.544 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.544 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.544 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.545 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.545 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:10.545 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:10.546 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:10.546 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:10.547 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:10.547 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:10.551 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:10.551 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] router is already registered 2026-05-05 22:51:10.552 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:10.552 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] floatingip is already registered 2026-05-05 22:51:10.554 7 WARNING keystonemiddleware._common.config [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:51:10.555 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:10.556 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] rbac_policy is already registered 2026-05-05 22:51:10.556 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:10.556 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] security_group is already registered 2026-05-05 22:51:10.557 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:10.557 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] security_group_rule is already registered 2026-05-05 22:51:10.558 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.558 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.558 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:10.559 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] subnetpool is already registered 2026-05-05 22:51:10.559 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:10.559 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] trunk is already registered 2026-05-05 22:51:10.559 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:10.560 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] endpoint_group is already registered 2026-05-05 22:51:10.560 7 WARNING oslo_config.cfg [None req-33b7f594-4eaa-4d60-a0b7-d854f5aaf4ba - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 22:51:10.560 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:10.560 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] vpnservice is already registered 2026-05-05 22:51:10.561 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:10.561 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] ipsec_site_connection is already registered 2026-05-05 22:51:10.561 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:10.561 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:10.562 8 INFO neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:10.562 8 WARNING neutron.quota.resource_registry [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f88e4a3f668 pid: 7 (default app) 2026-05-05 22:51:10.599 8 WARNING keystonemiddleware._common.config [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:51:10.605 8 WARNING oslo_config.cfg [None req-0a1db996-d306-4b3b-86bd-60325075af0b - - - - - -] 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 0x7f88e4a3f668 pid: 8 (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-05-05 22:51:14.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c784cf4-0df7-483b-8c0a-a7f56cbd4208 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:14 2026] GET /v2.0/networks/public => generated 108 bytes in 655 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: 1/5] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:15.318 7 WARNING neutron.services.revisions.revision_plugin [None req-ef02a3e7-6e88-44a5-b4aa-784b3b205719 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:15.343 7 INFO neutron.db.segments_db [None req-ef02a3e7-6e88-44a5-b4aa-784b3b205719 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment e0e0980f-b79e-4297-b6b0-ee9f898f1252 of type flat for network 92ffa335-d2f1-4be3-bee9-f30cbaaaa17c 2026-05-05 22:51:15.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef02a3e7-6e88-44a5-b4aa-784b3b205719 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 5 22:51:14 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:21.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9c22989-8a38-41b0-876b-d44b19db5ad2 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:21 2026] GET /v2.0/networks/public => generated 108 bytes in 373 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:21.859 8 WARNING neutron.services.revisions.revision_plugin [None req-b3cbde62-ded0-4e54-8298-e76b2074f5a3 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:21.883 8 INFO neutron.db.segments_db [None req-b3cbde62-ded0-4e54-8298-e76b2074f5a3 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 82a27e16-a328-439e-b724-5f4ab3b9084a of type flat for network 490648ed-1eae-4e7c-a76f-6c852f8da0d8 2026-05-05 22:51:21.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3cbde62-ded0-4e54-8298-e76b2074f5a3 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 5 22:51:21 2026] POST /v2.0/networks => generated 124 bytes in 330 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:27.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aaaff860-1154-4d81-9dfd-caf94ca28455 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:27 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:27.844 8 WARNING neutron.services.revisions.revision_plugin [None req-8a26f3f7-75f8-4bdb-85ce-3725ae24c9a9 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:27.855 8 INFO neutron.db.segments_db [None req-8a26f3f7-75f8-4bdb-85ce-3725ae24c9a9 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 3ea39aaf-e1b7-47f0-955c-474fcae71c27 of type flat for network 70599f38-dc28-45cc-af31-8d0fc443f53c 2026-05-05 22:51:27.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a26f3f7-75f8-4bdb-85ce-3725ae24c9a9 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 5 22:51:27 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:33.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e8bd3c9-43a2-45b6-9a70-94ef8225e19f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:33 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:33.806 7 WARNING neutron.services.revisions.revision_plugin [None req-26753b93-1ceb-4759-8534-7a91c80f5825 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:33.826 7 INFO neutron.db.segments_db [None req-26753b93-1ceb-4759-8534-7a91c80f5825 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment cb7bedcb-4581-46b1-b303-63267023419e of type flat for network 5beb3ed2-d398-4ca5-b48b-c8b50e42afc2 2026-05-05 22:51:33.850 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26753b93-1ceb-4759-8534-7a91c80f5825 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 5 22:51:33 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:39.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22f31032-9080-43ae-a524-1c191be37d39 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:39 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: 8/19] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:39.841 7 WARNING neutron.services.revisions.revision_plugin [None req-74394744-4cdf-44ed-b71f-f77306c93612 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:39.880 7 INFO neutron.db.segments_db [None req-74394744-4cdf-44ed-b71f-f77306c93612 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment d4f75c3a-a477-4bac-b713-d84a5a6fce74 of type flat for network 0e5a1e5a-d50a-484b-986c-da9f5437fd9c 2026-05-05 22:51:39.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74394744-4cdf-44ed-b71f-f77306c93612 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 5 22:51:39 2026] POST /v2.0/networks => generated 124 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:45.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bfa0e0d-568d-496c-983e-bdef54ab7873 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:45 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:46.606 8 WARNING neutron.services.revisions.revision_plugin [None req-12a4b192-0b28-454d-be72-bb10a6918db1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:46.952 8 INFO neutron.db.segments_db [None req-12a4b192-0b28-454d-be72-bb10a6918db1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment fc5c9242-c8ab-47e6-8ae0-04ebaf3f702c of type flat for network 90601339-3fb5-4f55-8254-4d136e857be9 [pid: 8|app: 0|req: 10/23] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 5 22:51:45 2026] POST /v2.0/networks => generated 706 bytes in 1219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:51:48.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e72327-0ea6-4266-9a63-c71bfbd888b2 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 22:51:48 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: 8|app: 0|req: 11/25] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 22:51:48 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:51:48.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07ffa027-2d7a-41c1-9a9a-67de1d0e2460 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.132 () {44 vars in 1034 bytes} [Tue May 5 22:51:48 2026] GET /v2.0/subnets/public-subnet?network_id=90601339-3fb5-4f55-8254-4d136e857be9 => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.132 () {44 vars in 1057 bytes} [Tue May 5 22:51:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=90601339-3fb5-4f55-8254-4d136e857be9 => 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: 16/28] 199.204.45.132 () {48 vars in 965 bytes} [Tue May 5 22:51:48 2026] POST /v2.0/subnets => generated 664 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:56:26.887 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 22:56:26.889 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 22:56:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.132) !!! 2026-05-05 22:56:27.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c07c5220-c520-49c2-9950-bd3af90fc476 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 5 22:56:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:56:27.026 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 22:56:27.029 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 22:56:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.132) !!! [pid: 8|app: 0|req: 32/67] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 22:56:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:56:27.110 7 INFO neutron.db.segments_db [None req-535d2a80-be1e-49a9-a3c2-4a149e7ae661 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment a44b0baf-505c-43fb-8d58-29907426c518 of type vxlan for network 957af58a-8233-4782-bb13-3e6c33e4bcac [pid: 7|app: 0|req: 36/68] 199.204.45.132 () {48 vars in 966 bytes} [Tue May 5 22:56:27 2026] POST /v2.0/networks => generated 707 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:56:28.134 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37622. 2026-05-05 22:56:28.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18ea3cd8-d6d3-4358-ada9-875e36a0d4f0 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 5 22:56:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:56:28.211 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37632. [pid: 7|app: 0|req: 37/70] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 22:56:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:56:28.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dcd83b7-6dc8-47d1-8857-98968d4b871b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.204.45.132 () {44 vars in 1036 bytes} [Tue May 5 22:56:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.132 () {44 vars in 1059 bytes} [Tue May 5 22:56:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => 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: 35/73] 199.204.45.132 () {48 vars in 965 bytes} [Tue May 5 22:56:28 2026] POST /v2.0/subnets => generated 651 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:56:29.995 7 INFO neutron.api.v2.resource [None req-455d8e9d-cbd3-4dd5-8f8e-6389c31e9e0d b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 22:56:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.132 () {44 vars in 993 bytes} [Tue May 5 22:56:30 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.132 () {48 vars in 980 bytes} [Tue May 5 22:56:30 2026] POST /v2.0/security-groups => generated 1616 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:31 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:31 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:31 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:32 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:32 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:32 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:33 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:33 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:33 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:34 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:34 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:34 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:35 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:35 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:35 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.132 () {44 vars in 987 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac => generated 732 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:56:37.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f753ed23-a6c1-43ac-96d2-8ce297c001fb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.204.45.132 () {44 vars in 1076 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.132 () {44 vars in 1099 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => 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: 52/100] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.132 () {48 vars in 961 bytes} [Tue May 5 22:56:37 2026] POST /v2.0/ports => generated 1096 bytes in 515 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:56:43.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bfbb9d5-d4fb-47ee-8031-074dd9977eb7 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.132 () {44 vars in 978 bytes} [Tue May 5 22:56:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.132 () {44 vars in 1000 bytes} [Tue May 5 22:56:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.132 () {48 vars in 1030 bytes} [Tue May 5 22:56:43 2026] PUT /v2.0/ports/dbd30ab6-4a21-4b21-a72e-9b115193131f => 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: 55/107] 199.204.45.132 () {44 vars in 920 bytes} [Tue May 5 22:56:46 2026] GET /v2.0/ports => generated 3726 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:56:47.215 8 INFO neutron.api.v2.resource [None req-0c4745cb-d08d-4743-b614-00ca7309e758 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 22:56:47 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.132 () {44 vars in 981 bytes} [Tue May 5 22:56:47 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.132 () {48 vars in 980 bytes} [Tue May 5 22:56:47 2026] POST /v2.0/security-groups => generated 1610 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:48 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:48 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => 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: 58/113] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:48 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:48 2026] POST /v2.0/security-group-rules => generated 621 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:49 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:49 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => 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: 60/117] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 22:56:49 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 22:56:49 2026] POST /v2.0/security-group-rules => generated 625 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/131] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 5 22:58:11 2026] GET /v2.0/quotas/1ec1f17ae8904752971af63815b6dfab => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 65/132] 199.204.45.132 () {48 vars in 1027 bytes} [Tue May 5 22:58:12 2026] PUT /v2.0/quotas/1ec1f17ae8904752971af63815b6dfab => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:00:22.222 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 23:00:22.224 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 23:00:22 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.132) !!! /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-05-05 23:00:22.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47c9e2be-3a0f-4b32-a8a4-87e7a3b35778 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:00:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:00:22.368 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.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: 76/150] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:00:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:00:24.105 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33452. 2026-05-05 23:00:24.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72481b7a-7af8-4675-b3ce-64dd1a9487b7 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/153] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:00:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:00:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:08:03.238 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 23:08:03.239 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 23:08:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=a35e0b64095b4190b047b673eb0b74da (ip 199.204.45.132) !!! 2026-05-05 23:08:03.397 8 INFO neutron.api.v2.resource [None req-b0a766e5-3884-495d-be22-092643c136aa b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 107/215] 199.204.45.132 () {44 vars in 1074 bytes} [Tue May 5 23:08:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a35e0b64095b4190b047b673eb0b74da => generated 139 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:08:03.407 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 23:08:03.409 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 23:08:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=a35e0b64095b4190b047b673eb0b74da (ip 199.204.45.132) !!! [pid: 7|app: 0|req: 109/216] 199.204.45.132 () {44 vars in 1097 bytes} [Tue May 5 23:08:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a35e0b64095b4190b047b673eb0b74da => generated 23 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.204.45.132 () {48 vars in 981 bytes} [Tue May 5 23:08:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:08:04.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34608. [pid: 7|app: 0|req: 110/218] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:04 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 1624 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:08:04 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:04 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:08:04.895 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34616. [pid: 8|app: 0|req: 110/221] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 23:08:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/222] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:05 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/223] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:08:05 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/224] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:05 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 23:08:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:07 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => 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: 113/227] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:08:07 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:07 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => 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: 114/229] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 23:08:07 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: 117/232] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:08 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 3460 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:08:08 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/234] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:08:08 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 5 23:08:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:10:23 2026] GET /v2.0/networks?tenant_id=a35e0b64095b4190b047b673eb0b74da&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:10:24.169 8 INFO neutron.db.segments_db [None req-1f5b1b92-3074-44f3-8ec4-c06197ad6bf8 32974d60dd454ef3a831bf10ddbff36b a35e0b64095b4190b047b673eb0b74da - - aebd3412ff6d4acb88a4640afb280c5a aebd3412ff6d4acb88a4640afb280c5a] Added segment c63602ac-1be4-409a-ba33-912534e1d184 of type vxlan for network aa27f30e-1c3e-444e-93b5-c7efd463e72e [pid: 8|app: 0|req: 127/255] 199.204.45.132 () {34 vars in 682 bytes} [Tue May 5 23:10:24 2026] POST /v2.0/networks => generated 718 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 199.204.45.132 () {30 vars in 722 bytes} [Tue May 5 23:10:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.132 () {30 vars in 633 bytes} [Tue May 5 23:10:24 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.132 () {34 vars in 677 bytes} [Tue May 5 23:10:24 2026] POST /v2.0/ports => generated 999 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 5 23:10:24 2026] GET /v2.0/networks/aa27f30e-1c3e-444e-93b5-c7efd463e72e => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.132 () {30 vars in 722 bytes} [Tue May 5 23:10:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 5 23:10:27 2026] GET /v2.0/networks/aa27f30e-1c3e-444e-93b5-c7efd463e72e => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 5 23:10:40 2026] GET /v2.0/quotas/a35e0b64095b4190b047b673eb0b74da => generated 292 bytes in 11 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: 133/265] 199.204.45.132 () {48 vars in 1027 bytes} [Tue May 5 23:10:40 2026] PUT /v2.0/quotas/a35e0b64095b4190b047b673eb0b74da => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:32.924 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 23:21:32.925 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 23:21:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.132) !!! 2026-05-05 23:21:33.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35df9071-871e-4451-85d6-4285fcf921ec b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/352] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 23:21:32 2026] GET /v2.0/networks/public => generated 108 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:21:33.064 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 23:21:33.067 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 23:21:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.132) !!! [pid: 8|app: 0|req: 176/353] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 23:21:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:34.174 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49794. 2026-05-05 23:21:34.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae1aabc5-42c1-4457-b74e-f469cc059273 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 5 23:21:34 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:21:34.238 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49802. [pid: 8|app: 0|req: 177/355] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 23:21:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:34.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88b2f164-56b0-48cb-8655-655b2919d660 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.204.45.132 () {44 vars in 1034 bytes} [Tue May 5 23:21:34 2026] GET /v2.0/subnets/public-subnet?network_id=90601339-3fb5-4f55-8254-4d136e857be9 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.132 () {44 vars in 1057 bytes} [Tue May 5 23:21:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=90601339-3fb5-4f55-8254-4d136e857be9 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:01.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a36aa75f-4f3d-4099-90c9-861cf34abec3 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/362] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 5 23:22:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 23:22:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:02.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8db71cc3-4fca-40d1-b07d-1bab91286529 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/364] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 5 23:22:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 23:22:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:02.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e93ddc41-ce17-4b0f-ada5-f2e52d0b92dc b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/366] 199.204.45.132 () {44 vars in 1036 bytes} [Tue May 5 23:22:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.132 () {44 vars in 1059 bytes} [Tue May 5 23:22:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:03.257 8 INFO neutron.api.v2.resource [None req-b6025daf-2c7c-4419-a153-0c4be5258f36 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/368] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 5 23:22:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.132 () {44 vars in 993 bytes} [Tue May 5 23:22:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:04 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => 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: 186/371] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:04 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:04 2026] GET /v2.0/security-group-rules/b16ba264-9413-471c-936d-e2230efea4ab => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:05 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:05 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:05 2026] GET /v2.0/security-group-rules/28843235-ed14-4e72-949c-a872c8c81725 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:06 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:06 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:06 2026] GET /v2.0/security-group-rules/78e1b4af-4cb1-4585-b362-16691fcbcedc => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:07 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:07 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:07 2026] GET /v2.0/security-group-rules/d7a8bc01-6df5-493e-8f3f-0815fbb1e06c => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:08 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:08 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:08 2026] GET /v2.0/security-group-rules/5879ed9e-f177-4c08-b328-61a49eb2f2fd => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.132 () {44 vars in 987 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:09.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac842c2b-f479-4ecb-8c5e-11ded49cd379 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/388] 199.204.45.132 () {44 vars in 1076 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.132 () {44 vars in 1099 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:09 2026] GET /v2.0/security-groups/e15e6d3e-1e0e-4e60-a93d-01a9d9f6f161 => generated 4694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:22:16.095 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d4bd0fd-35ce-4333-b6e6-fda9d0927af7 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/391] 199.204.45.132 () {44 vars in 978 bytes} [Tue May 5 23:22:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.132 () {44 vars in 1000 bytes} [Tue May 5 23:22:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.132 () {44 vars in 920 bytes} [Tue May 5 23:22:17 2026] GET /v2.0/ports => generated 4721 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:22:18.658 8 INFO neutron.api.v2.resource [None req-d64dc91b-d27f-449e-83ec-a83627fa2084 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/394] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 5 23:22:18 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.132 () {44 vars in 981 bytes} [Tue May 5 23:22:18 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:19 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 2882 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:19 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:19 2026] GET /v2.0/security-group-rules/1955775d-96bd-40be-a806-94896ac95a31 => generated 621 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:20 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:22:20 2026] GET /v2.0/security-groups/edba3691-b327-4ed5-90c9-ccbae52c5bbd => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:22:20 2026] GET /v2.0/security-group-rules/d2474163-e800-4186-be37-e8a6ae45a6f1 => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 5 23:22:31 2026] GET /v2.0/quotas/1ec1f17ae8904752971af63815b6dfab => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:23:20.898 8 INFO neutron.api.v2.resource [None req-cb3c4c98-9ddf-4a9d-af68-dcbeae0a179f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/411] 199.204.45.132 () {44 vars in 1074 bytes} [Tue May 5 23:23:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a35e0b64095b4190b047b673eb0b74da => generated 139 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.132 () {44 vars in 1097 bytes} [Tue May 5 23:23:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a35e0b64095b4190b047b673eb0b74da => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:23:21 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:23:21 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:23:21 2026] GET /v2.0/security-group-rules/4de57b97-8684-4fc9-9c19-b9c2e5d71a75 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:23:22 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:23:22 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:23:22 2026] GET /v2.0/security-group-rules/4b235663-55ba-4019-9504-8bfb7d0f27ca => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:23:23 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:23:23 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => 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: 213/423] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:23:23 2026] GET /v2.0/security-group-rules/196dfd50-896a-4690-9a7f-04ec061a7d9f => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 5 23:23:24 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96?project_id=a35e0b64095b4190b047b673eb0b74da => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 5 23:23:24 2026] GET /v2.0/security-groups/a289e1b4-ca54-490a-adc8-8c6af7c46f96 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 5 23:23:25 2026] GET /v2.0/security-group-rules/794299e5-7220-4492-9d01-37f22cf938a7 => 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: 215/427] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 5 23:23:32 2026] GET /v2.0/quotas/a35e0b64095b4190b047b673eb0b74da => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 5 23:24:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:58.782 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] 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: 220/441] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/networks => generated 2168 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:59.982 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 23:24:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.51) !!! [pid: 7|app: 0|req: 222/442] 10.0.0.51 () {32 vars in 654 bytes} [Tue May 5 23:24:59 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/ports => generated 4721 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:00.141 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7bc44039-6bc8-4876-be35-890a37c6e5e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57978. [pid: 8|app: 0|req: 222/445] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:25:00 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: 224/446] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:25:00 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: 223/447] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.51 () {32 vars in 654 bytes} [Tue May 5 23:25:00 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) 2026-05-05 23:25:11.071 7 INFO neutron.db.segments_db [None req-888bebe1-f98c-4030-9924-6f0ac2cef21f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 754c93c5-cf6c-41e8-a249-f2ce24005855 of type vxlan for network 0d3091a3-d54b-4ac1-ac25-7896bc3f084a 2026-05-05 23:25:11.092 8 INFO neutron.db.segments_db [None req-76b358cc-8bc4-4c73-8f36-22e8cc115f10 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 3b90692d-5059-4dc8-9642-e761ffac77c1 of type vxlan for network b8184dd5-ecc3-43fe-bff0-332acba3ed77 [pid: 7|app: 0|req: 227/451] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:10 2026] POST /v2.0/networks => generated 744 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:10 2026] POST /v2.0/networks => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:11 2026] POST /v2.0/subnets => generated 691 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:11.407 7 INFO neutron.db.segments_db [None req-a148fcdc-eedf-49f8-b00c-462a7bfbec26 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 348e636c-f8d8-40a9-9513-605d31055802 of type vxlan for network 9956d229-2431-4c92-a4d0-59cd6903eb31 [pid: 8|app: 0|req: 226/454] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:11 2026] POST /v2.0/subnets => generated 690 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:11.491 8 INFO neutron.db.segments_db [None req-8e18ab61-19de-4b28-be70-7a56ec975006 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 9f9c3273-0100-4a96-8632-eac3bbfb61f4 of type vxlan for network 6032a0bb-3804-402b-89ba-f201c01c6763 2026-05-05 23:25:11.664 7 INFO neutron.db.l3_hamode_db [None req-a148fcdc-eedf-49f8-b00c-462a7bfbec26 b9a35f65802f485fb5e1d007dba0f45e edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:11.750 8 INFO neutron.db.l3_hamode_db [None req-8e18ab61-19de-4b28-be70-7a56ec975006 b9a35f65802f485fb5e1d007dba0f45e 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:12.769 7 INFO neutron.db.l3_hamode_db [None req-a148fcdc-eedf-49f8-b00c-462a7bfbec26 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:12.839 8 INFO neutron.db.l3_hamode_db [None req-8e18ab61-19de-4b28-be70-7a56ec975006 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/455] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:11 2026] POST /v2.0/routers => generated 730 bytes in 2406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:11 2026] POST /v2.0/routers => generated 731 bytes in 2482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/security-groups?tenant_id=ca1dd0e3beea4a7081c4c59062925676&name=default => generated 2921 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/security-groups?tenant_id=a5b2935d881449fcb090567ce5f4275a&name=default => generated 2921 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:14 2026] PUT /v2.0/routers/3e76a394-c961-4c95-a822-9ff52b442cd6/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:14 2026] PUT /v2.0/routers/4997c86d-b795-452a-8f94-270cb76c3c11/add_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:15 2026] DELETE /v2.0/security-groups/a663bc8b-4665-4c2e-ad13-903e1cbe69e8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:15 2026] DELETE /v2.0/security-groups/13127a4a-2e9f-426d-8b59-0f60458f4349 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:15 2026] GET /v2.0/security-groups?tenant_id=2857d10e7ca74a29a4d377910c13f1dd&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:15.900 8 WARNING neutron_lib.context [None req-001d76ab-38af-4e88-b60e-aa2bb1683936 c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/464] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:15 2026] DELETE /v2.0/security-groups/2af39249-1c88-4482-8d51-2bd9ca087a15 => 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: 232/465] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:25:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:16.044 7 WARNING neutron_lib.context [None req-c0181bf8-f4fe-4463-ab0b-ac9d9b8c5719 c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/466] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:16.228 7 WARNING neutron_lib.context [None req-162f4c0b-6aa6-4d21-bd3c-b9461ccc7d63 c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:16.313 8 WARNING neutron_lib.context [req-633b3973-2d0c-4c18-9815-7fe7b2985c1e req-1b9a6d03-9fa7-4757-a31e-9ea94d8c1d7f 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/467] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:16.339 7 WARNING neutron_lib.context [None req-ac7af61b-a785-47e9-b02a-78b94eb20ecd c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/468] 10.0.0.185 () {38 vars in 971 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/security-groups => generated 1680 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:17.070 8 WARNING neutron_lib.context [req-3d01a018-623c-455e-99d3-37c84be9508e req-99b3e118-8279-436b-baf2-52b0b516c0db 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/469] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/floatingips => generated 552 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.185 () {38 vars in 971 bytes} [Tue May 5 23:25:16 2026] POST /v2.0/security-groups => generated 1682 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:17.239 8 WARNING neutron_lib.context [req-998aa48e-f017-440a-986c-7eb040a0dbf8 req-85ee5dd3-e616-4b9c-90df-40cd8f885142 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:17.344 7 INFO neutron.db.segments_db [None req-08bf3645-6b30-49b4-95b1-85b9f18885e1 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment c03382a5-b363-42bd-8d97-a9277b12a317 of type vxlan for network 0165774c-549d-4e38-a403-b5053e57f3f0 [pid: 8|app: 0|req: 235/471] 10.0.0.185 () {38 vars in 971 bytes} [Tue May 5 23:25:17 2026] POST /v2.0/security-groups => generated 1681 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:17 2026] POST /v2.0/networks => generated 748 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups?tenant_id=edb5400a2c8e49abb75ca2eb0f2fceaf => generated 7904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/a7f7993b-23c6-478b-84c3-64ca973ee89c => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/a7f7993b-23c6-478b-84c3-64ca973ee89c => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/7223dfcb-16cb-4d6c-8ece-40ebce681948 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/477] 10.0.0.185 () {36 vars in 1013 bytes} [Tue May 5 23:25:17 2026] DELETE /v2.0/security-groups/7223dfcb-16cb-4d6c-8ece-40ebce681948 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/478] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:17 2026] POST /v2.0/subnets => generated 695 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:17.670 8 INFO neutron.api.v2.resource [req-853d5fe2-c682-4cd9-85e1-4e2fa1cda0a3 req-0ca9cee4-0d10-4136-9716-7e3a987b5230 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/479] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/7223dfcb-16cb-4d6c-8ece-40ebce681948 => 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: 242/480] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--816334816&fields=id&tenant_id=1c0e3f9f8f134f1da80e8c50337a497b => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:17.720 8 INFO neutron.db.segments_db [None req-f3cf61e7-8393-426d-be2a-3138c2978663 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment b3338fd7-8ad2-40f7-911c-a67c397ae913 of type vxlan for network 8bd582e3-f79b-4d7e-919c-eadc7be0073c [pid: 7|app: 0|req: 243/481] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/networks?id=b8184dd5-ecc3-43fe-bff0-332acba3ed77 => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/2fb11861-2838-4cb8-b4fe-f783e482c483 => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/483] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/quotas/1c0e3f9f8f134f1da80e8c50337a497b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.185 () {36 vars in 1013 bytes} [Tue May 5 23:25:17 2026] DELETE /v2.0/security-groups/2fb11861-2838-4cb8-b4fe-f783e482c483 => 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: 247/485] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/ports?tenant_id=1c0e3f9f8f134f1da80e8c50337a497b&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:17.965 7 INFO neutron.api.v2.resource [req-a0d381d8-73ba-4581-9e3b-e627c4049e6b req-e0c5b377-7def-492e-b9c5-c42b84a0f2b2 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/486] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/2fb11861-2838-4cb8-b4fe-f783e482c483 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:18.011 8 INFO neutron.db.l3_hamode_db [None req-f3cf61e7-8393-426d-be2a-3138c2978663 b9a35f65802f485fb5e1d007dba0f45e 975fcdbc03a14e93939989f6aa2c18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/487] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/security-groups/a8d2e15c-ebb2-43aa-a1ea-2558c240bc2f => 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: 250/488] 10.0.0.185 () {36 vars in 1013 bytes} [Tue May 5 23:25:18 2026] DELETE /v2.0/security-groups/a8d2e15c-ebb2-43aa-a1ea-2558c240bc2f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:18.138 7 INFO neutron.api.v2.resource [req-1b37c4d3-0fbb-4d4f-8458-11f67857e916 req-a1ca9cbc-8807-405e-8aa3-223708c11381 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/489] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups/a8d2e15c-ebb2-43aa-a1ea-2558c240bc2f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/490] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups?tenant_id=edb5400a2c8e49abb75ca2eb0f2fceaf => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/491] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups/a7f7993b-23c6-478b-84c3-64ca973ee89c => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/492] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups/a7f7993b-23c6-478b-84c3-64ca973ee89c => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:18.353 7 INFO neutron.api.v2.resource [req-74362ff5-ea06-40ae-9811-e15516360db2 req-1bce76fe-b196-4eac-afc8-9d88c7aff094 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/493] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups/a8d2e15c-ebb2-43aa-a1ea-2558c240bc2f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:18.382 7 INFO neutron.api.v2.resource [req-7a470ff6-2cdf-430c-977c-20e164675a13 req-76997599-637c-4360-9019-755c8d171934 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/494] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups/2fb11861-2838-4cb8-b4fe-f783e482c483 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/495] 10.0.0.185 () {34 vars in 907 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/extensions => generated 20516 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 23:25:18.509 7 INFO neutron.api.v2.resource [req-576ef431-0045-45bf-a939-7a2936383e36 req-50851a6b-b40e-4819-97b3-484747d4d271 1fa1450fa89e4ec7b80f992f17338a9f edb5400a2c8e49abb75ca2eb0f2fceaf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/496] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/security-groups/7223dfcb-16cb-4d6c-8ece-40ebce681948 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/497] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:18.998 8 INFO neutron.db.l3_hamode_db [None req-f3cf61e7-8393-426d-be2a-3138c2978663 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 260/498] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:25:18 2026] PUT /v2.0/routers/4997c86d-b795-452a-8f94-270cb76c3c11/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/499] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?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: 239/500] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:17 2026] POST /v2.0/routers => generated 735 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:20.489 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ed20524f-6782-46d5-9051-fb1b25614334 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - 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-05-05 23:25:20.793 7 INFO neutron.db.l3_hamode_db [None req-ed20524f-6782-46d5-9051-fb1b25614334 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 9956d229-2431-4c92-a4d0-59cd6903eb31 was deleted as no HA routers are present in tenant edb5400a2c8e49abb75ca2eb0f2fceaf. [pid: 7|app: 0|req: 262/501] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:19 2026] DELETE /v2.0/routers/4997c86d-b795-452a-8f94-270cb76c3c11 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/502] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:20 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 240/503] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:19 2026] PUT /v2.0/routers/b8d0dd46-8903-4df9-95e9-dece13a2a4ce/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/504] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:20 2026] GET /v2.0/security-groups?tenant_id=185d2d8f95684813b43898b45242dc4f&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:21.169 7 INFO neutron.services.segments.plugin [-] Segment 348e636c-f8d8-40a9-9513-605d31055802 resource provider aggregate not found 2026-05-05 23:25:21.174 7 INFO neutron.services.segments.plugin [-] Segment 348e636c-f8d8-40a9-9513-605d31055802 resource provider aggregate not found 2026-05-05 23:25:21.188 7 INFO neutron.services.segments.plugin [-] Segment 348e636c-f8d8-40a9-9513-605d31055802 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 348e636c-f8d8-40a9-9513-605d31055802 found for delete ", "request_id": "req-58bcde27-79a5-413d-befc-b298dc882cae"}]} 2026-05-05 23:25:21.189 7 INFO neutron.services.segments.plugin [-] Segment 348e636c-f8d8-40a9-9513-605d31055802 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 348e636c-f8d8-40a9-9513-605d31055802 found for delete ", "request_id": "req-84ceeaec-2f6a-4b12-9e8a-0115afa768ce"}]} [pid: 8|app: 0|req: 241/505] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:21 2026] DELETE /v2.0/subnets/f91998b2-6d0b-4af9-a019-adb4514e75b5 => 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: 265/506] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:21 2026] DELETE /v2.0/security-groups/9c914cf7-7618-4eec-8349-3f8258fc499e => 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: 266/507] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/security-groups?tenant_id=81910044e67c48be974570c171fc1c56&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: 267/508] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:21 2026] DELETE /v2.0/security-groups/9d2053e9-3e8e-41d8-8739-e3da1c2b5602 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/509] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:21 2026] DELETE /v2.0/networks/0d3091a3-d54b-4ac1-ac25-7896bc3f084a => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:21.702 7 WARNING neutron_lib.context [req-85e4ab91-8d15-414c-b943-b62a93acced8 req-21cd1aa1-35cb-4329-91b6-9dcf91563ae2 c30b51e669b743e0a8635173d308cfa9 975fcdbc03a14e93939989f6aa2c18d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/510] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/security-groups?tenant_id=edb5400a2c8e49abb75ca2eb0f2fceaf&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: 268/511] 10.0.0.185 () {38 vars in 971 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/security-groups => generated 1685 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/512] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:21 2026] DELETE /v2.0/security-groups/a7f7993b-23c6-478b-84c3-64ca973ee89c => 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: 269/513] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/security-groups/7f8a1e66-bb35-49f9-b1a2-c16029d5e555 => generated 1685 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:21.927 8 WARNING neutron_lib.context [req-88321636-854f-4a51-b4fb-746fe385fca7 req-d57ffb4a-9a19-465f-8d4b-3031b7dd054b c30b51e669b743e0a8635173d308cfa9 975fcdbc03a14e93939989f6aa2c18d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 270/514] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 245/515] 10.0.0.185 () {38 vars in 981 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/security-group-rules => generated 614 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:22.088 7 WARNING neutron_lib.context [req-2d790557-d942-4711-804e-627170900f33 req-bbfa1092-ffb1-4186-a025-53ecf5cd4a73 c30b51e669b743e0a8635173d308cfa9 975fcdbc03a14e93939989f6aa2c18d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/516] 10.0.0.185 () {38 vars in 971 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-groups => generated 1684 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:22.229 8 INFO neutron.services.segments.plugin [-] Segment 754c93c5-cf6c-41e8-a249-f2ce24005855 resource provider aggregate not found 2026-05-05 23:25:22.244 8 INFO neutron.services.segments.plugin [-] Segment 754c93c5-cf6c-41e8-a249-f2ce24005855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 754c93c5-cf6c-41e8-a249-f2ce24005855 found for delete ", "request_id": "req-0aacc462-6f3a-4b8d-9d86-029c302c2bc4"}]} [pid: 8|app: 0|req: 246/517] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-groups/ce97187b-6f2f-4c93-a3be-9e1bed29af82 => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:22.270 7 WARNING neutron_lib.context [req-5bff3c0a-178e-4d47-9195-b964e51c65f1 req-cc242b32-11ac-4f4b-a2e5-ad3f71605e8e c30b51e669b743e0a8635173d308cfa9 975fcdbc03a14e93939989f6aa2c18d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 272/518] 10.0.0.185 () {38 vars in 981 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:22.395 8 INFO neutron.services.segments.plugin [-] Segment 754c93c5-cf6c-41e8-a249-f2ce24005855 resource provider aggregate not found 2026-05-05 23:25:22.426 8 INFO neutron.services.segments.plugin [-] Segment 754c93c5-cf6c-41e8-a249-f2ce24005855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 754c93c5-cf6c-41e8-a249-f2ce24005855 found for delete ", "request_id": "req-4d95596b-2d7e-44c7-be25-d04a51a1c0c9"}]} [pid: 8|app: 0|req: 247/519] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-groups/ce97187b-6f2f-4c93-a3be-9e1bed29af82 => generated 2309 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:22.461 7 WARNING neutron_lib.context [req-7d4e351e-a702-4d1a-8807-d3dc1573aa09 req-a9555349-f6f9-4d87-8800-cffc301fc38d c30b51e669b743e0a8635173d308cfa9 975fcdbc03a14e93939989f6aa2c18d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 273/520] 10.0.0.185 () {38 vars in 981 bytes} [Tue May 5 23:25:22 2026] POST /v2.0/security-group-rules => generated 619 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/521] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-groups/ce97187b-6f2f-4c93-a3be-9e1bed29af82 => generated 2939 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/522] 10.0.0.185 () {34 vars in 1001 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-group-rules/1493dc79-a214-4589-8d5b-df66c295cf28 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/523] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-groups/ce97187b-6f2f-4c93-a3be-9e1bed29af82 => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/524] 10.0.0.185 () {36 vars in 1023 bytes} [Tue May 5 23:25:22 2026] DELETE /v2.0/security-group-rules/1493dc79-a214-4589-8d5b-df66c295cf28 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/525] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-groups/ce97187b-6f2f-4c93-a3be-9e1bed29af82 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/527] 10.0.0.185 () {36 vars in 1013 bytes} [Tue May 5 23:25:22 2026] DELETE /v2.0/security-groups/ce97187b-6f2f-4c93-a3be-9e1bed29af82 => 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: 277/529] 10.0.0.185 () {34 vars in 991 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/security-groups/7f8a1e66-bb35-49f9-b1a2-c16029d5e555 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/530] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 253/531] 10.0.0.185 () {36 vars in 1013 bytes} [Tue May 5 23:25:22 2026] DELETE /v2.0/security-groups/7f8a1e66-bb35-49f9-b1a2-c16029d5e555 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:23.941 8 INFO neutron.db.segments_db [None req-a1c643fa-09b7-4f26-ab22-b3f6f71e218b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment e30a0700-9896-468a-bbd7-b3bf80b3c3f0 of type vxlan for network 43bf5339-0ec0-4481-b570-afea8ebbbb84 [pid: 7|app: 0|req: 279/532] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:25:23 2026] PUT /v2.0/routers/b8d0dd46-8903-4df9-95e9-dece13a2a4ce/remove_router_interface => generated 309 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/533] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:23 2026] POST /v2.0/networks => generated 752 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/534] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:24 2026] POST /v2.0/subnets => generated 699 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/535] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:24.339 8 INFO neutron.db.segments_db [None req-bfd7d6f0-83c9-4b7e-88dd-035a590ab366 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 4496caf5-d46f-4c9e-a18b-af47e8b58019 of type vxlan for network 99bbc389-e28f-40ce-87c1-3470716355a5 2026-05-05 23:25:24.780 8 INFO neutron.db.l3_hamode_db [None req-bfd7d6f0-83c9-4b7e-88dd-035a590ab366 b9a35f65802f485fb5e1d007dba0f45e 7c362d4d46e94763a93622aa487c7de7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:24.921 7 INFO neutron.services.segments.plugin [-] Segment b3338fd7-8ad2-40f7-911c-a67c397ae913 resource provider aggregate not found 2026-05-05 23:25:24.926 7 INFO neutron.services.segments.plugin [-] Segment b3338fd7-8ad2-40f7-911c-a67c397ae913 resource provider aggregate not found 2026-05-05 23:25:24.945 7 INFO neutron.services.segments.plugin [-] Segment b3338fd7-8ad2-40f7-911c-a67c397ae913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3338fd7-8ad2-40f7-911c-a67c397ae913 found for delete ", "request_id": "req-96839174-e735-403a-b9ad-e363103c3006"}]} 2026-05-05 23:25:24.945 7 INFO neutron.db.l3_hamode_db [None req-291beba3-3161-4e76-bf44-cf13da7d5a30 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 8bd582e3-f79b-4d7e-919c-eadc7be0073c was deleted as no HA routers are present in tenant 975fcdbc03a14e93939989f6aa2c18d1. 2026-05-05 23:25:24.947 7 INFO neutron.services.segments.plugin [-] Segment b3338fd7-8ad2-40f7-911c-a67c397ae913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3338fd7-8ad2-40f7-911c-a67c397ae913 found for delete ", "request_id": "req-99c52047-0940-4d22-bd57-7007285499e7"}]} [pid: 7|app: 0|req: 280/536] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:23 2026] DELETE /v2.0/routers/b8d0dd46-8903-4df9-95e9-dece13a2a4ce => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/537] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:24 2026] DELETE /v2.0/subnets/f74489e7-d897-4290-a19b-25f26550f753 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/538] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:25 2026] DELETE /v2.0/networks/0165774c-549d-4e38-a403-b5053e57f3f0 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/539] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:25.770 8 INFO neutron.db.l3_hamode_db [None req-bfd7d6f0-83c9-4b7e-88dd-035a590ab366 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/540] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/security-groups?tenant_id=2f42e5489520401783faab21d7c5a068&name=default => generated 2925 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/541] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?tenant_id=975fcdbc03a14e93939989f6aa2c18d1&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/542] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/networks?id=b8184dd5-ecc3-43fe-bff0-332acba3ed77 => generated 675 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/543] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:26 2026] DELETE /v2.0/security-groups/78170123-cec3-4643-851b-4208bd5d8f78 => 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: 288/544] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:26 2026] DELETE /v2.0/security-groups/0edcee04-530c-4a40-8ae7-76278f0580b7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/545] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c0e3f9f8f134f1da80e8c50337a497b => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:26.561 7 WARNING neutron_lib.context [req-4d7cad3d-e1f1-4b2b-9008-109abcb4a2ad req-4f26ebb6-440a-4f35-8bc1-b6813df6defb c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/546] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:24 2026] POST /v2.0/routers => generated 739 bytes in 2358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/547] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?tenant_id=db4e3ad1cc9349a1aa85de4afac02e38&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/548] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 290/549] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:25:26 2026] POST /v2.0/ports => generated 954 bytes in 383 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-05-05 23:25:26.973 7 INFO neutron.services.segments.plugin [-] Segment c03382a5-b363-42bd-8d97-a9277b12a317 resource provider aggregate not found 2026-05-05 23:25:26.978 7 INFO neutron.services.segments.plugin [-] Segment c03382a5-b363-42bd-8d97-a9277b12a317 resource provider aggregate not found 2026-05-05 23:25:26.993 7 INFO neutron.services.segments.plugin [-] Segment c03382a5-b363-42bd-8d97-a9277b12a317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03382a5-b363-42bd-8d97-a9277b12a317 found for delete ", "request_id": "req-357f47cf-89fc-418d-ba49-b494d747b7bb"}]} 2026-05-05 23:25:26.997 7 INFO neutron.services.segments.plugin [-] Segment c03382a5-b363-42bd-8d97-a9277b12a317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03382a5-b363-42bd-8d97-a9277b12a317 found for delete ", "request_id": "req-a647d8d9-f774-483d-b191-b6f658ef679a"}]} [pid: 7|app: 0|req: 291/550] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:26 2026] DELETE /v2.0/security-groups/cecc63de-9f1e-4b45-b331-761518b8afaf => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/551] 199.204.45.132 () {34 vars in 911 bytes} [Tue May 5 23:25:27 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: 260/552] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:26 2026] PUT /v2.0/routers/c44e3c8f-e6aa-4f7b-bd7e-c408d11552d2/add_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/553] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:25:27 2026] PUT /v2.0/ports/456709cc-c61d-486f-be80-cbb5cd827b82 => generated 1235 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/554] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 123 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: 294/555] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:28.684 8 INFO neutron.db.segments_db [None req-f280f1db-9ae3-4429-a122-0719b3f68796 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 6844d93a-c2b7-48e7-87fe-7d7980795405 of type vxlan for network 9db6c884-94c3-4b1e-a3d2-a2dc3cd15890 [pid: 8|app: 0|req: 262/556] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:28 2026] POST /v2.0/networks => generated 748 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:28.825 8 WARNING neutron_lib.context [None req-6524c41c-f1db-4f04-b188-ef2171b2a6b0 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 295/557] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:28 2026] POST /v2.0/subnets => generated 695 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:28.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12351e00-278d-4619-a2de-2f8ce7574ba5'] response: {'name': 'network-changed', 'server_uuid': 'e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4', 'tag': '456709cc-c61d-486f-be80-cbb5cd827b82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 263/558] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:25:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:29.076 8 INFO neutron.db.segments_db [None req-5265cbc8-6c98-463a-b8d8-4dd43d25ced5 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment bf885837-6206-4484-b6a5-e8055bd95743 of type vxlan for network db47f342-ba25-42a3-bb84-1304dd90f021 2026-05-05 23:25:29.101 7 WARNING neutron_lib.context [None req-a651d810-a981-4634-870a-ef4af3846afc ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:29.102 7 WARNING neutron_lib.context [None req-a651d810-a981-4634-870a-ef4af3846afc ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:29.230 7 INFO neutron.db.segments_db [None req-a651d810-a981-4634-870a-ef4af3846afc ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Added segment 41063fd6-46d3-4aed-9039-db0d84e93b52 of type vxlan for network df4dbd99-0c19-4751-93eb-b507ef2048e9 2026-05-05 23:25:29.289 7 INFO neutron.db.segments_db [None req-a651d810-a981-4634-870a-ef4af3846afc ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Added segment 971e2b55-a878-43c9-b1f5-82ac1dda46fe of type vxlan for network 98af24f4-2586-4e7c-b7f5-01ae1403777e 2026-05-05 23:25:29.338 8 INFO neutron.db.l3_hamode_db [None req-5265cbc8-6c98-463a-b8d8-4dd43d25ced5 b9a35f65802f485fb5e1d007dba0f45e 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 296/559] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:28 2026] POST /v2.0/networks => generated 1245 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:29.419 7 WARNING neutron_lib.context [None req-4caf43e3-2594-47f0-8184-bb6f11ba9a21 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/560] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/561] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?tenant_id=1c0e3f9f8f134f1da80e8c50337a497b&device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/562] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/563] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:29.816 7 WARNING neutron_lib.context [None req-ec591c8f-92ab-4585-8258-d16c34d4e63d 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 301/564] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/565] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=456709cc-c61d-486f-be80-cbb5cd827b82 => generated 19 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/566] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:30.361 8 INFO neutron.db.l3_hamode_db [None req-5265cbc8-6c98-463a-b8d8-4dd43d25ced5 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:30.413 7 INFO neutron.services.segments.plugin [-] Segment 41063fd6-46d3-4aed-9039-db0d84e93b52 resource provider aggregate not found 2026-05-05 23:25:30.422 7 INFO neutron.services.segments.plugin [-] Segment 41063fd6-46d3-4aed-9039-db0d84e93b52 resource provider aggregate not found 2026-05-05 23:25:30.434 7 INFO neutron.services.segments.plugin [-] Segment 41063fd6-46d3-4aed-9039-db0d84e93b52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41063fd6-46d3-4aed-9039-db0d84e93b52 found for delete ", "request_id": "req-3005419e-65fc-4e30-8ce3-d6abeaefe4e6"}]} 2026-05-05 23:25:30.436 7 INFO neutron.services.segments.plugin [-] Segment 41063fd6-46d3-4aed-9039-db0d84e93b52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41063fd6-46d3-4aed-9039-db0d84e93b52 found for delete ", "request_id": "req-3ceb995b-2a1a-42a9-91d6-4d8ef17b8511"}]} [pid: 7|app: 0|req: 304/567] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:30 2026] DELETE /v2.0/networks/df4dbd99-0c19-4751-93eb-b507ef2048e9 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:30.498 7 WARNING neutron_lib.context [None req-f2a69234-6961-4c63-b69c-f72540018af9 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/568] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:25:30 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/569] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/subnets?id=6fdfef6e-9ece-4e02-bfca-3f9dca3b077a => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/570] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:31 2026] DELETE /v2.0/networks/98af24f4-2586-4e7c-b7f5-01ae1403777e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/571] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?network_id=b8184dd5-ecc3-43fe-bff0-332acba3ed77&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: 309/572] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:25:31 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: 7|app: 0|req: 310/573] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?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: 311/574] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:31.437 7 WARNING neutron_lib.context [None req-619495d6-8ddf-4553-bb5a-6cf5292a0607 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/575] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:29 2026] POST /v2.0/routers => generated 735 bytes in 2417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/576] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?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) 2026-05-05 23:25:31.516 7 INFO neutron.db.segments_db [None req-619495d6-8ddf-4553-bb5a-6cf5292a0607 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Added segment 52b48317-8377-4425-afc4-3675de1fc55b of type vxlan for network 2b64156c-80bc-4c0e-b4a4-ec068a84f263 [pid: 8|app: 0|req: 266/577] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/578] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:31 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/579] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--735331672&fields=id&tenant_id=7c362d4d46e94763a93622aa487c7de7 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:31.661 7 WARNING neutron_lib.context [None req-3f0ab2f7-cb3b-4673-a062-aa89dd726af1 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:31.712 7 INFO neutron.db.segments_db [None req-3f0ab2f7-cb3b-4673-a062-aa89dd726af1 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Added segment 39e9aaec-d8df-4916-9f42-d84f143abfbd of type vxlan for network d26936cf-05c1-468b-89c2-4e72a095a0f8 [pid: 7|app: 0|req: 314/580] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:31 2026] POST /v2.0/networks => generated 653 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/581] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:31.839 7 WARNING neutron_lib.context [None req-c6909e15-559a-4625-b208-7357bde24a38 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:31.863 7 WARNING neutron_lib.context [None req-c6909e15-559a-4625-b208-7357bde24a38 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 316/582] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:25:31 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) /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: 317/583] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/quotas/7c362d4d46e94763a93622aa487c7de7 => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:32.485 7 INFO neutron.services.segments.plugin [-] Segment 971e2b55-a878-43c9-b1f5-82ac1dda46fe resource provider aggregate not found 2026-05-05 23:25:32.499 7 INFO neutron.services.segments.plugin [-] Segment 971e2b55-a878-43c9-b1f5-82ac1dda46fe resource provider aggregate not found 2026-05-05 23:25:32.508 7 INFO neutron.services.segments.plugin [-] Segment 971e2b55-a878-43c9-b1f5-82ac1dda46fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971e2b55-a878-43c9-b1f5-82ac1dda46fe found for delete ", "request_id": "req-ec9820e3-1e75-4a0f-87f1-23ef9a829d92"}]} 2026-05-05 23:25:32.526 7 INFO neutron.services.segments.plugin [-] Segment 971e2b55-a878-43c9-b1f5-82ac1dda46fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971e2b55-a878-43c9-b1f5-82ac1dda46fe found for delete ", "request_id": "req-95aa8ab5-e095-4d5a-aec7-72aef2777dc6"}]} [pid: 7|app: 0|req: 318/584] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports => generated 1505 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/585] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/586] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?tenant_id=1c0e3f9f8f134f1da80e8c50337a497b&device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/587] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:31 2026] PUT /v2.0/routers/f3c4d061-6859-45f5-b386-6224bc4bb523/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/588] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/589] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/590] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks?id=b8184dd5-ecc3-43fe-bff0-332acba3ed77 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/591] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/ports/331d8e0b-0c2d-4193-87a3-092aaf94ea87 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/592] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/593] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=456709cc-c61d-486f-be80-cbb5cd827b82 => 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: 322/594] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 323/595] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/subnets?id=6fdfef6e-9ece-4e02-bfca-3f9dca3b077a => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/596] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?network_id=b8184dd5-ecc3-43fe-bff0-332acba3ed77&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/597] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/598] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 327/599] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:33.344 7 WARNING neutron_lib.context [None req-6483ea3f-d823-4172-b426-271d32105e77 a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 328/600] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:33.521 7 WARNING neutron_lib.context [None req-b77c9be7-e89b-4287-85a7-eb24a085240d a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 329/601] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:33.663 7 WARNING neutron_lib.context [None req-1c25cb6c-2dd3-4c54-86c3-83890c1f929b a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/602] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:33 2026] DELETE /v2.0/ports/edb363a6-a78f-4fbe-bdfc-ba03a0034abc => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/603] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:33.725 8 WARNING neutron_lib.context [None req-13c7915a-f838-4cb3-82c1-9ef45d37ee95 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:33.780 8 INFO neutron.db.segments_db [None req-13c7915a-f838-4cb3-82c1-9ef45d37ee95 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Added segment a25fb334-00c2-4a2d-b1d1-77dc2f9103eb of type vxlan for network a41b0b7c-ea7f-4685-972f-6d3c265b9968 [pid: 7|app: 0|req: 330/604] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:33.837 7 WARNING neutron_lib.context [None req-59452f71-f274-4294-b95e-10461f0f914a a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/605] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:33.901 8 WARNING neutron_lib.context [None req-663c51af-bbcf-4e5b-8771-82fcbb466e24 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:33.951 8 INFO neutron.db.segments_db [None req-663c51af-bbcf-4e5b-8771-82fcbb466e24 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Added segment 7805e5d3-61ed-4d76-987d-bed8acf5ee43 of type vxlan for network 1fdac44c-55d0-4342-889e-66e6be40e605 [pid: 8|app: 0|req: 276/606] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/networks => generated 654 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/607] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:34.176 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 278/608] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/609] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 331/610] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/floatingips => generated 552 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:34.543 8 WARNING neutron_lib.context [None req-ae51982d-ab39-443a-a7c5-a57044f3d599 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:34.570 8 WARNING neutron_lib.context [None req-ae51982d-ab39-443a-a7c5-a57044f3d599 ff0d2dcd61454d94a9b8fa88bcf1ae6d b058c6d85cd4425db239dcd8c307b4ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 280/611] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:34 2026] POST /v2.0/subnets => generated 1324 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/612] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/subnets => generated 1960 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/613] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/subnets/d226925a-dc2f-4a60-b1ba-41e7cbb35b76 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:35.268 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f620ead5-45d9-40a3-af4a-b7325af20cd2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37034. [pid: 8|app: 0|req: 282/614] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/615] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&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: 333/616] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/subnets/a39113cb-28d4-4ffe-99c5-780b5f3dc286 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/617] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/subnets => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/618] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:35.577 8 INFO neutron.services.segments.plugin [-] Segment 7805e5d3-61ed-4d76-987d-bed8acf5ee43 resource provider aggregate not found 2026-05-05 23:25:35.584 8 INFO neutron.services.segments.plugin [-] Segment 7805e5d3-61ed-4d76-987d-bed8acf5ee43 resource provider aggregate not found 2026-05-05 23:25:35.593 8 INFO neutron.services.segments.plugin [-] Segment 7805e5d3-61ed-4d76-987d-bed8acf5ee43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7805e5d3-61ed-4d76-987d-bed8acf5ee43 found for delete ", "request_id": "req-a8f4f97c-a6e3-4c5a-9ecc-b3e2f0cb868c"}]} 2026-05-05 23:25:35.606 8 INFO neutron.services.segments.plugin [-] Segment 7805e5d3-61ed-4d76-987d-bed8acf5ee43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7805e5d3-61ed-4d76-987d-bed8acf5ee43 found for delete ", "request_id": "req-7603bcab-6658-49a0-8283-f0a577154483"}]} [pid: 8|app: 0|req: 285/619] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/1fdac44c-55d0-4342-889e-66e6be40e605 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:35.746 7 INFO neutron.services.segments.plugin [-] Segment a25fb334-00c2-4a2d-b1d1-77dc2f9103eb resource provider aggregate not found 2026-05-05 23:25:35.753 7 INFO neutron.services.segments.plugin [-] Segment a25fb334-00c2-4a2d-b1d1-77dc2f9103eb resource provider aggregate not found 2026-05-05 23:25:35.766 7 INFO neutron.services.segments.plugin [-] Segment a25fb334-00c2-4a2d-b1d1-77dc2f9103eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a25fb334-00c2-4a2d-b1d1-77dc2f9103eb found for delete ", "request_id": "req-7132709a-4d6d-4c87-b13d-7c28b44905fb"}]} 2026-05-05 23:25:35.770 7 INFO neutron.services.segments.plugin [-] Segment a25fb334-00c2-4a2d-b1d1-77dc2f9103eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a25fb334-00c2-4a2d-b1d1-77dc2f9103eb found for delete ", "request_id": "req-31c864d6-4bbf-49ab-8288-d95b4c9c6301"}]} [pid: 7|app: 0|req: 335/620] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/a41b0b7c-ea7f-4685-972f-6d3c265b9968 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/621] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/d26936cf-05c1-468b-89c2-4e72a095a0f8 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/622] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/2b64156c-80bc-4c0e-b4a4-ec068a84f263 => 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: 287/623] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/624] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/625] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 338/626] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?tenant_id=b058c6d85cd4425db239dcd8c307b4ed&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/627] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:36 2026] DELETE /v2.0/security-groups/b4d7e656-f75d-4d6b-8005-a02e63fb70ba => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:37.628 8 INFO neutron.services.segments.plugin [-] Segment 39e9aaec-d8df-4916-9f42-d84f143abfbd resource provider aggregate not found 2026-05-05 23:25:37.633 8 INFO neutron.services.segments.plugin [-] Segment 39e9aaec-d8df-4916-9f42-d84f143abfbd resource provider aggregate not found [pid: 8|app: 0|req: 290/628] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:37.701 8 INFO neutron.services.segments.plugin [-] Segment 39e9aaec-d8df-4916-9f42-d84f143abfbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e9aaec-d8df-4916-9f42-d84f143abfbd found for delete ", "request_id": "req-1d5182d2-f770-4dcb-b203-b84bc4f161e4"}]} 2026-05-05 23:25:37.702 8 INFO neutron.services.segments.plugin [-] Segment 39e9aaec-d8df-4916-9f42-d84f143abfbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e9aaec-d8df-4916-9f42-d84f143abfbd found for delete ", "request_id": "req-2e6494ab-4bf3-412a-81f3-3cdc3d0b36a8"}]} [pid: 7|app: 0|req: 339/629] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/630] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/631] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 684 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:37.826 7 INFO neutron.services.segments.plugin [-] Segment 52b48317-8377-4425-afc4-3675de1fc55b resource provider aggregate not found 2026-05-05 23:25:37.832 7 INFO neutron.services.segments.plugin [-] Segment 52b48317-8377-4425-afc4-3675de1fc55b resource provider aggregate not found 2026-05-05 23:25:37.852 7 INFO neutron.services.segments.plugin [-] Segment 52b48317-8377-4425-afc4-3675de1fc55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b48317-8377-4425-afc4-3675de1fc55b found for delete ", "request_id": "req-e23e61dc-6f85-42c5-9a28-cfdfdf0b6f96"}]} 2026-05-05 23:25:37.855 7 INFO neutron.services.segments.plugin [-] Segment 52b48317-8377-4425-afc4-3675de1fc55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b48317-8377-4425-afc4-3675de1fc55b found for delete ", "request_id": "req-4b977c49-9943-421d-b052-db48b33a24f3"}]} [pid: 7|app: 0|req: 341/632] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c362d4d46e94763a93622aa487c7de7 => generated 180 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:37.910 8 WARNING neutron_lib.context [req-c1e82f3f-73cd-45cf-9733-93b2a5504ca0 req-3ac78756-4fc9-46c3-b03d-3fd1535fc2bb 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/635] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:25:37 2026] POST /v2.0/ports => generated 958 bytes in 495 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: 293/636] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/637] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:25:38 2026] PUT /v2.0/ports/5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 1239 bytes in 420 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: 345/638] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:38.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72e52556-60af-453e-9aea-cbe80e02e6ba'] response: {'name': 'network-changed', 'server_uuid': '5358a4a7-3222-4307-bdc8-4d42f1e61232', 'tag': '5e5c1ce3-9453-49bb-8bee-0ebdfde64fce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 346/639] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 347/640] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:38.956 8 WARNING neutron_lib.context [None req-3b05dedc-f9ed-4af5-97a5-6e79ae52037c c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:39.179 8 INFO neutron.db.segments_db [None req-3b05dedc-f9ed-4af5-97a5-6e79ae52037c c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Added segment 201f6fd5-6382-41ec-8be8-e08c26d4686e of type vxlan for network 999601a3-e9d7-4d35-9aab-638bc233be6c [pid: 7|app: 0|req: 348/641] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--431790803&fields=id&tenant_id=26d0bca649234663bc1c7f473ac9cbe9 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/642] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/networks?id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890 => generated 680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/643] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:38 2026] POST /v2.0/networks => generated 644 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:39.312 8 WARNING neutron_lib.context [None req-d8e02cbc-885b-4b51-9ae3-e13da0b2dbc2 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/644] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/quotas/26d0bca649234663bc1c7f473ac9cbe9 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/645] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/ports?tenant_id=26d0bca649234663bc1c7f473ac9cbe9&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/646] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/647] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/networks?tenant_id=7c362d4d46e94763a93622aa487c7de7&shared=False => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/648] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/649] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:25:39 2026] POST /v2.0/ports => generated 775 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:39.668 7 WARNING neutron_lib.context [None req-53ec7768-a3bb-499a-bcbd-9620bfd39511 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:39.709 7 INFO neutron.db.segments_db [None req-53ec7768-a3bb-499a-bcbd-9620bfd39511 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Added segment 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 of type vxlan for network f216f46e-4d6a-4516-9be8-fffb7c6ca2be [pid: 7|app: 0|req: 355/650] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:39 2026] POST /v2.0/networks => generated 632 bytes in 125 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: 296/651] 10.0.0.185 () {34 vars in 907 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/extensions => generated 20516 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 23:25:39.804 7 WARNING neutron_lib.context [None req-2ca7600e-2354-4514-ae71-b828e26d2d00 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 297/652] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/653] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?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: 299/654] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/655] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/656] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:39 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:40.117 7 WARNING neutron_lib.context [None req-24de2407-5e94-4099-bf73-379906e335df c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/657] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/658] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/659] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/660] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/661] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:25:40 2026] POST /v2.0/ports => generated 949 bytes in 397 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: 358/662] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/ports/d3bc449e-fff1-4f73-bd51-82054b54cf75 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:40.787 8 INFO neutron.db.l3_db [None req-e9fcfa20-1c94-4f1c-ba88-90a133c27758 c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Floating IP 6406fab6-bced-436a-b0ca-593794627af0 associated. External IP: 10.96.250.207, port: 456709cc-c61d-486f-be80-cbb5cd827b82. [pid: 7|app: 0|req: 359/663] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:40.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c58e220-ab6d-44b7-b3f0-c827d504040d c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/664] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/ports/d3bc449e-fff1-4f73-bd51-82054b54cf75 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/665] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:40.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f84b72e7-2743-4816-bfb0-9ede9164d695 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 362/666] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/ports/d3bc449e-fff1-4f73-bd51-82054b54cf75 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/667] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/subnets?id=23cb55ca-a924-4f1c-9529-4ec6f5030bfb => 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: 364/668] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/subnets/d9a6fc6d-47ef-4617-9854-5fca4444f642 => 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: 305/669] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:25:40 2026] PUT /v2.0/floatingips/6406fab6-bced-436a-b0ca-593794627af0 => generated 855 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/670] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/ports?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84&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: 366/671] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/672] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 368/673] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 369/674] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/675] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/676] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/677] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:41.435 8 INFO neutron.services.segments.plugin [-] Segment 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 resource provider aggregate not found 2026-05-05 23:25:41.443 8 INFO neutron.services.segments.plugin [-] Segment 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 resource provider aggregate not found 2026-05-05 23:25:41.461 8 INFO neutron.services.segments.plugin [-] Segment 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 found for delete ", "request_id": "req-d35995b0-7072-4e11-8392-3ea519b8a6a2"}]} 2026-05-05 23:25:41.467 8 INFO neutron.services.segments.plugin [-] Segment 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e66620-6ec6-4493-8a22-9c41e7c9e0d3 found for delete ", "request_id": "req-6f31008d-8ce6-48d5-ad6e-a31bc4bd3061"}]} [pid: 8|app: 0|req: 306/678] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/networks/f216f46e-4d6a-4516-9be8-fffb7c6ca2be => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:41.488 7 WARNING neutron_lib.context [None req-dd43fa6e-c8fb-491f-a772-c9d9dfca7fa2 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:25:41.538 7 INFO neutron.db.segments_db [None req-dd43fa6e-c8fb-491f-a772-c9d9dfca7fa2 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Added segment 490b36c9-e3ff-4435-a860-c32b994629f7 of type vxlan for network 89626257-dc6a-43fc-b828-418a1c3111d4 [pid: 7|app: 0|req: 373/679] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:25:41 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:41.642 8 WARNING neutron_lib.context [None req-f190d447-ef07-445d-84b7-20bf96a0e943 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 374/680] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:41.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86bc6b8a-bf2a-4dad-87cd-bd36e1deca29'] response: {'name': 'network-changed', 'server_uuid': 'e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4', 'tag': '456709cc-c61d-486f-be80-cbb5cd827b82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 375/681] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&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: 307/682] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:41 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:41.920 7 WARNING neutron_lib.context [None req-4e37af11-fb34-4f74-bb70-881f507ce548 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 376/683] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:25:41 2026] POST /v2.0/ports => generated 916 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/684] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/ports?tenant_id=1c0e3f9f8f134f1da80e8c50337a497b&device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/685] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/networks?id=b8184dd5-ecc3-43fe-bff0-332acba3ed77 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/686] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=456709cc-c61d-486f-be80-cbb5cd827b82 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/687] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/688] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/subnets?id=6fdfef6e-9ece-4e02-bfca-3f9dca3b077a => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/689] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/690] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&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: 7|app: 0|req: 384/691] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/ports?network_id=b8184dd5-ecc3-43fe-bff0-332acba3ed77&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: 385/692] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?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: 308/693] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:42 2026] DELETE /v2.0/ports/a096782c-bbca-452c-a8d4-5e8594170768 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/694] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77?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-05-05 23:25:42.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5638c1d5-73ea-4baf-909f-9c1adcad5b42 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 309/695] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/ports/a096782c-bbca-452c-a8d4-5e8594170768 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/696] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:42 2026] DELETE /v2.0/subnets/674c4d0d-61c3-41d5-bb46-705dfdc88cfb => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/697] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/698] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:42 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/699] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:42 2026] DELETE /v2.0/networks/89626257-dc6a-43fc-b828-418a1c3111d4 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:43.183 7 WARNING neutron_lib.context [None req-93c69d3e-3031-42ec-8760-84e0332b76e8 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/700] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:25:43 2026] POST /v2.0/ports => generated 774 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:43.494 8 INFO neutron.services.segments.plugin [-] Segment 490b36c9-e3ff-4435-a860-c32b994629f7 resource provider aggregate not found 2026-05-05 23:25:43.504 8 INFO neutron.services.segments.plugin [-] Segment 490b36c9-e3ff-4435-a860-c32b994629f7 resource provider aggregate not found 2026-05-05 23:25:43.519 8 INFO neutron.services.segments.plugin [-] Segment 490b36c9-e3ff-4435-a860-c32b994629f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490b36c9-e3ff-4435-a860-c32b994629f7 found for delete ", "request_id": "req-b7b07ef9-37c2-4046-97bc-485116c5850a"}]} 2026-05-05 23:25:43.520 8 INFO neutron.services.segments.plugin [-] Segment 490b36c9-e3ff-4435-a860-c32b994629f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490b36c9-e3ff-4435-a860-c32b994629f7 found for delete ", "request_id": "req-3260a1f5-f0e7-444c-8760-f8738ac7cf80"}]} /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: 391/701] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => 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: 392/702] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/703] 10.0.0.51 () {34 vars in 736 bytes} [Tue May 5 23:25:43 2026] PUT /v2.0/ports/c6ddf70d-0dd2-43df-ad44-1aaab200ba56 => generated 752 bytes in 216 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: 393/704] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/705] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/706] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/ports/c6ddf70d-0dd2-43df-ad44-1aaab200ba56 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/707] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:43.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-373c5e53-cc04-4797-a126-10d04e0b00bc c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/708] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/ports/c6ddf70d-0dd2-43df-ad44-1aaab200ba56 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:44.012 8 INFO neutron.db.l3_db [req-a83a0026-8446-492c-baaf-c972e80b72a2 req-20cf3c8a-5539-4f72-bc17-65a06350eba1 c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] Floating IP 6406fab6-bced-436a-b0ca-593794627af0 disassociated. External IP: 10.96.250.207, port: 456709cc-c61d-486f-be80-cbb5cd827b82. [pid: 7|app: 0|req: 397/709] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/ports => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/710] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/711] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/ports/8f9cde79-7143-4aae-a30f-5bc4d6b69d4c => generated 775 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/712] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/security-groups?id=29840e52-959d-4726-b908-78577a5f9a18&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:44.161 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53f04a08-98ed-4a9a-922b-b7baf4a6c28c c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/713] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:44 2026] DELETE /v2.0/ports/a096782c-bbca-452c-a8d4-5e8594170768 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:44.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15007ba2-9460-4d89-b705-bdd93924f6eb c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/714] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:44 2026] DELETE /v2.0/subnets/674c4d0d-61c3-41d5-bb46-705dfdc88cfb => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:44.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ccf2b46-6702-4e80-990d-620d644a53a0 c2879b4021f64b738d75d188a7dce38a a982136c582d45dcad66b4a902e8ccf3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/715] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:44 2026] DELETE /v2.0/subnets/d9a6fc6d-47ef-4617-9854-5fca4444f642 => 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: 313/716] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/ports/456709cc-c61d-486f-be80-cbb5cd827b82 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/717] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:25:44 2026] DELETE /v2.0/ports/8f9cde79-7143-4aae-a30f-5bc4d6b69d4c => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:44.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71891008-b2c4-4d0b-abe8-fbd1e999f7ec'] response: {'server_uuid': 'e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4', 'name': 'network-vif-deleted', 'tag': '456709cc-c61d-486f-be80-cbb5cd827b82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 314/718] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:44 2026] DELETE /v2.0/networks/999601a3-e9d7-4d35-9aab-638bc233be6c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/719] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => 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: 405/720] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/networks?id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890 => generated 680 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/721] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=26d0bca649234663bc1c7f473ac9cbe9 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:44.740 7 WARNING neutron_lib.context [req-34335216-b9ce-48da-8ea4-0a3542948a85 req-527a7861-239b-4ab6-a173-fae9a8ae8867 a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 317/722] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/723] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/724] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:25:44 2026] POST /v2.0/ports => generated 958 bytes in 403 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: 407/725] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:45 2026] GET /v2.0/security-groups?tenant_id=a982136c582d45dcad66b4a902e8ccf3&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/726] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:45 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => 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: 409/727] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:45 2026] DELETE /v2.0/security-groups/e5cbfca1-037e-440e-9431-4043b340e2bf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:45.542 8 INFO neutron.services.segments.plugin [-] Segment 201f6fd5-6382-41ec-8be8-e08c26d4686e resource provider aggregate not found 2026-05-05 23:25:45.554 8 INFO neutron.services.segments.plugin [-] Segment 201f6fd5-6382-41ec-8be8-e08c26d4686e resource provider aggregate not found 2026-05-05 23:25:45.565 8 INFO neutron.services.segments.plugin [-] Segment 201f6fd5-6382-41ec-8be8-e08c26d4686e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 201f6fd5-6382-41ec-8be8-e08c26d4686e found for delete ", "request_id": "req-467c259b-d570-4f2d-be6f-592d1df2ee17"}]} 2026-05-05 23:25:45.573 8 INFO neutron.services.segments.plugin [-] Segment 201f6fd5-6382-41ec-8be8-e08c26d4686e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 201f6fd5-6382-41ec-8be8-e08c26d4686e found for delete ", "request_id": "req-5bd894dd-79e9-4504-b12d-f24e42d46248"}]} [pid: 8|app: 0|req: 319/728] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:25:45 2026] PUT /v2.0/ports/b249784a-3976-4226-9921-d92fa4aeddf9 => generated 1239 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/729] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:45 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 86 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: 320/730] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:45 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/731] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:45 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 321/732] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/733] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?tenant_id=26d0bca649234663bc1c7f473ac9cbe9&device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/734] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/735] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b249784a-3976-4226-9921-d92fa4aeddf9 => 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: 414/736] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/subnets?id=68edd8b7-95e2-4ea5-83cd-9241887d98e4 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/737] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?network_id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/738] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?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: 417/739] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?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: 418/740] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:46.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eba55387-7b67-47ea-a805-4e4e6cfbeff5'] response: {'name': 'network-changed', 'server_uuid': '29df95db-4324-45ac-9f89-d2ce85091c30', 'tag': 'b249784a-3976-4226-9921-d92fa4aeddf9', 'status': 'completed', 'code': 200} 2026-05-05 23:25:46.617 8 INFO neutron.db.l3_db [None req-f009283b-3647-4d0d-a492-ce9cb8316dac 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Floating IP c4359364-b046-4de1-993d-9c166ecfc63d associated. External IP: 10.96.250.202, port: 5e5c1ce3-9453-49bb-8bee-0ebdfde64fce. [pid: 8|app: 0|req: 323/741] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:25:46 2026] PUT /v2.0/floatingips/c4359364-b046-4de1-993d-9c166ecfc63d => generated 856 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/742] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/743] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/744] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/745] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/746] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?tenant_id=26d0bca649234663bc1c7f473ac9cbe9&device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/747] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks?id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890 => generated 776 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/748] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?device_id=e73c0ac6-cdeb-4b0b-8b90-a82a5a0b9ad4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/749] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b249784a-3976-4226-9921-d92fa4aeddf9 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/750] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/subnets?id=68edd8b7-95e2-4ea5-83cd-9241887d98e4 => generated 698 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/751] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?network_id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/752] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?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: 424/753] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?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: 330/754] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/755] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:48.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed2e0fa3-ee46-49ff-9b88-11addeef678c'] response: {'name': 'network-changed', 'server_uuid': '5358a4a7-3222-4307-bdc8-4d42f1e61232', 'tag': '5e5c1ce3-9453-49bb-8bee-0ebdfde64fce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/756] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/security-groups/29840e52-959d-4726-b908-78577a5f9a18 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:48.785 7 INFO neutron.api.v2.resource [None req-c3d4584b-c256-4585-9fb7-24b93dfdf6c0 c79f5e7a000f40cc8b7661cdf2ed6535 1c0e3f9f8f134f1da80e8c50337a497b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/757] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/security-groups/29840e52-959d-4726-b908-78577a5f9a18 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/758] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/floatingips/6406fab6-bced-436a-b0ca-593794627af0 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/759] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/security-groups?tenant_id=397f767c9ef04bb7ab407a111ab9fbf8&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/760] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 429/761] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/762] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:49 2026] DELETE /v2.0/security-groups/dd46d069-15a3-4f85-a0c1-24aa65b95b43 => 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: 431/763] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/764] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/765] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/766] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/subnets?id=23cb55ca-a924-4f1c-9529-4ec6f5030bfb => generated 702 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/767] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/ports?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84&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: 7|app: 0|req: 436/768] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 437/769] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 333/770] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:25:49 2026] PUT /v2.0/routers/3e76a394-c961-4c95-a822-9ff52b442cd6/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/771] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/772] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:51.389 7 INFO neutron.services.segments.plugin [-] Segment 9f9c3273-0100-4a96-8632-eac3bbfb61f4 resource provider aggregate not found 2026-05-05 23:25:51.399 7 INFO neutron.db.l3_hamode_db [None req-920b186b-c6c8-40b9-93bd-069204bc9e82 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 6032a0bb-3804-402b-89ba-f201c01c6763 was deleted as no HA routers are present in tenant 1c0e3f9f8f134f1da80e8c50337a497b. [pid: 7|app: 0|req: 438/773] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:50 2026] DELETE /v2.0/routers/3e76a394-c961-4c95-a822-9ff52b442cd6 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:51.413 7 INFO neutron.services.segments.plugin [-] Segment 9f9c3273-0100-4a96-8632-eac3bbfb61f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f9c3273-0100-4a96-8632-eac3bbfb61f4 found for delete ", "request_id": "req-a2c6c29f-c2bc-4b0e-917d-d3451fb4df90"}]} 2026-05-05 23:25:51.420 7 INFO neutron.services.segments.plugin [-] Segment 9f9c3273-0100-4a96-8632-eac3bbfb61f4 resource provider aggregate not found 2026-05-05 23:25:51.437 7 INFO neutron.services.segments.plugin [-] Segment 9f9c3273-0100-4a96-8632-eac3bbfb61f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f9c3273-0100-4a96-8632-eac3bbfb61f4 found for delete ", "request_id": "req-68201ec3-0f6a-4f36-99d1-04a07a7df678"}]} [pid: 7|app: 0|req: 439/774] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:25:51 2026] DELETE /v2.0/subnets/6fdfef6e-9ece-4e02-bfca-3f9dca3b077a => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:51.645 8 INFO neutron.db.segments_db [None req-4670b7f1-dd4f-4d24-9212-4bf7750edbf0 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 7a79c434-615c-4b22-a767-c46040496615 of type vxlan for network 5d736df8-d2c9-43b2-989a-9e4da60b21d9 [pid: 8|app: 0|req: 336/775] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:51 2026] POST /v2.0/networks => generated 741 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/776] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:25:51 2026] DELETE /v2.0/networks/b8184dd5-ecc3-43fe-bff0-332acba3ed77 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/777] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:51 2026] POST /v2.0/subnets => generated 688 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:51.983 7 INFO neutron.db.segments_db [None req-c45d421e-1432-4a86-bf8f-58ec80bee8c6 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 663bcbd2-86eb-49c7-8595-9f8d0893cb54 of type vxlan for network 0a8ecab9-f57f-4d58-a04f-05d33e49459c [pid: 8|app: 0|req: 338/778] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:25:51 2026] GET /v2.0/security-groups?tenant_id=1c0e3f9f8f134f1da80e8c50337a497b&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/779] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:51 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/780] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:25:52 2026] DELETE /v2.0/security-groups/f97f3f96-fffd-4e53-8364-f8abec6c367b => 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: 341/781] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:52 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:52.223 7 INFO neutron.db.l3_hamode_db [None req-c45d421e-1432-4a86-bf8f-58ec80bee8c6 b9a35f65802f485fb5e1d007dba0f45e 7a8f563c7e054826a76dab38e975ef29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:53.016 7 INFO neutron.db.l3_hamode_db [None req-c45d421e-1432-4a86-bf8f-58ec80bee8c6 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/784] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:53 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/785] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:53 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:53.433 7 INFO neutron.services.segments.plugin [-] Segment 3b90692d-5059-4dc8-9642-e761ffac77c1 resource provider aggregate not found 2026-05-05 23:25:53.455 7 INFO neutron.services.segments.plugin [-] Segment 3b90692d-5059-4dc8-9642-e761ffac77c1 resource provider aggregate not found 2026-05-05 23:25:53.460 7 INFO neutron.services.segments.plugin [-] Segment 3b90692d-5059-4dc8-9642-e761ffac77c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b90692d-5059-4dc8-9642-e761ffac77c1 found for delete ", "request_id": "req-c4c66370-1ea4-4078-9011-c00ed432ff57"}]} 2026-05-05 23:25:53.470 7 INFO neutron.services.segments.plugin [-] Segment 3b90692d-5059-4dc8-9642-e761ffac77c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b90692d-5059-4dc8-9642-e761ffac77c1 found for delete ", "request_id": "req-649a0bf5-0791-4faf-843a-39bc7b4ee6bf"}]} [pid: 7|app: 0|req: 441/786] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:51 2026] POST /v2.0/routers => generated 728 bytes in 2109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:54.230 8 INFO neutron.db.segments_db [None req-574525f0-5b59-4ac0-b8fc-c601221a57a9 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment e897bb88-e224-4490-ab96-24f587cb9879 of type vxlan for network 845c8273-4d92-4bd0-9bcf-f77c84826c39 [pid: 8|app: 0|req: 346/787] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:25:53 2026] POST /v2.0/networks => generated 744 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/788] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:54 2026] POST /v2.0/subnets => generated 691 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/789] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:54.734 8 INFO neutron.db.segments_db [None req-166b6c00-340c-43f2-864a-38acb39a0a00 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 3bb6837a-7c17-4afb-9238-b6511f4981dd of type vxlan for network 59701c40-a213-468b-ba9f-d933b65ba5e9 2026-05-05 23:25:55.079 8 INFO neutron.db.l3_hamode_db [None req-166b6c00-340c-43f2-864a-38acb39a0a00 b9a35f65802f485fb5e1d007dba0f45e ad7638b758b54869ab2447b6d0c7c3cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 442/790] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:54 2026] PUT /v2.0/routers/7721022b-a606-45ae-957b-cdac19568e2a/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/791] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:55 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:56.100 8 INFO neutron.db.l3_hamode_db [None req-166b6c00-340c-43f2-864a-38acb39a0a00 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 444/792] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/793] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/794] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/795] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:25:54 2026] POST /v2.0/routers => generated 731 bytes in 2356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:57.690 7 INFO neutron.db.l3_db [None req-a6ebc038-a865-4ea9-a892-ba8e5982e714 a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Floating IP f9434886-b031-4d7f-b91d-c1584fdec7bb associated. External IP: 10.96.250.218, port: b249784a-3976-4226-9921-d92fa4aeddf9. [pid: 7|app: 0|req: 447/796] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:25:56 2026] PUT /v2.0/floatingips/f9434886-b031-4d7f-b91d-c1584fdec7bb => generated 856 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:58.088 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-367e7048-ecb3-4a5a-b762-bd5b06203b29'] response: {'name': 'network-changed', 'server_uuid': '29df95db-4324-45ac-9f89-d2ce85091c30', 'tag': 'b249784a-3976-4226-9921-d92fa4aeddf9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 448/797] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 1244 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/798] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/networks?id=5d736df8-d2c9-43b2-989a-9e4da60b21d9 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/799] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/800] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/801] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/quotas/7a8f563c7e054826a76dab38e975ef29 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/802] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/803] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:25:57 2026] PUT /v2.0/routers/e21fceb9-a268-4762-b6f0-189ed3b32fda/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/804] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?tenant_id=7a8f563c7e054826a76dab38e975ef29&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/805] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/806] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/807] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?tenant_id=26d0bca649234663bc1c7f473ac9cbe9&device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 1244 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/808] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/networks?id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890 => generated 776 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/809] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b249784a-3976-4226-9921-d92fa4aeddf9 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/810] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 459/811] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/subnets?id=68edd8b7-95e2-4ea5-83cd-9241887d98e4 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/812] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/813] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?network_id=9db6c884-94c3-4b1e-a3d2-a2dc3cd15890&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: 7|app: 0|req: 461/814] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?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: 354/815] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&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-05-05 23:25:59.059 8 WARNING neutron_lib.context [None req-bc239ad7-9c52-4065-bf16-29a86e4ae7d5 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/816] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/817] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:25:59 2026] POST /v2.0/security-groups => generated 1659 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:59.253 7 WARNING neutron_lib.context [None req-59f57628-030d-4d85-a41b-0541b60e59fa 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 463/818] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:59.399 8 WARNING neutron_lib.context [None req-0bec11a0-bbd2-45ec-8521-df02caa535f5 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 356/819] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:25:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:59.580 7 WARNING neutron_lib.context [None req-41f7e39e-1e87-4043-ab4b-85a42bcfe961 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 357/820] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 358/821] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/822] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:25:59 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/823] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/824] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--173121952&fields=id&tenant_id=ad7638b758b54869ab2447b6d0c7c3cc => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/825] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/networks?id=845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/826] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/quotas/ad7638b758b54869ab2447b6d0c7c3cc => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/827] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/ports?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/828] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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: 362/829] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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: 363/830] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 468/831] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/832] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/833] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/834] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/security-groups?id=2e65d7bf-c614-46d9-9956-b008544e23b3&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:01.399 7 INFO neutron.db.l3_db [req-15fd9568-ab3c-4134-a731-11f25946ffb6 req-1a07d8be-6a0e-4c5b-a6c0-11be4bda60d1 a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] Floating IP f9434886-b031-4d7f-b91d-c1584fdec7bb disassociated. External IP: 10.96.250.218, port: b249784a-3976-4226-9921-d92fa4aeddf9. [pid: 7|app: 0|req: 469/835] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:26:01 2026] DELETE /v2.0/ports/b249784a-3976-4226-9921-d92fa4aeddf9 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/836] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 470/837] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 368/838] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:03.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-539d0f9b-8615-4b68-b5b8-79b3dbfa6b91'] response: {'server_uuid': '29df95db-4324-45ac-9f89-d2ce85091c30', 'name': 'network-vif-deleted', 'tag': 'b249784a-3976-4226-9921-d92fa4aeddf9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/839] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/networks?id=5d736df8-d2c9-43b2-989a-9e4da60b21d9 => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:03.242 8 WARNING neutron_lib.context [req-15d1e350-fd84-4073-9de0-ec19f59a5b9f req-7cac1245-f03d-4b9b-97b7-307395d486a5 984cf4ad756347c1a36e9270de0d8e1c 7a8f563c7e054826a76dab38e975ef29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 472/840] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 473/841] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 957 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/842] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/843] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 475/844] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => 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: 370/845] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:03 2026] PUT /v2.0/ports/60db2f50-ff38-4278-b0be-7863904cd494 => generated 1235 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/846] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 12 bytes in 21 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: 477/847] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => 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: 371/848] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/849] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:05.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3150979c-3268-430b-8a67-ebe8585a92be'] response: {'name': 'network-changed', 'server_uuid': 'f0ccdfc6-09bb-4707-b6c8-94063d0d7a30', 'tag': '60db2f50-ff38-4278-b0be-7863904cd494', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/850] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?tenant_id=7a8f563c7e054826a76dab38e975ef29&device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/851] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=60db2f50-ff38-4278-b0be-7863904cd494 => 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: 373/852] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/subnets?id=99a36039-95ee-4197-ad4c-1583a22ea4e9 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/853] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?network_id=5d736df8-d2c9-43b2-989a-9e4da60b21d9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/854] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9?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: 481/855] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9?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: 8|app: 0|req: 375/856] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/networks?id=845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/857] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 482/858] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad7638b758b54869ab2447b6d0c7c3cc => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:05.488 8 WARNING neutron_lib.context [req-ab7e3aea-e61e-4deb-b956-6a4a2d85e3c5 req-6271e1dc-335c-47d6-9c65-190a08fea649 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 377/859] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:26:05 2026] POST /v2.0/ports => generated 958 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/860] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?device_id=29df95db-4324-45ac-9f89-d2ce85091c30 => generated 12 bytes in 23 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: 484/861] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/862] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/863] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:05 2026] PUT /v2.0/ports/05a1397f-dbeb-4ca7-8012-e957e796c96a => generated 1239 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/864] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/ports?tenant_id=7a8f563c7e054826a76dab38e975ef29&device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 1238 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: 379/865] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/networks?id=5d736df8-d2c9-43b2-989a-9e4da60b21d9 => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/866] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=60db2f50-ff38-4278-b0be-7863904cd494 => 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: 488/867] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/subnets?id=99a36039-95ee-4197-ad4c-1583a22ea4e9 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/868] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/ports?network_id=5d736df8-d2c9-43b2-989a-9e4da60b21d9&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: 380/869] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/870] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9?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: 381/871] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/872] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9?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: 382/873] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:06 2026] DELETE /v2.0/security-groups/2e65d7bf-c614-46d9-9956-b008544e23b3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:07.040 8 INFO neutron.api.v2.resource [None req-a066df03-c7e5-4d72-8987-768b7c4a64af a9b35b81aada4d3fa9f5fcefca248bf8 26d0bca649234663bc1c7f473ac9cbe9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/874] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/security-groups/2e65d7bf-c614-46d9-9956-b008544e23b3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/875] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/876] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&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-05-05 23:26:07.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0869b744-decd-42a0-9aeb-82bde73a193f'] response: {'name': 'network-changed', 'server_uuid': '6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c', 'tag': '05a1397f-dbeb-4ca7-8012-e957e796c96a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 494/877] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/878] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=05a1397f-dbeb-4ca7-8012-e957e796c96a => 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: 384/879] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:26:07 2026] DELETE /v2.0/floatingips/f9434886-b031-4d7f-b91d-c1584fdec7bb => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/880] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/subnets?id=d89b00db-d972-464b-a9e7-0456afb05280 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/881] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?network_id=845c8273-4d92-4bd0-9bcf-f77c84826c39&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: 498/882] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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: 499/883] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/884] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/885] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&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: 502/886] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:07 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/889] 10.0.0.185 () {34 vars in 971 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports/5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 972 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/890] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 507/891] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/892] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:26:07 2026] PUT /v2.0/routers/f3c4d061-6859-45f5-b386-6224bc4bb523/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/893] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/894] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/networks?id=845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/895] 199.204.45.132 () {34 vars in 1000 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/subnets?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/896] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=05a1397f-dbeb-4ca7-8012-e957e796c96a => 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: 390/897] 199.204.45.132 () {34 vars in 1146 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232&device_owner=compute%3Anova&network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 975 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/898] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/subnets?id=d89b00db-d972-464b-a9e7-0456afb05280 => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/899] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:09.186 7 INFO neutron.services.segments.plugin [-] Segment bf885837-6206-4484-b6a5-e8055bd95743 resource provider aggregate not found 2026-05-05 23:26:09.190 7 INFO neutron.services.segments.plugin [-] Segment bf885837-6206-4484-b6a5-e8055bd95743 resource provider aggregate not found 2026-05-05 23:26:09.206 7 INFO neutron.services.segments.plugin [-] Segment bf885837-6206-4484-b6a5-e8055bd95743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf885837-6206-4484-b6a5-e8055bd95743 found for delete ", "request_id": "req-f6bfd96c-b9d8-439d-b139-03279c0fb5c7"}]} 2026-05-05 23:26:09.211 7 INFO neutron.db.l3_hamode_db [None req-c31d8269-c229-44b3-a02c-87e5073f7bad b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network db47f342-ba25-42a3-bb84-1304dd90f021 was deleted as no HA routers are present in tenant 26d0bca649234663bc1c7f473ac9cbe9. [pid: 7|app: 0|req: 508/900] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:08 2026] DELETE /v2.0/routers/f3c4d061-6859-45f5-b386-6224bc4bb523 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:09.221 7 INFO neutron.services.segments.plugin [-] Segment bf885837-6206-4484-b6a5-e8055bd95743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf885837-6206-4484-b6a5-e8055bd95743 found for delete ", "request_id": "req-251510cc-7bf8-423b-a394-580314e91b49"}]} [pid: 7|app: 0|req: 509/901] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/ports?network_id=845c8273-4d92-4bd0-9bcf-f77c84826c39&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: 510/902] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/903] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/subnets/68edd8b7-95e2-4ea5-83cd-9241887d98e4 => 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: 512/904] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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: 513/905] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/906] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:08 2026] PUT /v2.0/ports/5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 1149 bytes in 603 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: 394/907] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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) 2026-05-05 23:26:09.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-099bfe31-8e9c-4ea2-a473-e49c71e8b1e8'] response: {'name': 'network-changed', 'server_uuid': '5358a4a7-3222-4307-bdc8-4d42f1e61232', 'tag': '5e5c1ce3-9453-49bb-8bee-0ebdfde64fce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/908] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/909] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/networks/9db6c884-94c3-4b1e-a3d2-a2dc3cd15890 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/910] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/security-groups?tenant_id=26d0bca649234663bc1c7f473ac9cbe9&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: 397/911] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 1421 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/912] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/security-groups/c55994a7-240e-48e9-ba3d-44e8c69d2b85 => 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: 398/913] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/914] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/915] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => 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: 517/916] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/subnets?id=23cb55ca-a924-4f1c-9529-4ec6f5030bfb => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/917] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/ports?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/918] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/919] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 519/920] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/921] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 520/922] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 403/923] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:11.400 7 INFO neutron.services.segments.plugin [-] Segment 6844d93a-c2b7-48e7-87fe-7d7980795405 resource provider aggregate not found 2026-05-05 23:26:11.406 7 INFO neutron.services.segments.plugin [-] Segment 6844d93a-c2b7-48e7-87fe-7d7980795405 resource provider aggregate not found 2026-05-05 23:26:11.422 7 INFO neutron.services.segments.plugin [-] Segment 6844d93a-c2b7-48e7-87fe-7d7980795405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6844d93a-c2b7-48e7-87fe-7d7980795405 found for delete ", "request_id": "req-3836ec3d-45aa-44bb-9746-67785748678f"}]} 2026-05-05 23:26:11.424 7 INFO neutron.services.segments.plugin [-] Segment 6844d93a-c2b7-48e7-87fe-7d7980795405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6844d93a-c2b7-48e7-87fe-7d7980795405 found for delete ", "request_id": "req-46a319fa-32a7-4ce9-961c-f7715f97ee75"}]} [pid: 7|app: 0|req: 521/924] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/925] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/926] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 1421 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/927] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/928] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/929] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/930] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/931] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => 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: 525/932] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/subnets?id=23cb55ca-a924-4f1c-9529-4ec6f5030bfb => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/933] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/ports?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/934] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/935] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 410/936] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:12 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/937] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:12 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:12.341 7 INFO neutron.db.segments_db [None req-1997de81-0171-4e20-8900-9f74784aeb14 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 0023211c-e76c-4cfd-a630-b2717307ff5f of type vxlan for network 0e52f7bf-ae62-4e3d-8506-98d11407ba55 [pid: 7|app: 0|req: 527/938] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:26:11 2026] POST /v2.0/networks => generated 738 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/939] 199.204.45.132 () {34 vars in 1118 bytes} [Tue May 5 23:26:12 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/940] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:12 2026] POST /v2.0/subnets => generated 685 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:12.671 8 INFO neutron.db.segments_db [None req-f02f0932-f696-442a-a7e5-3c971842878b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment ebf86e83-1438-4aaf-ba32-2b351a1a3c08 of type vxlan for network 92cad56c-9461-4e92-bf38-ab4ebbca84f8 2026-05-05 23:26:12.964 8 INFO neutron.db.l3_hamode_db [None req-f02f0932-f696-442a-a7e5-3c971842878b b9a35f65802f485fb5e1d007dba0f45e 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 529/941] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:12 2026] PUT /v2.0/ports/5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 972 bytes in 533 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-05-05 23:26:13.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94e42580-321c-4c75-9e48-9a26724337d7'] response: {'name': 'network-changed', 'server_uuid': '5358a4a7-3222-4307-bdc8-4d42f1e61232', 'tag': '5e5c1ce3-9453-49bb-8bee-0ebdfde64fce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 530/942] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:13 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/943] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:13 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&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: 532/944] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:13 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:13.669 7 INFO neutron.db.l3_db [None req-a46b5084-bfef-4697-9e7e-38f5c38a51a9 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Floating IP e61b1b37-b9af-4891-9b85-9628bac77a8b associated. External IP: 10.96.250.207, port: 05a1397f-dbeb-4ca7-8012-e957e796c96a. 2026-05-05 23:26:13.854 8 INFO neutron.db.l3_hamode_db [None req-f02f0932-f696-442a-a7e5-3c971842878b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 533/945] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:26:13 2026] PUT /v2.0/floatingips/e61b1b37-b9af-4891-9b85-9628bac77a8b => generated 856 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/946] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 535/947] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 536/948] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/security-groups?id=6ceb0024-2aab-415d-9271-92333a5064be&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/949] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/950] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/951] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/952] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/subnets?id=23cb55ca-a924-4f1c-9529-4ec6f5030bfb => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/953] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:26:14 2026] DELETE /v2.0/ports/60db2f50-ff38-4278-b0be-7863904cd494 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/954] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/ports?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84&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: 543/955] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 544/956] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 413/957] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:12 2026] POST /v2.0/routers => generated 725 bytes in 2195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:15.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1620d63-fdd0-4029-a7aa-a9acb475d99e'] response: {'name': 'network-changed', 'server_uuid': '6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c', 'tag': '05a1397f-dbeb-4ca7-8012-e957e796c96a', 'status': 'completed', 'code': 200} 2026-05-05 23:26:15.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1620d63-fdd0-4029-a7aa-a9acb475d99e'] response: {'server_uuid': 'f0ccdfc6-09bb-4707-b6c8-94063d0d7a30', 'name': 'network-vif-deleted', 'tag': '60db2f50-ff38-4278-b0be-7863904cd494', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/958] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/959] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/960] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 417/961] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 418/962] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/networks?id=845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/963] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports?tenant_id=7c362d4d46e94763a93622aa487c7de7&device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 420/964] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=05a1397f-dbeb-4ca7-8012-e957e796c96a => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/965] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/networks?id=43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/966] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/subnets?id=d89b00db-d972-464b-a9e7-0456afb05280 => generated 694 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/967] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/968] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports?network_id=845c8273-4d92-4bd0-9bcf-f77c84826c39&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: 425/969] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/subnets?id=23cb55ca-a924-4f1c-9529-4ec6f5030bfb => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/970] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:26:14 2026] PUT /v2.0/routers/3dddf190-b065-4d1e-82a0-eacb04d60d67/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/971] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/972] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/ports?network_id=43bf5339-0ec0-4481-b570-afea8ebbbb84&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: 8|app: 0|req: 427/973] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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: 547/974] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 428/975] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84?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: 429/976] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 548/977] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/978] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/security-groups?id=2c3b32bd-d78a-452a-b722-391c8688ef38&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:16.577 7 WARNING neutron_lib.context [None req-041885ee-56f2-4c0b-8b3d-568db3e35aed 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 549/979] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:26:16 2026] POST /v2.0/security-groups => generated 1660 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:26:16.696 8 WARNING neutron_lib.context [None req-c7145683-e783-4953-9ab3-4747d18a92e2 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 431/980] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:16.814 7 WARNING neutron_lib.context [None req-f199d90f-b805-4891-8d74-65e3968cec69 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 550/981] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:16.945 8 WARNING neutron_lib.context [None req-7e4e5712-0516-4bb5-a3f4-3ac944b32e4e 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 551/982] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:17.346 7 INFO neutron.db.l3_db [req-8f17a053-6a58-4860-85c2-67387cd5ebad req-3a759f43-629e-48bd-8cbe-8e9efc5236de 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] Floating IP c4359364-b046-4de1-993d-9c166ecfc63d disassociated. External IP: 10.96.250.202, port: 5e5c1ce3-9453-49bb-8bee-0ebdfde64fce. [pid: 8|app: 0|req: 432/983] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:26:16 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/984] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/ports?device_id=f0ccdfc6-09bb-4707-b6c8-94063d0d7a30 => 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: 434/985] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 552/986] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:26:17 2026] DELETE /v2.0/ports/5e5c1ce3-9453-49bb-8bee-0ebdfde64fce => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/987] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--369030146&fields=id&tenant_id=56788b12f1d8429fbfa7909ce854f8f3 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:18.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-995e439f-f5f0-4a74-979c-d99393c94bb2'] response: {'server_uuid': '5358a4a7-3222-4307-bdc8-4d42f1e61232', 'name': 'network-vif-deleted', 'tag': '5e5c1ce3-9453-49bb-8bee-0ebdfde64fce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 553/988] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/networks?id=0e52f7bf-ae62-4e3d-8506-98d11407ba55 => generated 670 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/989] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/quotas/56788b12f1d8429fbfa7909ce854f8f3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/990] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/ports?tenant_id=56788b12f1d8429fbfa7909ce854f8f3&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/991] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55?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: 555/992] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/993] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => 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: 556/994] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => 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: 439/995] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:19 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => 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: 557/996] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:19 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/997] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/998] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/ports?device_id=5358a4a7-3222-4307-bdc8-4d42f1e61232 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/999] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:26:19 2026] PUT /v2.0/routers/7721022b-a606-45ae-957b-cdac19568e2a/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/1000] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/1001] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => 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: 443/1002] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:21.835 7 INFO neutron.services.segments.plugin [-] Segment 663bcbd2-86eb-49c7-8595-9f8d0893cb54 resource provider aggregate not found 2026-05-05 23:26:21.841 7 INFO neutron.services.segments.plugin [-] Segment 663bcbd2-86eb-49c7-8595-9f8d0893cb54 resource provider aggregate not found 2026-05-05 23:26:21.851 7 INFO neutron.services.segments.plugin [-] Segment 663bcbd2-86eb-49c7-8595-9f8d0893cb54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663bcbd2-86eb-49c7-8595-9f8d0893cb54 found for delete ", "request_id": "req-ccb4ab97-55e9-416a-a983-3faaf50cbc11"}]} 2026-05-05 23:26:21.860 7 INFO neutron.db.l3_hamode_db [None req-cfc4103c-086a-4dff-bf17-247659bfd8ca b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 0a8ecab9-f57f-4d58-a04f-05d33e49459c was deleted as no HA routers are present in tenant 7a8f563c7e054826a76dab38e975ef29. [pid: 7|app: 0|req: 560/1003] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/routers/7721022b-a606-45ae-957b-cdac19568e2a => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:21.932 7 INFO neutron.services.segments.plugin [-] Segment 663bcbd2-86eb-49c7-8595-9f8d0893cb54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663bcbd2-86eb-49c7-8595-9f8d0893cb54 found for delete ", "request_id": "req-e2a3526d-d6d8-4cfb-a7ed-52891229f8a3"}]} [pid: 8|app: 0|req: 444/1004] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/subnets/99a36039-95ee-4197-ad4c-1583a22ea4e9 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1005] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/security-groups/2c3b32bd-d78a-452a-b722-391c8688ef38 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:22.047 7 INFO neutron.api.v2.resource [None req-21d14700-5845-49fd-a498-09a9b38c7c05 3e00f8a0e5464f43858779be4ac7e1f1 7c362d4d46e94763a93622aa487c7de7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1006] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/security-groups/2c3b32bd-d78a-452a-b722-391c8688ef38 => 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: 563/1007] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/floatingips/c4359364-b046-4de1-993d-9c166ecfc63d => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:22.356 8 INFO neutron.services.segments.plugin [-] Segment 7a79c434-615c-4b22-a767-c46040496615 resource provider aggregate not found [pid: 8|app: 0|req: 445/1008] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/networks/5d736df8-d2c9-43b2-989a-9e4da60b21d9 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:22.514 8 INFO neutron.services.segments.plugin [-] Segment 7a79c434-615c-4b22-a767-c46040496615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a79c434-615c-4b22-a767-c46040496615 found for delete ", "request_id": "req-768a4980-246e-453a-bac8-b885be663aa8"}]} 2026-05-05 23:26:22.515 8 INFO neutron.services.segments.plugin [-] Segment 7a79c434-615c-4b22-a767-c46040496615 resource provider aggregate not found 2026-05-05 23:26:22.531 8 INFO neutron.services.segments.plugin [-] Segment 7a79c434-615c-4b22-a767-c46040496615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a79c434-615c-4b22-a767-c46040496615 found for delete ", "request_id": "req-0d952476-73c2-4d68-ae46-5662bc59eb63"}]} [pid: 8|app: 0|req: 446/1009] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/security-groups?tenant_id=7a8f563c7e054826a76dab38e975ef29&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1010] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/security-groups/6ceb0024-2aab-415d-9271-92333a5064be => 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: 448/1011] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => 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: 451/1014] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/networks?id=0e52f7bf-ae62-4e3d-8506-98d11407ba55 => generated 670 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1015] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56788b12f1d8429fbfa7909ce854f8f3 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:23.075 8 WARNING neutron_lib.context [req-6b046076-808e-418d-99b4-50a19cfcfe17 req-2697c4fb-f41c-4fc3-83f1-80ed48b51a3a 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 453/1016] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:26:23 2026] POST /v2.0/ports => generated 954 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: 7|app: 0|req: 564/1017] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:26:22 2026] PUT /v2.0/routers/c44e3c8f-e6aa-4f7b-bd7e-c408d11552d2/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1018] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:23 2026] PUT /v2.0/ports/56df1de1-48fb-4b57-9e2a-bee595f9b47f => 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, ' 2026-05-05 23:26:23.914 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b719c43e-1cc8-4490-880a-3c9b702d7abd'] response: {'name': 'network-changed', 'server_uuid': 'd3ac9848-e8f9-44d8-ba0f-827e0cf9c2da', 'tag': '56df1de1-48fb-4b57-9e2a-bee595f9b47f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 455/1019] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1020] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:24.377 7 INFO neutron.services.segments.plugin [-] Segment 4496caf5-d46f-4c9e-a18b-af47e8b58019 resource provider aggregate not found 2026-05-05 23:26:24.384 7 INFO neutron.services.segments.plugin [-] Segment 4496caf5-d46f-4c9e-a18b-af47e8b58019 resource provider aggregate not found 2026-05-05 23:26:24.389 7 INFO neutron.services.segments.plugin [-] Segment 4496caf5-d46f-4c9e-a18b-af47e8b58019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4496caf5-d46f-4c9e-a18b-af47e8b58019 found for delete ", "request_id": "req-4efa6262-9aff-4d21-9efe-a4114d7d243b"}]} 2026-05-05 23:26:24.398 7 INFO neutron.services.segments.plugin [-] Segment 4496caf5-d46f-4c9e-a18b-af47e8b58019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4496caf5-d46f-4c9e-a18b-af47e8b58019 found for delete ", "request_id": "req-5649b256-88e9-4daf-8060-507f36f28b18"}]} 2026-05-05 23:26:24.402 7 INFO neutron.db.l3_hamode_db [None req-24c5d405-9d41-4014-9f1c-ae553b633b47 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 99bbc389-e28f-40ce-87c1-3470716355a5 was deleted as no HA routers are present in tenant 7c362d4d46e94763a93622aa487c7de7. [pid: 7|app: 0|req: 565/1021] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:23 2026] DELETE /v2.0/routers/c44e3c8f-e6aa-4f7b-bd7e-c408d11552d2 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1022] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:24 2026] GET /v2.0/ports?tenant_id=56788b12f1d8429fbfa7909ce854f8f3&device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1023] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:26:24 2026] GET /v2.0/networks?tenant_id=56788b12f1d8429fbfa7909ce854f8f3&shared=False => generated 766 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1024] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:26:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1025] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:24 2026] DELETE /v2.0/subnets/23cb55ca-a924-4f1c-9529-4ec6f5030bfb => 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: 569/1026] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:26:24 2026] DELETE /v2.0/networks/43bf5339-0ec0-4481-b570-afea8ebbbb84 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1027] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/security-groups?tenant_id=7c362d4d46e94763a93622aa487c7de7&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: 459/1028] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => 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: 460/1029] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1030] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:25 2026] DELETE /v2.0/security-groups/8aa0f2e3-0403-4f4d-a04a-a089680f29f5 => 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: 461/1031] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/ports?tenant_id=56788b12f1d8429fbfa7909ce854f8f3&device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1032] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=56df1de1-48fb-4b57-9e2a-bee595f9b47f => 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: 462/1033] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/subnets?id=ca635522-22fa-4f67-95a8-0c13d64e3ecc => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1034] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/ports?network_id=0e52f7bf-ae62-4e3d-8506-98d11407ba55&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1035] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1036] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1037] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1038] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1039] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1040] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:26.465 7 INFO neutron.services.segments.plugin [-] Segment e30a0700-9896-468a-bbd7-b3bf80b3c3f0 resource provider aggregate not found 2026-05-05 23:26:26.469 7 INFO neutron.services.segments.plugin [-] Segment e30a0700-9896-468a-bbd7-b3bf80b3c3f0 resource provider aggregate not found 2026-05-05 23:26:26.479 7 INFO neutron.services.segments.plugin [-] Segment e30a0700-9896-468a-bbd7-b3bf80b3c3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e30a0700-9896-468a-bbd7-b3bf80b3c3f0 found for delete ", "request_id": "req-6393de90-5cc3-4cdb-ba96-aeca701baeee"}]} 2026-05-05 23:26:26.484 7 INFO neutron.services.segments.plugin [-] Segment e30a0700-9896-468a-bbd7-b3bf80b3c3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e30a0700-9896-468a-bbd7-b3bf80b3c3f0 found for delete ", "request_id": "req-865c2c9c-103c-4a1a-9172-f94f9e8a9c58"}]} [pid: 7|app: 0|req: 575/1041] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1042] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&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: 468/1043] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1044] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:27.146 7 INFO neutron.db.segments_db [None req-2458289a-e8cf-4fe9-b02b-2b3d12af1df3 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment e79d7874-cba0-40d7-945a-aa3648e4e56e of type vxlan for network 4137d7f3-d338-42f0-b354-1ff0ae31a29e [pid: 7|app: 0|req: 576/1045] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:26:26 2026] POST /v2.0/networks => generated 746 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1046] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/subnets => generated 693 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1047] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:27 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:27.506 8 INFO neutron.db.segments_db [None req-cf671b68-eba1-4fc9-aa83-2497da30529c b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 33414e4f-31df-4fc9-a94c-32312cad65e5 of type vxlan for network 5cf4e678-9f48-44e5-a53d-409c012de07d [pid: 7|app: 0|req: 578/1048] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:27 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:27.752 8 INFO neutron.db.l3_hamode_db [None req-cf671b68-eba1-4fc9-aa83-2497da30529c b9a35f65802f485fb5e1d007dba0f45e b21b97942e2b4382a3ea17d4ca4e7125 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 579/1049] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1050] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1051] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1052] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/networks?id=845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1053] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=05a1397f-dbeb-4ca7-8012-e957e796c96a => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1054] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/subnets?id=d89b00db-d972-464b-a9e7-0456afb05280 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:28.606 8 INFO neutron.db.l3_hamode_db [None req-cf671b68-eba1-4fc9-aa83-2497da30529c b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1055] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports?network_id=845c8273-4d92-4bd0-9bcf-f77c84826c39&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: 586/1056] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1057] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?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: 588/1058] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&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: 589/1059] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1060] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1061] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1062] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/routers => generated 733 bytes in 2251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1063] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1064] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1065] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:30 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:30.658 8 INFO neutron.db.l3_db [None req-bd9e31c8-f872-41b6-96d1-b14d113e2de0 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Floating IP 776f4a3d-e8b7-450f-b039-c3561d7d6ad1 associated. External IP: 10.96.250.203, port: 56df1de1-48fb-4b57-9e2a-bee595f9b47f. [pid: 8|app: 0|req: 475/1066] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:26:30 2026] PUT /v2.0/floatingips/776f4a3d-e8b7-450f-b039-c3561d7d6ad1 => generated 855 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:31.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21ebcb04-8c11-454f-9d17-d0eedf3fe839'] response: {'name': 'network-changed', 'server_uuid': 'd3ac9848-e8f9-44d8-ba0f-827e0cf9c2da', 'tag': '56df1de1-48fb-4b57-9e2a-bee595f9b47f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/1067] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1068] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1069] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1070] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1071] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:26:29 2026] PUT /v2.0/routers/06d17fe3-2788-47a1-af1c-c9dc56a739f6/add_router_interface => generated 309 bytes in 1671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1072] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1073] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => 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: 481/1074] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?tenant_id=56788b12f1d8429fbfa7909ce854f8f3&device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1075] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/networks?id=845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1076] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1077] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/networks?id=0e52f7bf-ae62-4e3d-8506-98d11407ba55 => generated 766 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1078] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=05a1397f-dbeb-4ca7-8012-e957e796c96a => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1079] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=56df1de1-48fb-4b57-9e2a-bee595f9b47f => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1080] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/subnets?id=d89b00db-d972-464b-a9e7-0456afb05280 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1081] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/subnets?id=ca635522-22fa-4f67-95a8-0c13d64e3ecc => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1082] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?network_id=845c8273-4d92-4bd0-9bcf-f77c84826c39&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1083] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/ports?network_id=0e52f7bf-ae62-4e3d-8506-98d11407ba55&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1084] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1085] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1086] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1087] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55?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-05-05 23:26:32.255 8 WARNING neutron_lib.context [None req-c8e208ab-1641-4c2e-acd0-5cad6884ac35 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 602/1088] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/networks?id=4137d7f3-d338-42f0-b354-1ff0ae31a29e => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1089] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/quotas/b21b97942e2b4382a3ea17d4ca4e7125 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:32.419 8 INFO neutron.db.segments_db [None req-c8e208ab-1641-4c2e-acd0-5cad6884ac35 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Added segment 8cde0073-fc32-47c0-88fc-e931bba81695 of type vxlan for network a2e29197-28be-416f-ad37-a83df9cc6e3f [pid: 7|app: 0|req: 604/1090] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/ports?tenant_id=b21b97942e2b4382a3ea17d4ca4e7125&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1091] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:26:32 2026] POST /v2.0/networks => generated 640 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1092] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:32.580 7 WARNING neutron_lib.context [None req-47145ec9-824d-4052-ab74-c18edf07098f d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1093] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/networks/4137d7f3-d338-42f0-b354-1ff0ae31a29e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1094] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1095] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/networks/4137d7f3-d338-42f0-b354-1ff0ae31a29e?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: 491/1096] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => 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: 492/1097] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1098] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:32 2026] POST /v2.0/subnets => generated 658 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1099] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1100] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:33.023 8 WARNING neutron_lib.context [None req-fee78820-651f-4567-aa9a-e5a726a1fa5f d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 494/1101] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 732 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:33.349 7 WARNING neutron_lib.context [None req-31bbc2b6-b7b5-4103-acbc-a833a581843d d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:26:33.415 7 INFO neutron.db.segments_db [None req-31bbc2b6-b7b5-4103-acbc-a833a581843d d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Added segment c650d782-a64b-4e19-89f1-976275039a9f of type vxlan for network afc2299e-771e-46d7-b7ab-01f8a26d0c6d [pid: 7|app: 0|req: 608/1102] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/networks => generated 638 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:33.538 8 WARNING neutron_lib.context [None req-3040abce-efbc-4540-8c4a-b0bfba1586c0 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1103] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:26:33 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1104] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:33 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1105] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 656 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1106] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:33 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:33.848 8 WARNING neutron_lib.context [None req-c907d117-4209-4b4a-bd9b-db7ecb426168 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 497/1107] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 726 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1108] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:34 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => 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: 499/1109] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:34 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:34.216 8 WARNING neutron_lib.context [None req-bbfcb7c9-3e7f-41dc-960f-e000643b799b d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:26:34.307 8 INFO neutron.db.segments_db [None req-bbfcb7c9-3e7f-41dc-960f-e000643b799b d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Added segment a1d84745-026c-447a-8614-7cab720f5f6d of type vxlan for network cb0f0f50-873c-40d7-af29-835803e5a36a 2026-05-05 23:26:34.379 7 INFO neutron.db.l3_db [req-d8f7e079-0f0d-4429-a4f7-cece9a50d80d req-90291e1c-cb4e-43cb-bb3a-779ce552ef6c 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] Floating IP 776f4a3d-e8b7-450f-b039-c3561d7d6ad1 disassociated. External IP: 10.96.250.203, port: 56df1de1-48fb-4b57-9e2a-bee595f9b47f. [pid: 8|app: 0|req: 500/1110] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/networks => generated 638 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1111] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:34 2026] GET /v2.0/security-groups?id=ec7fafc9-a163-47b8-b6e2-48e75256da92&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:34.460 8 WARNING neutron_lib.context [None req-4a8d9e93-2803-4668-860a-79c048c958e6 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 502/1112] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/subnets => generated 655 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:34.807 8 WARNING neutron_lib.context [None req-f3c1f762-ba7d-4e8b-b9ed-dcbd5aff5546 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1113] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/ports/56df1de1-48fb-4b57-9e2a-bee595f9b47f => generated 0 bytes in 1069 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:34.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ebdaf4a-685e-4f77-b69e-bd77188c6da7'] response: {'server_uuid': 'd3ac9848-e8f9-44d8-ba0f-827e0cf9c2da', 'name': 'network-vif-deleted', 'tag': '56df1de1-48fb-4b57-9e2a-bee595f9b47f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 612/1114] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:34 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1115] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:34 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1116] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/subnets => generated 730 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:35.074 7 WARNING neutron_lib.context [None req-f4368d20-b8c0-44d4-8d64-f49ddd646e3a d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:26:35.130 7 INFO neutron.db.segments_db [None req-f4368d20-b8c0-44d4-8d64-f49ddd646e3a d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Added segment d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 of type vxlan for network cc93e8ad-57a3-4670-8af1-0a1e95792fce [pid: 8|app: 0|req: 504/1117] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:35 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:35.436 7 INFO neutron.db.l3_hamode_db [None req-f4368d20-b8c0-44d4-8d64-f49ddd646e3a d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 505/1118] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:35 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1119] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:36 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:36.537 7 INFO neutron.db.l3_hamode_db [None req-f4368d20-b8c0-44d4-8d64-f49ddd646e3a d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 507/1120] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:36 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1121] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:37 2026] GET /v2.0/networks?id=4137d7f3-d338-42f0-b354-1ff0ae31a29e => generated 678 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:37.285 8 WARNING neutron_lib.context [req-3b138925-cea3-4bdf-8432-e8204b30374d req-0f4c13b0-0193-4a46-aad0-080cbc7bf2ed c8bc523c549e4b34a79275345b92ff26 b21b97942e2b4382a3ea17d4ca4e7125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 614/1122] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:35 2026] POST /v2.0/routers => generated 684 bytes in 2544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1123] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:37 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 957 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1124] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:26:37 2026] POST /v2.0/ports => generated 954 bytes in 468 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: 510/1125] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:37 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1126] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:37 2026] PUT /v2.0/ports/52d4a99f-4122-495f-b86e-eae6ffc56634 => generated 1235 bytes in 429 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: 512/1127] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:38 2026] GET /v2.0/ports?device_id=d3ac9848-e8f9-44d8-ba0f-827e0cf9c2da => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:38.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10edd659-4b02-4db1-a4e7-7dc4ff9cf4f5'] response: {'name': 'network-changed', 'server_uuid': 'bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af', 'tag': '52d4a99f-4122-495f-b86e-eae6ffc56634', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 515/1130] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:38 2026] GET /v2.0/ports?tenant_id=b21b97942e2b4382a3ea17d4ca4e7125&device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1131] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:26:38 2026] GET /v2.0/networks?tenant_id=b21b97942e2b4382a3ea17d4ca4e7125&shared=False => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1132] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:38 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1133] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:26:38 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: 519/1134] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:39 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1135] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:26:37 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1136] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:39 2026] DELETE /v2.0/security-groups/ec7fafc9-a163-47b8-b6e2-48e75256da92 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:39.504 7 INFO neutron.api.v2.resource [None req-55c03a32-8abc-4735-b189-4ec518bed83a 68ea1aa589914771a61b545d64703ee0 56788b12f1d8429fbfa7909ce854f8f3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1137] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:26:39 2026] GET /v2.0/security-groups/ec7fafc9-a163-47b8-b6e2-48e75256da92 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1138] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:26:39 2026] DELETE /v2.0/floatingips/776f4a3d-e8b7-450f-b039-c3561d7d6ad1 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1139] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:26:39 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/add_router_interface => generated 309 bytes in 1396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1140] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:40 2026] GET /v2.0/ports?tenant_id=b21b97942e2b4382a3ea17d4ca4e7125&device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1141] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:40 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1142] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:26:39 2026] PUT /v2.0/routers/3dddf190-b065-4d1e-82a0-eacb04d60d67/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1143] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=52d4a99f-4122-495f-b86e-eae6ffc56634 => 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: 622/1144] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:40 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:41.592 7 INFO neutron.services.segments.plugin [-] Segment ebf86e83-1438-4aaf-ba32-2b351a1a3c08 resource provider aggregate not found 2026-05-05 23:26:41.598 7 INFO neutron.services.segments.plugin [-] Segment ebf86e83-1438-4aaf-ba32-2b351a1a3c08 resource provider aggregate not found 2026-05-05 23:26:41.608 7 INFO neutron.services.segments.plugin [-] Segment ebf86e83-1438-4aaf-ba32-2b351a1a3c08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf86e83-1438-4aaf-ba32-2b351a1a3c08 found for delete ", "request_id": "req-30d5369b-bc73-4028-b0bc-793479b6c27d"}]} 2026-05-05 23:26:41.611 7 INFO neutron.services.segments.plugin [-] Segment ebf86e83-1438-4aaf-ba32-2b351a1a3c08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf86e83-1438-4aaf-ba32-2b351a1a3c08 found for delete ", "request_id": "req-e0f979bf-f367-4120-9b9d-d1f5ed9145ea"}]} 2026-05-05 23:26:41.625 7 INFO neutron.db.l3_hamode_db [None req-a84467b2-742d-4368-8306-eb381e9a31f7 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 92cad56c-9461-4e92-bf38-ab4ebbca84f8 was deleted as no HA routers are present in tenant 56788b12f1d8429fbfa7909ce854f8f3. [pid: 7|app: 0|req: 623/1145] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:40 2026] DELETE /v2.0/routers/3dddf190-b065-4d1e-82a0-eacb04d60d67 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1146] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:26:41 2026] GET /v2.0/subnets?id=4fd5ac87-cb20-4e90-b97f-9f937a0357b5 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1147] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:41 2026] DELETE /v2.0/subnets/ca635522-22fa-4f67-95a8-0c13d64e3ecc => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1148] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:41 2026] GET /v2.0/ports?network_id=4137d7f3-d338-42f0-b354-1ff0ae31a29e&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: 627/1149] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:26:41 2026] DELETE /v2.0/networks/0e52f7bf-ae62-4e3d-8506-98d11407ba55 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1150] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:26:40 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/add_router_interface => generated 309 bytes in 1485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1151] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:42 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1152] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:42 2026] GET /v2.0/networks/4137d7f3-d338-42f0-b354-1ff0ae31a29e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:42.252 8 WARNING neutron_lib.context [None req-98050955-266f-4e1e-937d-f3ea21e9c661 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 629/1153] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:42 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1154] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:42 2026] GET /v2.0/networks/4137d7f3-d338-42f0-b354-1ff0ae31a29e?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: 525/1155] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-groups => generated 1628 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1156] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:42 2026] GET /v2.0/security-groups?tenant_id=56788b12f1d8429fbfa7909ce854f8f3&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:42.427 8 WARNING neutron_lib.context [None req-b9b13818-4f44-45a8-8ced-52d4aa128d8b d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 632/1157] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:42 2026] DELETE /v2.0/security-groups/8bd13adc-7972-4754-be02-a841a7829a0a => 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: 526/1158] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:42.561 7 WARNING neutron_lib.context [None req-c52fc18c-7f0a-4b5d-a852-b41c224abb14 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1159] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:42.770 8 WARNING neutron_lib.context [None req-857d957d-4343-407f-b141-58ee568d3d55 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1160] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:42.925 7 WARNING neutron_lib.context [None req-0fcf7407-0403-478d-90fa-7e6551eee081 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 634/1161] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:42 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-05-05 23:26:43.055 8 WARNING neutron_lib.context [None req-07d36f6b-7d5b-4f1a-8caf-3df8c58e43b4 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 528/1162] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.210 7 WARNING neutron_lib.context [None req-e7e6fc59-a281-4886-a0c2-e49f7e1ca642 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1163] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.359 8 WARNING neutron_lib.context [None req-6c2787a1-5105-4eee-8964-dbace3c770e8 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 636/1164] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1165] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1166] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.547 7 WARNING neutron_lib.context [None req-2f643bdc-5804-4687-9a9e-6aa3cec0486c d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:26:43.630 7 INFO neutron.services.segments.plugin [-] Segment 0023211c-e76c-4cfd-a630-b2717307ff5f resource provider aggregate not found 2026-05-05 23:26:43.639 7 INFO neutron.services.segments.plugin [-] Segment 0023211c-e76c-4cfd-a630-b2717307ff5f resource provider aggregate not found 2026-05-05 23:26:43.646 7 INFO neutron.services.segments.plugin [-] Segment 0023211c-e76c-4cfd-a630-b2717307ff5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0023211c-e76c-4cfd-a630-b2717307ff5f found for delete ", "request_id": "req-39b1fee0-a076-4877-8f8c-f781ccdf6ac1"}]} 2026-05-05 23:26:43.655 7 INFO neutron.services.segments.plugin [-] Segment 0023211c-e76c-4cfd-a630-b2717307ff5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0023211c-e76c-4cfd-a630-b2717307ff5f found for delete ", "request_id": "req-6ff4ae9c-b27c-400b-862d-5475bf3dc6fb"}]} [pid: 7|app: 0|req: 638/1167] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.701 8 WARNING neutron_lib.context [None req-0171067c-6f8b-4008-9705-12d26abdb6cd d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/1168] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.867 7 WARNING neutron_lib.context [None req-46279168-e600-49cd-9efa-cfb5d2df7cd8 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 639/1169] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:44.022 8 WARNING neutron_lib.context [None req-938d3186-5afc-4c75-9814-292f6bd9c839 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1170] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:26:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1171] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1172] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1173] 10.0.0.185 () {34 vars in 1096 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1653974477&fields=id&tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1174] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1175] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/quotas/071827e686ef4cd0ab38ccdc5bdc22c8 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1176] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&fields=id => generated 287 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1177] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1178] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 644/1179] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => 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: 536/1180] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1181] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1182] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 646/1183] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&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: 8|app: 0|req: 538/1184] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1185] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:46 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1186] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1187] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1188] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?tenant_id=67c56d6c9bcd4d13930b33a41b4ec6ac&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1189] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:48 2026] DELETE /v2.0/security-groups/0117ca28-3eee-4dba-a9bc-0a64f17e77be => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1190] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1191] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&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: 541/1192] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?tenant_id=4fa616d5bbef4aac9e4298ef02e0ceaf&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1193] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:48 2026] DELETE /v2.0/security-groups/8ed0913c-d4eb-4a47-a990-728c01ecffb8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1194] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:26:49 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1195] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:26:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:49.579 8 WARNING neutron_lib.context [req-2e8efe2c-9182-485a-95b0-069b032966b0 req-6ba4a057-2fbb-4f06-ba98-730292da4d5d d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 654/1196] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:49 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1197] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:49 2026] GET /v2.0/security-groups?id=d1340a0e-c5fa-471b-a96d-d398c90eda53&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1198] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:26:49 2026] POST /v2.0/ports => generated 1175 bytes in 444 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: 8|app: 0|req: 544/1199] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1190 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1200] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&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: 656/1201] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:26:50 2026] PUT /v2.0/ports/0dfa4be1-d491-44a7-a359-1ba2955df962 => generated 1456 bytes in 445 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-05-05 23:26:50.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de0fbfc4-f5b3-4d5f-a97e-1ec54903bcaf'] response: {'name': 'network-changed', 'server_uuid': 'f9d7fb4b-0a22-447c-bef5-73ab81692941', 'tag': '0dfa4be1-d491-44a7-a359-1ba2955df962', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 546/1202] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => 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: 657/1203] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1204] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1205] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:26:50 2026] DELETE /v2.0/ports/52d4a99f-4122-495f-b86e-eae6ffc56634 => 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: 659/1206] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:50.831 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a1c49df-4a8f-4ed9-b00a-6be4d7154574'] response: {'server_uuid': 'bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af', 'name': 'network-vif-deleted', 'tag': '52d4a99f-4122-495f-b86e-eae6ffc56634', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 548/1207] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1208] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => 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: 549/1209] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1459 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1210] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/networks?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&shared=False => generated 2376 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1211] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1212] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1213] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => 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: 663/1214] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/security-groups?id=3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1215] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1459 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1216] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => 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: 553/1217] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aec&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => 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: 665/1218] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/subnets?id=4ae471b4-922c-4002-9514-dd0bf374f5a9&id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1219] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 7|app: 0|req: 666/1220] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 555/1221] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1222] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 556/1223] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:52.990 7 INFO neutron.db.l3_db [req-d599292b-4d4b-49fc-9fe4-03cf18872f6e req-71838134-489c-4c59-8ff2-df4a83e9e44e 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] Floating IP e61b1b37-b9af-4891-9b85-9628bac77a8b disassociated. External IP: 10.96.250.207, port: 05a1397f-dbeb-4ca7-8012-e957e796c96a. [pid: 8|app: 0|req: 559/1226] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?device_id=bb62f64a-d0b5-4c7b-9ac6-fbd32373c8af => 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: 560/1227] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 668/1228] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/ports/05a1397f-dbeb-4ca7-8012-e957e796c96a => generated 0 bytes in 654 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1229] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/security-groups?tenant_id=e486e70f27864b68824ec3673037063c&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:53.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2315be44-2c33-4759-8c60-3ad9cac28757'] response: {'server_uuid': '6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c', 'name': 'network-vif-deleted', 'tag': '05a1397f-dbeb-4ca7-8012-e957e796c96a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 669/1230] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/security-groups/bf602735-c900-409d-89dd-10d339a23d2d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1231] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/security-groups?tenant_id=7e511a67aee346e8a78416f5563a33f7&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1232] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/security-groups/ff6f5425-3b59-43ac-9a6d-dc053028d873 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1233] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 563/1234] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:26:54 2026] PUT /v2.0/routers/06d17fe3-2788-47a1-af1c-c9dc56a739f6/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1235] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 565/1236] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1192 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1237] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:56.188 7 INFO neutron.services.segments.plugin [-] Segment 33414e4f-31df-4fc9-a94c-32312cad65e5 resource provider aggregate not found 2026-05-05 23:26:56.194 7 INFO neutron.services.segments.plugin [-] Segment 33414e4f-31df-4fc9-a94c-32312cad65e5 resource provider aggregate not found 2026-05-05 23:26:56.206 7 INFO neutron.services.segments.plugin [-] Segment 33414e4f-31df-4fc9-a94c-32312cad65e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33414e4f-31df-4fc9-a94c-32312cad65e5 found for delete ", "request_id": "req-9f6a2e4f-f5f6-4efd-ab57-0b0bdead5b01"}]} 2026-05-05 23:26:56.208 7 INFO neutron.services.segments.plugin [-] Segment 33414e4f-31df-4fc9-a94c-32312cad65e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33414e4f-31df-4fc9-a94c-32312cad65e5 found for delete ", "request_id": "req-c326c27c-6342-4e49-90a8-9539b6239caa"}]} 2026-05-05 23:26:56.217 7 INFO neutron.db.l3_hamode_db [None req-93a59a59-19eb-4fab-af4a-018f9691f4a5 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 5cf4e678-9f48-44e5-a53d-409c012de07d was deleted as no HA routers are present in tenant b21b97942e2b4382a3ea17d4ca4e7125. [pid: 7|app: 0|req: 672/1238] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/routers/06d17fe3-2788-47a1-af1c-c9dc56a739f6 => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1239] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/ports?device_id=6b191595-7c66-42e1-b6ab-8dd2e9f0fa9c => 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: 567/1240] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/subnets/4fd5ac87-cb20-4e90-b97f-9f937a0357b5 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1241] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/security-groups?tenant_id=45ca17c6d1ee4634bbcc756da26febb7&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:56.765 8 INFO neutron.services.segments.plugin [-] Segment e79d7874-cba0-40d7-945a-aa3648e4e56e resource provider aggregate not found 2026-05-05 23:26:56.775 8 INFO neutron.services.segments.plugin [-] Segment e79d7874-cba0-40d7-945a-aa3648e4e56e resource provider aggregate not found [pid: 8|app: 0|req: 568/1242] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/networks/4137d7f3-d338-42f0-b354-1ff0ae31a29e => 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: 675/1243] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/security-groups/65f8f985-e0cc-4b1f-bc84-e84e7c46359d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:56.911 8 INFO neutron.services.segments.plugin [-] Segment e79d7874-cba0-40d7-945a-aa3648e4e56e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e79d7874-cba0-40d7-945a-aa3648e4e56e found for delete ", "request_id": "req-8516b996-12f7-4a0a-a217-6a2797198f08"}]} 2026-05-05 23:26:56.918 8 INFO neutron.services.segments.plugin [-] Segment e79d7874-cba0-40d7-945a-aa3648e4e56e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e79d7874-cba0-40d7-945a-aa3648e4e56e found for delete ", "request_id": "req-9e335d33-698e-43c6-a086-1d379412ea03"}]} [pid: 8|app: 0|req: 569/1244] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:26:56 2026] GET /v2.0/security-groups?tenant_id=b21b97942e2b4382a3ea17d4ca4e7125&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: 676/1245] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:56 2026] DELETE /v2.0/security-groups/d1340a0e-c5fa-471b-a96d-d398c90eda53 => 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: 570/1246] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:26:57 2026] DELETE /v2.0/security-groups/3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:57.624 7 INFO neutron.api.v2.resource [None req-dc7457b8-f96a-4c5f-9dfd-35a4013c0ae2 1467b7d45213429cadbfd8e42dc18ca7 ad7638b758b54869ab2447b6d0c7c3cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1247] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:26:57 2026] GET /v2.0/security-groups/3c0dd1ff-d0b3-4b9e-bd5d-07711b55b17f => 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: 571/1248] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:26:57 2026] DELETE /v2.0/floatingips/e61b1b37-b9af-4891-9b85-9628bac77a8b => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:58.889 8 WARNING neutron_lib.context [None req-a0e1f993-d58b-46d2-a19f-2c3279ad3c4d 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:26:59.053 8 INFO neutron.db.segments_db [None req-a0e1f993-d58b-46d2-a19f-2c3279ad3c4d 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Added segment 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda of type vxlan for network b7f4d568-7cdd-418b-94ed-f91b903bea2d [pid: 7|app: 0|req: 678/1249] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:26:57 2026] PUT /v2.0/routers/e21fceb9-a268-4762-b6f0-189ed3b32fda/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1250] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:26:58 2026] POST /v2.0/networks => generated 649 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:59.181 8 WARNING neutron_lib.context [None req-2033f0ed-57d8-4f78-b875-31665369e8f1 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1251] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/subnets => generated 627 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:59.512 8 WARNING neutron_lib.context [None req-a980cc20-9a24-41a7-bb19-08fc6acda04d 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:26:59.553 8 INFO neutron.db.segments_db [None req-a980cc20-9a24-41a7-bb19-08fc6acda04d 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Added segment 496eb50c-7918-4c96-a265-47e08cbc406b of type vxlan for network 85675a14-eb34-45e6-b8dc-5375a178ae8a 2026-05-05 23:26:59.885 8 INFO neutron.db.l3_hamode_db [None req-a980cc20-9a24-41a7-bb19-08fc6acda04d 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:00.020 7 INFO neutron.services.segments.plugin [-] Segment 3bb6837a-7c17-4afb-9238-b6511f4981dd resource provider aggregate not found 2026-05-05 23:27:00.029 7 INFO neutron.services.segments.plugin [-] Segment 3bb6837a-7c17-4afb-9238-b6511f4981dd resource provider aggregate not found 2026-05-05 23:27:00.034 7 INFO neutron.services.segments.plugin [-] Segment 3bb6837a-7c17-4afb-9238-b6511f4981dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bb6837a-7c17-4afb-9238-b6511f4981dd found for delete ", "request_id": "req-36e7c73e-2b24-4bb4-adfb-e1d4f67e028e"}]} 2026-05-05 23:27:00.044 7 INFO neutron.services.segments.plugin [-] Segment 3bb6837a-7c17-4afb-9238-b6511f4981dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bb6837a-7c17-4afb-9238-b6511f4981dd found for delete ", "request_id": "req-b212c597-9728-461c-95fa-f0d6016fc3fa"}]} 2026-05-05 23:27:00.056 7 INFO neutron.db.l3_hamode_db [None req-0000721f-8dec-4c26-9fe7-b74a310c8329 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network 59701c40-a213-468b-ba9f-d933b65ba5e9 was deleted as no HA routers are present in tenant ad7638b758b54869ab2447b6d0c7c3cc. [pid: 7|app: 0|req: 679/1252] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:26:59 2026] DELETE /v2.0/routers/e21fceb9-a268-4762-b6f0-189ed3b32fda => generated 0 bytes in 988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1253] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:00 2026] DELETE /v2.0/subnets/d89b00db-d972-464b-a9e7-0456afb05280 => 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: 681/1254] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:00 2026] DELETE /v2.0/networks/845c8273-4d92-4bd0-9bcf-f77c84826c39 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:00.805 8 INFO neutron.db.l3_hamode_db [None req-a980cc20-9a24-41a7-bb19-08fc6acda04d 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 682/1255] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1192 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1256] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1257] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/security-groups?tenant_id=ad7638b758b54869ab2447b6d0c7c3cc&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1258] 10.0.0.51 () {32 vars in 817 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&mac_address=fa%3A16%3A3e%3A13%3A57%3Aa0 => generated 1192 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1259] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:00 2026] DELETE /v2.0/security-groups/da04bc2a-36c5-4219-88a3-5116c2ac125b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:01.064 7 WARNING neutron_lib.context [None req-034c7b97-b9d1-46fa-95c2-f112a3f9b3fc d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 574/1260] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/routers => generated 694 bytes in 2257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:01.840 7 INFO neutron.db.l3_db [None req-034c7b97-b9d1-46fa-95c2-f112a3f9b3fc d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Floating IP 8c96f548-0911-47be-8811-e0e59919416a associated. External IP: 10.96.250.205, port: 0dfa4be1-d491-44a7-a359-1ba2955df962. 2026-05-05 23:27:02.061 7 INFO neutron.services.segments.plugin [-] Segment e897bb88-e224-4490-ab96-24f587cb9879 resource provider aggregate not found 2026-05-05 23:27:02.077 7 INFO neutron.services.segments.plugin [-] Segment e897bb88-e224-4490-ab96-24f587cb9879 resource provider aggregate not found [pid: 8|app: 0|req: 575/1261] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:01 2026] GET /v2.0/security-groups?tenant_id=d0a85e0fab91441e955b3bb93363b507&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:02.081 7 INFO neutron.services.segments.plugin [-] Segment e897bb88-e224-4490-ab96-24f587cb9879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e897bb88-e224-4490-ab96-24f587cb9879 found for delete ", "request_id": "req-dbb67c52-ca9a-45f9-94bb-9dfafea5780c"}]} 2026-05-05 23:27:02.102 7 INFO neutron.services.segments.plugin [-] Segment e897bb88-e224-4490-ab96-24f587cb9879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e897bb88-e224-4490-ab96-24f587cb9879 found for delete ", "request_id": "req-dc1e91a4-f56b-4c4c-9ab1-86c556e8b1cd"}]} [pid: 7|app: 0|req: 687/1262] 10.0.0.51 () {34 vars in 676 bytes} [Tue May 5 23:27:01 2026] POST /v2.0/floatingips => generated 854 bytes in 1168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:02.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e461927d-d3a5-4c22-bec7-3e4244f3ec2c'] response: {'name': 'network-changed', 'server_uuid': 'f9d7fb4b-0a22-447c-bef5-73ab81692941', 'tag': '0dfa4be1-d491-44a7-a359-1ba2955df962', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 688/1263] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] DELETE /v2.0/security-groups/0b9e7114-d675-4cad-9ffc-e6519d6177fd => 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: 689/1264] 10.0.0.185 () {34 vars in 1096 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1653974477&fields=id&tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1265] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1266] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/security-groups?tenant_id=e7dcd6cfc9494dd4841564800457ba68&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1267] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/quotas/071827e686ef4cd0ab38ccdc5bdc22c8 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1268] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:02 2026] DELETE /v2.0/security-groups/134dc7b1-04b9-49eb-8e08-f0c6dab6ee55 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1269] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&fields=id => generated 333 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1270] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => 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: 696/1271] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1272] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1273] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 699/1274] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1275] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aec&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => 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: 701/1276] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/subnets?id=4ae471b4-922c-4002-9514-dd0bf374f5a9&id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1277] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1278] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1279] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 7|app: 0|req: 705/1280] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1281] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 576/1282] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/routers/fbb76314-24d0-4812-9946-67ca2e625617/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:03.875 8 WARNING neutron_lib.context [None req-6d5195a6-d670-4bc2-9f03-e8b8c93bcd00 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 707/1283] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/security-groups?tenant_id=1c52ffa005634ce28cb8ce5e985875c9&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1284] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:03 2026] POST /v2.0/ports => generated 958 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1285] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/security-groups/1003a57b-752c-4a0e-bdd1-88cb85a96879 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 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-05-05 23:27:04.237 8 WARNING neutron_lib.context [None req-9a6c3964-c9be-4d07-9627-78e45d87abfc 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1286] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:04 2026] POST /v2.0/ports => generated 958 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:04.564 7 WARNING neutron_lib.context [None req-05fca1cc-c6da-43df-95ec-73e312a022c5 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 579/1287] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:04 2026] GET /v2.0/security-groups?tenant_id=f1edbfc416f3467d9cde51696d9d18d9&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1288] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:05 2026] DELETE /v2.0/security-groups/d07dacb6-7c68-47f1-b5e4-a9bf53d91006 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:05.297 7 INFO neutron.db.l3_db [None req-05fca1cc-c6da-43df-95ec-73e312a022c5 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Floating IP 3e6692a4-ce91-4490-ab50-7b652a9d7787 associated. External IP: 10.96.250.214, port: af7b4d95-1f06-4cb8-8970-948eeed5ca47. [pid: 7|app: 0|req: 709/1289] 10.0.0.51 () {34 vars in 676 bytes} [Tue May 5 23:27:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:05.731 8 INFO neutron.db.l3_db [None req-fc4376c3-e889-4c6c-b731-89eeca16a59e 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Floating IP 3e6692a4-ce91-4490-ab50-7b652a9d7787 disassociated. External IP: 10.96.250.214, port: af7b4d95-1f06-4cb8-8970-948eeed5ca47. [pid: 8|app: 0|req: 581/1290] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:27:05 2026] PUT /v2.0/floatingips/3e6692a4-ce91-4490-ab50-7b652a9d7787 => generated 552 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1291] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:27:06 2026] DELETE /v2.0/floatingips/3e6692a4-ce91-4490-ab50-7b652a9d7787 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:06.342 8 WARNING neutron_lib.context [None req-f56a0071-c141-41b9-bebe-90c7d87b5275 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:07.016 7 WARNING neutron_lib.context [None req-7da700bf-016c-4811-886b-39f8071742b7 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:07.016 7 WARNING neutron_lib.context [None req-7da700bf-016c-4811-886b-39f8071742b7 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:07.122 8 INFO neutron.db.l3_db [None req-f56a0071-c141-41b9-bebe-90c7d87b5275 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Floating IP 8b2b8d18-6d2c-4737-aa23-23ef607973f9 associated. External IP: 10.96.250.202, port: 6d0519cd-5312-45c8-af3e-18781315c525. 2026-05-05 23:27:07.175 7 INFO neutron.db.segments_db [None req-7da700bf-016c-4811-886b-39f8071742b7 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Added segment 1da12f12-5685-498c-9ef7-34e17418b2c1 of type vxlan for network 4d0ec3d8-d087-47f7-8d84-aee8e1e01773 2026-05-05 23:27:07.236 7 INFO neutron.db.segments_db [None req-7da700bf-016c-4811-886b-39f8071742b7 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Added segment 7060673a-570a-41d6-a0f1-ce6e18a01d6b of type vxlan for network 7fe74ecc-758b-4dea-a2f3-77a9d166258f [pid: 7|app: 0|req: 711/1292] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:06 2026] POST /v2.0/networks => generated 1245 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1293] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1294] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1295] 10.0.0.51 () {34 vars in 676 bytes} [Tue May 5 23:27:06 2026] POST /v2.0/floatingips => generated 842 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1296] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1297] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/floatingips/8b2b8d18-6d2c-4737-aa23-23ef607973f9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:07.514 8 WARNING neutron_lib.context [req-9b9a5342-0d28-4f2b-b7a5-d4f948908e73 req-cbd0b5dc-115d-45e8-94b7-61cee8c811d0 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:07.542 7 INFO neutron.services.segments.plugin [-] Segment 1da12f12-5685-498c-9ef7-34e17418b2c1 resource provider aggregate not found 2026-05-05 23:27:07.549 7 INFO neutron.services.segments.plugin [-] Segment 1da12f12-5685-498c-9ef7-34e17418b2c1 resource provider aggregate not found 2026-05-05 23:27:07.553 7 INFO neutron.services.segments.plugin [-] Segment 1da12f12-5685-498c-9ef7-34e17418b2c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da12f12-5685-498c-9ef7-34e17418b2c1 found for delete ", "request_id": "req-c91731c3-1cab-42c4-93dc-8a3d2d941fd7"}]} 2026-05-05 23:27:07.563 7 INFO neutron.services.segments.plugin [-] Segment 1da12f12-5685-498c-9ef7-34e17418b2c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da12f12-5685-498c-9ef7-34e17418b2c1 found for delete ", "request_id": "req-c8d7ef15-ae9e-4e56-a6ee-f78e87159d68"}]} [pid: 7|app: 0|req: 714/1298] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:07 2026] DELETE /v2.0/networks/4d0ec3d8-d087-47f7-8d84-aee8e1e01773 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1299] 10.0.0.51 () {32 vars in 654 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/floatingips => generated 845 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1300] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:07 2026] DELETE /v2.0/networks/7fe74ecc-758b-4dea-a2f3-77a9d166258f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1301] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:27:07 2026] POST /v2.0/ports => generated 1179 bytes in 385 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: 8|app: 0|req: 586/1302] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:08.162 7 INFO neutron.db.l3_db [None req-d12ead84-7127-4567-b87f-ac61823b93dc 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Floating IP 8b2b8d18-6d2c-4737-aa23-23ef607973f9 associated. External IP: 10.96.250.202, port: 6d0519cd-5312-45c8-af3e-18781315c525. [pid: 8|app: 0|req: 587/1303] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:27:07 2026] PUT /v2.0/ports/8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => generated 1460 bytes in 525 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-05-05 23:27:08.484 8 WARNING neutron_lib.context [None req-0dd37669-82ca-4b96-918e-11f644624153 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:08.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a64f9259-26c2-4b65-9999-e8a0c1a018dc'] response: {'name': 'network-changed', 'server_uuid': 'ee355b4e-4d59-4f82-afae-97c9754fb5cf', 'tag': '8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4', 'status': 'completed', 'code': 200} 2026-05-05 23:27:08.558 8 INFO neutron.db.segments_db [None req-0dd37669-82ca-4b96-918e-11f644624153 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Added segment 0a1392b5-3d86-46ca-a3ec-611276e149b4 of type vxlan for network b57e0a7c-65c9-45f9-ab70-438dfe5df95e [pid: 8|app: 0|req: 590/1306] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:08 2026] POST /v2.0/networks => generated 650 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1307] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1194 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1308] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:27:07 2026] PUT /v2.0/floatingips/8b2b8d18-6d2c-4737-aa23-23ef607973f9 => generated 842 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:09.056 7 WARNING neutron_lib.context [None req-bc995a34-52e4-48ed-9cfb-ca1b26bc7923 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:09.099 7 INFO neutron.db.segments_db [None req-bc995a34-52e4-48ed-9cfb-ca1b26bc7923 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Added segment 3193f61d-34e7-4983-9b9c-90fee0e99fb3 of type vxlan for network cbbc4c18-5c7b-45e7-9ffc-6717dba5a5a0 [pid: 8|app: 0|req: 592/1309] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1461 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1310] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:09 2026] POST /v2.0/networks => generated 650 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1311] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1312] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1313] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:09.258 7 WARNING neutron_lib.context [None req-22f02719-8bac-4c17-9148-a3054eab4233 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:09.281 7 WARNING neutron_lib.context [None req-22f02719-8bac-4c17-9148-a3054eab4233 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:09.319 8 INFO neutron.db.l3_db [None req-a0392b24-df24-4dcd-b525-8f568da5cf2a 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] Floating IP 8b2b8d18-6d2c-4737-aa23-23ef607973f9 disassociated. External IP: 10.96.250.202, port: af7b4d95-1f06-4cb8-8970-948eeed5ca47. 2026-05-05 23:27:09.572 7 INFO neutron.services.segments.plugin [-] Segment 7060673a-570a-41d6-a0f1-ce6e18a01d6b resource provider aggregate not found 2026-05-05 23:27:09.582 7 INFO neutron.services.segments.plugin [-] Segment 7060673a-570a-41d6-a0f1-ce6e18a01d6b resource provider aggregate not found 2026-05-05 23:27:09.593 7 INFO neutron.services.segments.plugin [-] Segment 7060673a-570a-41d6-a0f1-ce6e18a01d6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7060673a-570a-41d6-a0f1-ce6e18a01d6b found for delete ", "request_id": "req-7bd93084-38fa-4d57-bfac-cbda84768450"}]} 2026-05-05 23:27:09.596 7 INFO neutron.services.segments.plugin [-] Segment 7060673a-570a-41d6-a0f1-ce6e18a01d6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7060673a-570a-41d6-a0f1-ce6e18a01d6b found for delete ", "request_id": "req-105abd23-b68c-402e-b752-a8ca59d9efa4"}]} [pid: 8|app: 0|req: 594/1314] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:27:09 2026] PUT /v2.0/floatingips/8b2b8d18-6d2c-4737-aa23-23ef607973f9 => generated 552 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1315] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/networks?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&shared=False => generated 2376 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1316] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:09 2026] POST /v2.0/ports => generated 1505 bytes in 559 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: 722/1317] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1318] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/ports => generated 1505 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1319] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/floatingips/8b2b8d18-6d2c-4737-aa23-23ef607973f9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:10.013 8 INFO neutron.api.v2.resource [None req-f03cf58a-3549-43da-8caa-3db2f74cd21b 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1320] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/floatingips/8b2b8d18-6d2c-4737-aa23-23ef607973f9 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1321] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/ports/90422438-1e5c-4559-bcfe-e8fd72fefd12 => 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: 598/1322] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:10 2026] DELETE /v2.0/ports/af7b4d95-1f06-4cb8-8970-948eeed5ca47 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1323] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:10 2026] DELETE /v2.0/ports/845a6aba-3659-434d-aa9d-b5f5e7e441f0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1324] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:10.415 7 WARNING neutron_lib.context [None req-9a893d21-da57-4127-9aee-39e4bf89e136 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:10.469 7 INFO neutron.db.segments_db [None req-9a893d21-da57-4127-9aee-39e4bf89e136 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Added segment d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df of type vxlan for network 6957aa58-bc4b-4485-ab9d-16e1e9d92863 [pid: 7|app: 0|req: 727/1325] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:10 2026] POST /v2.0/networks => generated 649 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:10.568 7 WARNING neutron_lib.context [None req-87e23f9e-5393-4b02-98d2-9511544098ab 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 599/1326] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:10 2026] DELETE /v2.0/ports/6d0519cd-5312-45c8-af3e-18781315c525 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:10.641 7 INFO neutron.db.segments_db [None req-87e23f9e-5393-4b02-98d2-9511544098ab 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Added segment 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 of type vxlan for network b265e9a1-a5be-4fc6-a253-73252cd55361 [pid: 8|app: 0|req: 600/1327] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/ports?device_id=fbb76314-24d0-4812-9946-67ca2e625617 => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1328] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:10 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:10.798 7 WARNING neutron_lib.context [None req-da4d47cd-6bf9-4833-9373-ba9dd3e8db89 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:10.825 7 WARNING neutron_lib.context [None req-da4d47cd-6bf9-4833-9373-ba9dd3e8db89 010046ccc31f45ccaf81196d47fcd05e 73da699a80514dc69f9a9e659c8f8820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 729/1329] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:10 2026] POST /v2.0/subnets => generated 1274 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1330] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/security-groups?tenant_id=6b8ebf9edd6646ae88e6aee2c149f28c&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1331] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:10 2026] PUT /v2.0/routers/fbb76314-24d0-4812-9946-67ca2e625617/remove_router_interface => generated 309 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1332] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1333] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1334] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:11 2026] DELETE /v2.0/security-groups/c3820b9f-c9ef-4f02-ad43-519a0dad938d => 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: 733/1335] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => 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: 734/1336] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:11 2026] DELETE /v2.0/subnets/a4e2c094-63ca-458b-9991-04e96a51407e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1337] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => 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: 736/1338] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/security-groups?tenant_id=459db0aa94e9491185d977be3ae6fcb8&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1339] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:11 2026] DELETE /v2.0/subnets/c6937178-83ba-47db-b22b-84a3add52ce9 => 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: 738/1340] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa&id=67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:12.112 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a1f6b6e0-66c6-402d-a135-c990b4ad2d69 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - 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: 739/1341] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/security-groups/e131ea01-820b-4df0-97aa-534cbe3fc2ef => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1342] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1343] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:12.449 8 INFO neutron.services.segments.plugin [-] Segment 496eb50c-7918-4c96-a265-47e08cbc406b resource provider aggregate not found 2026-05-05 23:27:12.452 8 INFO neutron.services.segments.plugin [-] Segment 496eb50c-7918-4c96-a265-47e08cbc406b resource provider aggregate not found 2026-05-05 23:27:12.468 8 INFO neutron.services.segments.plugin [-] Segment 496eb50c-7918-4c96-a265-47e08cbc406b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496eb50c-7918-4c96-a265-47e08cbc406b found for delete ", "request_id": "req-9a260930-3516-4718-9998-46df50872723"}]} 2026-05-05 23:27:12.471 8 INFO neutron.services.segments.plugin [-] Segment 496eb50c-7918-4c96-a265-47e08cbc406b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496eb50c-7918-4c96-a265-47e08cbc406b found for delete ", "request_id": "req-df7113f1-9dda-488f-b3a6-93d9de9472a6"}]} 2026-05-05 23:27:12.486 8 INFO neutron.db.l3_hamode_db [None req-a1f6b6e0-66c6-402d-a135-c990b4ad2d69 1da9dec24f8643099ae8112c926cdd17 73cee0b93cca4593908ca3427aadd8f2 - - default default] HA network 85675a14-eb34-45e6-b8dc-5375a178ae8a was deleted as no HA routers are present in tenant 73cee0b93cca4593908ca3427aadd8f2. [pid: 8|app: 0|req: 603/1344] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:11 2026] DELETE /v2.0/routers/fbb76314-24d0-4812-9946-67ca2e625617 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1345] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:12.634 7 INFO neutron.services.segments.plugin [-] Segment 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 resource provider aggregate not found 2026-05-05 23:27:12.639 7 INFO neutron.services.segments.plugin [-] Segment 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 resource provider aggregate not found 2026-05-05 23:27:12.647 7 INFO neutron.services.segments.plugin [-] Segment 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 found for delete ", "request_id": "req-2d56c6ae-b22e-470b-8abb-bd47b14ad0de"}]} [pid: 7|app: 0|req: 742/1346] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/b265e9a1-a5be-4fc6-a253-73252cd55361 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:12.657 7 INFO neutron.services.segments.plugin [-] Segment 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc2fd51-6496-4b68-8ade-53cdfc8eccc1 found for delete ", "request_id": "req-53301f73-745d-4f76-96fe-81b1068c733c"}]} [pid: 8|app: 0|req: 605/1347] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/subnets/dd358fd7-8aca-4f38-a592-17b478ae87fc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1348] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 744/1349] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/b7f4d568-7cdd-418b-94ed-f91b903bea2d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1350] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/6957aa58-bc4b-4485-ab9d-16e1e9d92863 => 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: 745/1351] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 607/1352] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/cbbc4c18-5c7b-45e7-9ffc-6717dba5a5a0 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1353] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/networks/b57e0a7c-65c9-45f9-ab70-438dfe5df95e => 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: 608/1354] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-groups?tenant_id=73cee0b93cca4593908ca3427aadd8f2&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1355] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/security-groups/d1ed7abe-4a3f-473b-b3d9-3cf556c4a2db => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1356] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-groups?tenant_id=73da699a80514dc69f9a9e659c8f8820&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1357] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/security-groups/85dca5a7-d3cf-4529-a475-26a2c22851ee => 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: 610/1358] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1194 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1359] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:15.535 8 INFO neutron.services.segments.plugin [-] Segment d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df resource provider aggregate not found 2026-05-05 23:27:15.540 8 INFO neutron.services.segments.plugin [-] Segment d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df resource provider aggregate not found 2026-05-05 23:27:15.547 8 INFO neutron.services.segments.plugin [-] Segment d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df found for delete ", "request_id": "req-714eaee3-2e4c-4c14-a106-ffba01753414"}]} 2026-05-05 23:27:15.556 8 INFO neutron.services.segments.plugin [-] Segment d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2abee65-ee7d-4a18-b4e3-2d2bfdf7f1df found for delete ", "request_id": "req-04ab773f-a179-471c-90a8-ba385bedcefe"}]} 2026-05-05 23:27:15.562 8 INFO neutron.services.segments.plugin [-] Segment 3193f61d-34e7-4983-9b9c-90fee0e99fb3 resource provider aggregate not found 2026-05-05 23:27:15.569 8 INFO neutron.services.segments.plugin [-] Segment 3193f61d-34e7-4983-9b9c-90fee0e99fb3 resource provider aggregate not found 2026-05-05 23:27:15.573 8 INFO neutron.services.segments.plugin [-] Segment 3193f61d-34e7-4983-9b9c-90fee0e99fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3193f61d-34e7-4983-9b9c-90fee0e99fb3 found for delete ", "request_id": "req-408cce9c-36ad-4fae-a738-3503502e4847"}]} 2026-05-05 23:27:15.584 8 INFO neutron.services.segments.plugin [-] Segment 3193f61d-34e7-4983-9b9c-90fee0e99fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3193f61d-34e7-4983-9b9c-90fee0e99fb3 found for delete ", "request_id": "req-ea127d48-3e5b-4217-8c99-39092300d42b"}]} 2026-05-05 23:27:15.744 8 WARNING neutron_lib.context [None req-d0a92f67-1cce-4c5f-b02b-6908a9e0e636 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:15.924 8 INFO neutron.db.segments_db [None req-d0a92f67-1cce-4c5f-b02b-6908a9e0e636 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 of type vxlan for network 4686cd4c-4277-448a-958f-5eca05e16c28 2026-05-05 23:27:16.007 7 INFO neutron.services.segments.plugin [-] Segment 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda resource provider aggregate not found [pid: 8|app: 0|req: 611/1360] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:15 2026] POST /v2.0/networks => generated 634 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.014 7 INFO neutron.services.segments.plugin [-] Segment 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda resource provider aggregate not found 2026-05-05 23:27:16.018 8 WARNING neutron_lib.context [None req-602e530b-0e57-4036-a7e6-4e57224a1d22 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:16.022 7 INFO neutron.services.segments.plugin [-] Segment 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda found for delete ", "request_id": "req-afa5e227-aae7-438a-8170-6add4143993b"}]} 2026-05-05 23:27:16.031 7 WARNING neutron_lib.context [None req-8a82c7b3-4124-49d5-b43b-656845d7875d 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:16.033 7 INFO neutron.services.segments.plugin [-] Segment 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce9ad88-2a4e-4a10-8dfd-d375f91b0fda found for delete ", "request_id": "req-e235eedb-e423-4a74-aca0-3cf0cb8373ec"}]} 2026-05-05 23:27:16.037 7 INFO neutron.services.segments.plugin [-] Segment 0a1392b5-3d86-46ca-a3ec-611276e149b4 resource provider aggregate not found 2026-05-05 23:27:16.052 7 INFO neutron.services.segments.plugin [-] Segment 0a1392b5-3d86-46ca-a3ec-611276e149b4 resource provider aggregate not found 2026-05-05 23:27:16.058 7 INFO neutron.services.segments.plugin [-] Segment 0a1392b5-3d86-46ca-a3ec-611276e149b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a1392b5-3d86-46ca-a3ec-611276e149b4 found for delete ", "request_id": "req-623e1689-ac07-4470-a89b-855718ae4c7b"}]} 2026-05-05 23:27:16.064 8 INFO neutron.db.segments_db [None req-602e530b-0e57-4036-a7e6-4e57224a1d22 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 of type vxlan for network a208d5bb-3a9b-4d13-84ac-35f23c79456d 2026-05-05 23:27:16.069 7 INFO neutron.services.segments.plugin [-] Segment 0a1392b5-3d86-46ca-a3ec-611276e149b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a1392b5-3d86-46ca-a3ec-611276e149b4 found for delete ", "request_id": "req-2e709e18-6df5-4e2e-9cbb-c82e3b259a7b"}]} [pid: 8|app: 0|req: 612/1361] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/networks => generated 633 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.167 8 WARNING neutron_lib.context [None req-6537c013-9806-4aec-8ff9-6679f9b61005 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:16.204 7 INFO neutron.db.segments_db [None req-8a82c7b3-4124-49d5-b43b-656845d7875d 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Added segment 715102b1-3b25-4c46-941f-581451b29c6d of type vxlan for network 5bfba4ce-95ce-4497-ae01-616441f89408 [pid: 7|app: 0|req: 750/1362] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:15 2026] POST /v2.0/networks => generated 649 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.312 7 WARNING neutron_lib.context [None req-6fb1d482-6dc4-4143-89f5-97d35a10a6ac 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 613/1363] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/subnets => generated 646 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.487 8 WARNING neutron_lib.context [None req-ff487434-63c7-4725-a3c6-7ea1857a048f ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 751/1364] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/ports => generated 778 bytes in 266 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-05-05 23:27:16.584 7 WARNING neutron_lib.context [None req-2407ed61-e51c-4531-977b-dc781dccaf58 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:16.632 7 INFO neutron.db.segments_db [None req-2407ed61-e51c-4531-977b-dc781dccaf58 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Added segment 2283576a-1d1c-4aee-a484-e8406e59578c of type vxlan for network 22441c3f-8a79-4fd9-88df-2efc8f89b7fd [pid: 7|app: 0|req: 752/1365] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/networks => generated 635 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.710 7 WARNING neutron_lib.context [None req-8004d02e-4a7e-4081-a17f-6ede634018c4 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 614/1366] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/subnets => generated 655 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.728 8 WARNING neutron_lib.context [None req-75a183eb-0a5f-44db-a2ba-f45ac16c7ae8 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:16.771 8 INFO neutron.db.segments_db [None req-75a183eb-0a5f-44db-a2ba-f45ac16c7ae8 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment 57880097-43b5-4d55-9c5c-75a9d4a5451e of type vxlan for network 231ea055-947e-4d18-9456-3d4a928e0568 [pid: 7|app: 0|req: 753/1367] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:16.957 7 WARNING neutron_lib.context [None req-31aa5270-9977-40f4-a83a-3ce9bb9252e2 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:17.040 8 INFO neutron.db.l3_hamode_db [None req-75a183eb-0a5f-44db-a2ba-f45ac16c7ae8 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:17.151 8 INFO neutron.db.l3_hamode_db [None req-75a183eb-0a5f-44db-a2ba-f45ac16c7ae8 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 754/1368] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/ports => generated 965 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: 755/1369] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:17 2026] DELETE /v2.0/ports/0c5392c5-aa9c-4ae3-9a18-afabfe4b6fde => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:17.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-081088b3-a421-46a0-bcd0-3cb46b325646 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1370] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:17 2026] DELETE /v2.0/ports/0c5392c5-aa9c-4ae3-9a18-afabfe4b6fde => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:17.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea3191e9-594b-4c0c-a1ac-6b27e5b19436 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1371] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:17 2026] GET /v2.0/ports/0c5392c5-aa9c-4ae3-9a18-afabfe4b6fde => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1372] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:17 2026] DELETE /v2.0/subnets/b3798f34-4406-4fc4-bc0c-9a2fb977e5db => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1373] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/routers => generated 511 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:18.248 7 INFO neutron.services.segments.plugin [-] Segment 2283576a-1d1c-4aee-a484-e8406e59578c resource provider aggregate not found 2026-05-05 23:27:18.254 7 INFO neutron.services.segments.plugin [-] Segment 2283576a-1d1c-4aee-a484-e8406e59578c resource provider aggregate not found [pid: 7|app: 0|req: 759/1374] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:17 2026] DELETE /v2.0/networks/22441c3f-8a79-4fd9-88df-2efc8f89b7fd => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:18.276 7 INFO neutron.services.segments.plugin [-] Segment 2283576a-1d1c-4aee-a484-e8406e59578c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2283576a-1d1c-4aee-a484-e8406e59578c found for delete ", "request_id": "req-cf459a4a-9344-4e3c-b6b5-d0d9014cab82"}]} 2026-05-05 23:27:18.277 7 INFO neutron.services.segments.plugin [-] Segment 2283576a-1d1c-4aee-a484-e8406e59578c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2283576a-1d1c-4aee-a484-e8406e59578c found for delete ", "request_id": "req-b0986d17-4b4c-45c8-a34b-373d80a1b475"}]} 2026-05-05 23:27:18.281 7 WARNING neutron_lib.context [None req-fc7a635d-1ebe-4693-b42e-e0cece2e2122 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:18.367 7 INFO neutron.db.segments_db [None req-fc7a635d-1ebe-4693-b42e-e0cece2e2122 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Added segment c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 of type vxlan for network 3fef50bf-7f0a-423b-9231-34776cb1e278 [pid: 7|app: 0|req: 760/1375] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:18 2026] POST /v2.0/networks => generated 636 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1376] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:18 2026] GET /v2.0/security-groups?tenant_id=4429627814e346d5a609063047e0a4c9&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:18.899 7 WARNING neutron_lib.context [None req-788329f1-fe79-400d-bf3f-820c4a04673c 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1377] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:18 2026] POST /v2.0/subnets => generated 646 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1378] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:17 2026] PUT /v2.0/routers/9d3e3a18-a230-445e-a409-4229e1ec25bc/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:19.332 8 WARNING neutron_lib.context [None req-1731ec08-e21b-4835-bedf-3601eab1e493 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1379] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:19 2026] DELETE /v2.0/security-groups/0e10783b-9856-4c94-81fb-741d7392a611 => 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: 764/1380] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/ports/76714c0c-297d-4e14-b9a6-d0ee9ec6fb81 => generated 959 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1381] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1382] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:19 2026] POST /v2.0/ports => generated 927 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1383] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/security-groups?tenant_id=892e4478b5b64677965ed856a0614b21&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1384] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:19 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&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: 620/1385] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:19 2026] DELETE /v2.0/ports/f77d87f0-13f0-41bf-87f2-70a07580a7a7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1386] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:20 2026] DELETE /v2.0/security-groups/cf87d725-0b70-44b3-ab6d-6af67c949efd => 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: 622/1387] 10.0.0.51 () {32 vars in 817 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&mac_address=fa%3A16%3A3e%3Af6%3Abb%3A98 => generated 1196 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:20.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-386bcdc0-3e9f-4928-b05b-7e318441a876 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1388] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports/f77d87f0-13f0-41bf-87f2-70a07580a7a7 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:20.498 8 WARNING neutron_lib.context [None req-d02077c7-04bc-491f-a578-ad6ba939349e d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1389] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:19 2026] PUT /v2.0/routers/9d3e3a18-a230-445e-a409-4229e1ec25bc/add_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1390] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:20 2026] DELETE /v2.0/subnets/7a42b03c-6412-4d2c-969e-61af4759c6d1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1391] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports/6c046470-32c9-45e1-b124-f23f90e0c686 => generated 967 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:21.291 7 INFO neutron.services.segments.plugin [-] Segment c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 resource provider aggregate not found 2026-05-05 23:27:21.295 7 INFO neutron.services.segments.plugin [-] Segment c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 resource provider aggregate not found 2026-05-05 23:27:21.311 7 INFO neutron.services.segments.plugin [-] Segment c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 found for delete ", "request_id": "req-1015bdb3-7d34-47df-957f-3ecdcb3746e7"}]} 2026-05-05 23:27:21.312 7 INFO neutron.services.segments.plugin [-] Segment c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d5f5de-98ab-4ed0-9423-f58054eb2bd8 found for delete ", "request_id": "req-8a228a77-cd7a-4b9b-8e83-20c0f32f6e75"}]} [pid: 7|app: 0|req: 769/1392] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:21 2026] DELETE /v2.0/networks/3fef50bf-7f0a-423b-9231-34776cb1e278 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:21.334 8 INFO neutron.db.l3_db [None req-d02077c7-04bc-491f-a578-ad6ba939349e d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Floating IP 9d672a3f-7252-4960-9a31-4d5a882b3ea4 associated. External IP: 10.96.250.202, port: 8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4. [pid: 8|app: 0|req: 624/1393] 10.0.0.51 () {34 vars in 676 bytes} [Tue May 5 23:27:20 2026] POST /v2.0/floatingips => generated 855 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:21.717 8 WARNING neutron_lib.context [None req-f5d5c704-b821-4ca7-9779-fbe46b101958 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:21.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e19251-c74a-4f45-8f4d-805b8405d02f'] response: {'name': 'network-changed', 'server_uuid': 'ee355b4e-4d59-4f82-afae-97c9754fb5cf', 'tag': '8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 625/1394] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/ports => generated 778 bytes in 277 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: 770/1395] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:21 2026] PUT /v2.0/routers/9d3e3a18-a230-445e-a409-4229e1ec25bc/remove_router_interface => generated 309 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1396] 10.0.0.51 () {34 vars in 736 bytes} [Tue May 5 23:27:21 2026] PUT /v2.0/ports/c4c2986f-e4fc-4127-8eac-e5941502c6e6 => generated 752 bytes in 198 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: 627/1397] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:22 2026] DELETE /v2.0/ports/c4c2986f-e4fc-4127-8eac-e5941502c6e6 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1398] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1399] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports => generated 781 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1400] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:22.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ab884e8-8f54-4a31-9a2f-816b7484d0ac 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1401] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports/c4c2986f-e4fc-4127-8eac-e5941502c6e6 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1402] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1403] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1404] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => 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: 635/1405] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports/b8d6a415-f56c-4596-9953-0219eef87226 => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1406] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa&id=67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:22.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fee1da8-96b7-401a-85d6-a5de9ce6fe79 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1407] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:22 2026] DELETE /v2.0/ports/f77d87f0-13f0-41bf-87f2-70a07580a7a7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1408] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:22.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfc4f05f-b229-4379-ae51-59a74901735c 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1409] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:22 2026] DELETE /v2.0/subnets/7a42b03c-6412-4d2c-969e-61af4759c6d1 => 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: 640/1410] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:22.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60760613-6365-4435-9cab-9821ace41643 5d722c74ce3648648531bcede0ad815e f6aeeea26bb647079d86cfafc06fb04a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1411] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:22 2026] DELETE /v2.0/subnets/b3798f34-4406-4fc4-bc0c-9a2fb977e5db => 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: 771/1412] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:22 2026] PUT /v2.0/routers/9d3e3a18-a230-445e-a409-4229e1ec25bc/remove_router_interface => generated 309 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1413] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1416] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?device_id=9d3e3a18-a230-445e-a409-4229e1ec25bc => 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: 646/1417] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 772/1418] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:27:22 2026] DELETE /v2.0/ports/b8d6a415-f56c-4596-9953-0219eef87226 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:23.331 7 INFO neutron.services.segments.plugin [-] Segment 715102b1-3b25-4c46-941f-581451b29c6d resource provider aggregate not found 2026-05-05 23:27:23.336 7 INFO neutron.services.segments.plugin [-] Segment 715102b1-3b25-4c46-941f-581451b29c6d resource provider aggregate not found 2026-05-05 23:27:23.350 7 INFO neutron.services.segments.plugin [-] Segment 715102b1-3b25-4c46-941f-581451b29c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715102b1-3b25-4c46-941f-581451b29c6d found for delete ", "request_id": "req-fa06d80c-513d-4424-861b-75018b97de4a"}]} 2026-05-05 23:27:23.352 7 INFO neutron.services.segments.plugin [-] Segment 715102b1-3b25-4c46-941f-581451b29c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715102b1-3b25-4c46-941f-581451b29c6d found for delete ", "request_id": "req-d1c7a41f-e912-48ad-a510-4b35bc69a2fd"}]} [pid: 7|app: 0|req: 773/1419] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/networks/5bfba4ce-95ce-4497-ae01-616441f89408 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:23.612 8 INFO neutron.services.segments.plugin [-] Segment 57880097-43b5-4d55-9c5c-75a9d4a5451e resource provider aggregate not found 2026-05-05 23:27:23.616 8 INFO neutron.services.segments.plugin [-] Segment 57880097-43b5-4d55-9c5c-75a9d4a5451e resource provider aggregate not found 2026-05-05 23:27:23.623 8 INFO neutron.services.segments.plugin [-] Segment 57880097-43b5-4d55-9c5c-75a9d4a5451e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57880097-43b5-4d55-9c5c-75a9d4a5451e found for delete ", "request_id": "req-98c950bd-1dc5-41fd-956b-9a290bf9c1b1"}]} 2026-05-05 23:27:23.628 8 INFO neutron.services.segments.plugin [-] Segment 57880097-43b5-4d55-9c5c-75a9d4a5451e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57880097-43b5-4d55-9c5c-75a9d4a5451e found for delete ", "request_id": "req-10740ff6-0c23-4f45-be2b-ca674a117b0e"}]} 2026-05-05 23:27:23.633 8 INFO neutron.db.l3_hamode_db [None req-774c4d6b-417d-4353-a419-2da7739e8b6c ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] HA network 231ea055-947e-4d18-9456-3d4a928e0568 was deleted as no HA routers are present in tenant 115895fbb56e48808a4b2f2ab1359c6b. [pid: 8|app: 0|req: 647/1420] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/routers/9d3e3a18-a230-445e-a409-4229e1ec25bc => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1421] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/18667b0b-fb5b-4b3d-ac03-a02ebf5e0f4b => 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: 648/1422] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/bde9ef3e-9f95-4d64-88f5-541f3be10d0d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1423] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/security-groups?tenant_id=f6aeeea26bb647079d86cfafc06fb04a&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1424] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:24 2026] DELETE /v2.0/security-groups/dcc77ae9-3ca6-4d9d-b74a-7b5177667f88 => 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: 649/1425] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/networks/a208d5bb-3a9b-4d13-84ac-35f23c79456d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1426] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:24 2026] DELETE /v2.0/networks/4686cd4c-4277-448a-958f-5eca05e16c28 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:24.618 8 WARNING neutron_lib.context [None req-2cb9ea93-748d-41c4-9c41-36c51ecfb089 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:24.678 8 INFO neutron.db.segments_db [None req-2cb9ea93-748d-41c4-9c41-36c51ecfb089 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment 11a3339e-2814-41ff-9bb5-accc86cff7cd of type vxlan for network fc6eccdb-7191-4ce8-84b3-8d481287f65c [pid: 8|app: 0|req: 650/1427] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:24 2026] POST /v2.0/networks => generated 634 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:24.778 7 WARNING neutron_lib.context [None req-285fee11-9667-4747-ba49-4b9a21ee8b6e ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1428] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:24 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:25.028 8 WARNING neutron_lib.context [None req-955db0be-b1c4-44e4-a9bf-ddf3fb17556e ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:25.076 8 INFO neutron.db.segments_db [None req-955db0be-b1c4-44e4-a9bf-ddf3fb17556e ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment 91def5ec-b66a-4cdd-af6a-4c710f96eacb of type vxlan for network 2cb45503-736f-47d5-887e-acff4e0abe47 2026-05-05 23:27:25.321 8 INFO neutron.db.l3_hamode_db [None req-955db0be-b1c4-44e4-a9bf-ddf3fb17556e ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:25.441 8 INFO neutron.db.l3_hamode_db [None req-955db0be-b1c4-44e4-a9bf-ddf3fb17556e ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:25.641 8 INFO neutron.services.segments.plugin [-] Segment e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 resource provider aggregate not found 2026-05-05 23:27:25.647 8 INFO neutron.services.segments.plugin [-] Segment e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 resource provider aggregate not found 2026-05-05 23:27:25.653 8 INFO neutron.services.segments.plugin [-] Segment e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 found for delete ", "request_id": "req-d8034b0e-2da3-4ddc-9d65-eacf4f868684"}]} 2026-05-05 23:27:25.664 8 INFO neutron.services.segments.plugin [-] Segment e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e47a7fa2-7231-4b90-9e3f-ecc9d300c6c4 found for delete ", "request_id": "req-7c7995ad-2684-4d8a-9818-5f9278f036fd"}]} 2026-05-05 23:27:26.050 7 INFO neutron.services.segments.plugin [-] Segment 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 resource provider aggregate not found 2026-05-05 23:27:26.061 7 INFO neutron.services.segments.plugin [-] Segment 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 resource provider aggregate not found 2026-05-05 23:27:26.074 7 INFO neutron.services.segments.plugin [-] Segment 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 found for delete ", "request_id": "req-eceae6b8-f1cb-4824-bf02-6392a7018c21"}]} [pid: 8|app: 0|req: 651/1429] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:25 2026] POST /v2.0/routers => generated 509 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:26.087 7 INFO neutron.services.segments.plugin [-] Segment 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ad83bd4-6214-46bb-8b8d-e5b3ae3f1302 found for delete ", "request_id": "req-d8866c1a-9d02-49b6-9664-9ab197c6dd4c"}]} 2026-05-05 23:27:26.091 8 WARNING neutron_lib.context [None req-6692d719-338b-4f4c-a7b8-1aad8a6c16f4 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:26.243 7 WARNING neutron_lib.context [None req-5053abab-95d3-4d20-95ff-73ad0e5c4f14 62b9fd3d73dd4feea515bcdd1db8b11f 0467bdb272034059bd76096c986a75fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 779/1430] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:27:26 2026] POST /v2.0/subnetpools => generated 548 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1431] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:27:26 2026] POST /v2.0/ports => generated 963 bytes in 321 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: 653/1432] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/subnetpools/3187594e-4e28-4877-a560-20e6bb0c1ede => generated 548 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1433] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1434] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/security-groups?tenant_id=d5f9fe21483f4b0bb45da77a8abc0817&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: 781/1435] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:27:26 2026] PUT /v2.0/subnetpools/3187594e-4e28-4877-a560-20e6bb0c1ede => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1436] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:26 2026] DELETE /v2.0/security-groups/92d8faad-5c99-4838-943e-87e0f2f7083e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1437] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1438] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:27:26 2026] DELETE /v2.0/subnetpools/3187594e-4e28-4877-a560-20e6bb0c1ede => 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: 785/1439] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/security-groups?tenant_id=1357fc657f564cbfaaf4609287e39acc&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:26.841 7 INFO neutron.api.v2.resource [None req-0a65c700-e96f-44a1-9e7c-112b37a70a9a 62b9fd3d73dd4feea515bcdd1db8b11f 0467bdb272034059bd76096c986a75fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1440] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/subnetpools/3187594e-4e28-4877-a560-20e6bb0c1ede => generated 145 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1441] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:26 2026] DELETE /v2.0/security-groups/95944507-0218-43ae-8b82-b86c8626e97e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:26.953 7 INFO neutron.api.v2.resource [None req-6df1b340-0f94-4d5f-8645-6adf3f9bd592 62b9fd3d73dd4feea515bcdd1db8b11f 0467bdb272034059bd76096c986a75fc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1442] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:27:26 2026] DELETE /v2.0/subnetpools/3187594e-4e28-4877-a560-20e6bb0c1ede => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1443] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:26 2026] PUT /v2.0/routers/a6423df3-75f4-4c15-b21d-8ade99257a04/add_router_interface => generated 309 bytes in 1060 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: 656/1444] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:27 2026] GET /v2.0/ports/25eee8a8-6780-4ab6-9512-8e7de0c96753 => generated 1037 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1445] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:27 2026] GET /v2.0/security-groups?tenant_id=0467bdb272034059bd76096c986a75fc&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1446] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:27 2026] DELETE /v2.0/security-groups/89bf9552-2fcf-4b94-981f-e60cafe37d80 => 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: 657/1447] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:27 2026] PUT /v2.0/routers/a6423df3-75f4-4c15-b21d-8ade99257a04/remove_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:28.898 7 INFO neutron.api.v2.resource [None req-f3b13506-2005-4cc6-853c-1243167a2613 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1448] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:28 2026] PUT /v2.0/routers/a6423df3-75f4-4c15-b21d-8ade99257a04/remove_router_interface => generated 197 bytes in 166 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: 658/1449] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:28 2026] GET /v2.0/ports?device_id=a6423df3-75f4-4c15-b21d-8ade99257a04 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:29.500 7 INFO neutron.services.segments.plugin [-] Segment 91def5ec-b66a-4cdd-af6a-4c710f96eacb resource provider aggregate not found 2026-05-05 23:27:29.509 7 INFO neutron.services.segments.plugin [-] Segment 91def5ec-b66a-4cdd-af6a-4c710f96eacb resource provider aggregate not found 2026-05-05 23:27:29.513 7 INFO neutron.services.segments.plugin [-] Segment 91def5ec-b66a-4cdd-af6a-4c710f96eacb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91def5ec-b66a-4cdd-af6a-4c710f96eacb found for delete ", "request_id": "req-5cffdd82-5552-48a2-9ffe-47d94a8383c3"}]} 2026-05-05 23:27:29.513 7 INFO neutron.db.l3_hamode_db [None req-70722bc7-eae6-4458-ba2a-abda3f81397a ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] HA network 2cb45503-736f-47d5-887e-acff4e0abe47 was deleted as no HA routers are present in tenant 115895fbb56e48808a4b2f2ab1359c6b. [pid: 7|app: 0|req: 792/1450] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:28 2026] DELETE /v2.0/routers/a6423df3-75f4-4c15-b21d-8ade99257a04 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:29.532 7 INFO neutron.services.segments.plugin [-] Segment 91def5ec-b66a-4cdd-af6a-4c710f96eacb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91def5ec-b66a-4cdd-af6a-4c710f96eacb found for delete ", "request_id": "req-47724ec6-c8dd-4e22-b05c-fc76384f05a1"}]} [pid: 8|app: 0|req: 659/1451] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:29 2026] GET /v2.0/security-groups?tenant_id=bf73b0a67d1f4724aab61191a3c81ad9&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1452] 199.204.45.132 () {34 vars in 1096 bytes} [Tue May 5 23:27:29 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1453] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:29 2026] DELETE /v2.0/subnets/cec4fc41-ee37-4e13-93a4-38e5c2e07f9a => 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: 661/1454] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:29 2026] DELETE /v2.0/security-groups/e3c5ed6a-929e-4506-9839-d9e257e82c5d => 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: 662/1455] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:29 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 794/1456] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:29 2026] DELETE /v2.0/networks/fc6eccdb-7191-4ce8-84b3-8d481287f65c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:29.957 8 WARNING neutron_lib.context [None req-63ee3573-6904-4625-bdb0-268ea036eedd ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:30.029 8 INFO neutron.db.segments_db [None req-63ee3573-6904-4625-bdb0-268ea036eedd ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment e95c0301-b328-4f2d-8715-2260c356af24 of type vxlan for network 5df80774-e8f4-4c7c-83c0-fc8824776405 [pid: 8|app: 0|req: 663/1457] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:29 2026] POST /v2.0/networks => generated 633 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:30.126 7 WARNING neutron_lib.context [None req-aa4f9bca-ffd3-4c59-a86b-3f26a481dc2e ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1458] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:30.434 8 WARNING neutron_lib.context [None req-4bef1742-f7db-4119-afb5-50d8120f17b6 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:30.488 8 INFO neutron.db.segments_db [None req-4bef1742-f7db-4119-afb5-50d8120f17b6 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb of type vxlan for network 743d934c-535a-4e2e-b035-9cd78a57e662 [pid: 7|app: 0|req: 796/1459] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:30.842 8 INFO neutron.db.l3_hamode_db [None req-4bef1742-f7db-4119-afb5-50d8120f17b6 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:30.959 8 INFO neutron.db.l3_hamode_db [None req-4bef1742-f7db-4119-afb5-50d8120f17b6 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 797/1460] 10.0.0.141 () {30 vars in 689 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1461] 10.0.0.141 () {30 vars in 691 bytes} [Tue May 5 23:27: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: 7|app: 0|req: 799/1462] 10.0.0.141 () {30 vars in 667 bytes} [Tue May 5 23:27:31 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: 800/1463] 10.0.0.141 () {30 vars in 703 bytes} [Tue May 5 23:27: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: 7|app: 0|req: 801/1464] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1465] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1466] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aec&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => 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: 804/1467] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/subnets?id=4ae471b4-922c-4002-9514-dd0bf374f5a9&id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1468] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 806/1469] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:31.528 7 INFO neutron.services.segments.plugin [-] Segment 11a3339e-2814-41ff-9bb5-accc86cff7cd resource provider aggregate not found [pid: 8|app: 0|req: 664/1470] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/routers => generated 510 bytes in 1115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:31.551 7 INFO neutron.services.segments.plugin [-] Segment 11a3339e-2814-41ff-9bb5-accc86cff7cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a3339e-2814-41ff-9bb5-accc86cff7cd found for delete ", "request_id": "req-20888baa-62b9-4f11-9831-b9fe297a356f"}]} 2026-05-05 23:27:31.556 7 INFO neutron.services.segments.plugin [-] Segment 11a3339e-2814-41ff-9bb5-accc86cff7cd resource provider aggregate not found [pid: 7|app: 0|req: 807/1471] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:31.582 7 INFO neutron.services.segments.plugin [-] Segment 11a3339e-2814-41ff-9bb5-accc86cff7cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a3339e-2814-41ff-9bb5-accc86cff7cd found for delete ", "request_id": "req-ad826209-4ba4-4351-a91c-3949a1e89a19"}]} [pid: 7|app: 0|req: 808/1472] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1473] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/security-groups?tenant_id=94137d7e7ee0456abf3e3f4b95de4b6d&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1474] 10.0.0.141 () {28 vars in 438 bytes} [Tue May 5 23:27:31 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1475] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:31 2026] DELETE /v2.0/security-groups/7fd474ba-883b-440d-a517-0bce7ef80298 => 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: 812/1476] 10.0.0.141 () {30 vars in 727 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1477] 10.0.0.141 () {30 vars in 689 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1478] 10.0.0.141 () {30 vars in 691 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1479] 10.0.0.141 () {30 vars in 667 bytes} [Tue May 5 23:27:32 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: 816/1480] 10.0.0.141 () {30 vars in 703 bytes} [Tue May 5 23:27:32 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: 817/1481] 10.0.0.141 () {30 vars in 727 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 818/1482] 10.0.0.141 () {30 vars in 689 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1483] 10.0.0.141 () {30 vars in 691 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1484] 10.0.0.141 () {30 vars in 667 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1485] 10.0.0.141 () {30 vars in 703 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1486] 10.0.0.141 () {30 vars in 729 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => 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: 823/1487] 10.0.0.141 () {30 vars in 681 bytes} [Tue May 5 23:27:32 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: 824/1488] 10.0.0.141 () {34 vars in 703 bytes} [Tue May 5 23:27:32 2026] POST /v2.0/ports => generated 1132 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1489] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:31 2026] PUT /v2.0/routers/2b8da83b-4df3-4bd5-aad1-b8a3f5491507/add_router_interface => generated 309 bytes in 1142 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: 825/1490] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/ports/4defe4cb-465f-49ce-91ae-7417dd52b936 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1491] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:32 2026] PUT /v2.0/routers/2b8da83b-4df3-4bd5-aad1-b8a3f5491507/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1492] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:33 2026] GET /v2.0/ports?device_id=2b8da83b-4df3-4bd5-aad1-b8a3f5491507 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:34.108 8 INFO neutron.services.segments.plugin [-] Segment 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb resource provider aggregate not found 2026-05-05 23:27:34.112 8 INFO neutron.services.segments.plugin [-] Segment 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb resource provider aggregate not found 2026-05-05 23:27:34.120 8 INFO neutron.services.segments.plugin [-] Segment 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb found for delete ", "request_id": "req-2005c3ce-2322-4533-97f0-6d1ae26a2861"}]} 2026-05-05 23:27:34.123 8 INFO neutron.services.segments.plugin [-] Segment 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0642b67c-abf5-4bf2-9c7e-06a7ea2651eb found for delete ", "request_id": "req-632ddd36-382a-4a85-b88d-7e96764fff8f"}]} 2026-05-05 23:27:34.131 8 INFO neutron.db.l3_hamode_db [None req-55699445-c4fd-4ab4-b645-175ffb8b4945 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] HA network 743d934c-535a-4e2e-b035-9cd78a57e662 was deleted as no HA routers are present in tenant 115895fbb56e48808a4b2f2ab1359c6b. [pid: 8|app: 0|req: 667/1493] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:33 2026] DELETE /v2.0/routers/2b8da83b-4df3-4bd5-aad1-b8a3f5491507 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1494] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:34 2026] DELETE /v2.0/subnets/2426e804-5196-43a1-94a8-97b97cae15b2 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1495] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:34 2026] DELETE /v2.0/networks/5df80774-e8f4-4c7c-83c0-fc8824776405 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:34.696 7 WARNING neutron_lib.context [None req-48c7ef58-413f-4521-bfe0-410b438ebd54 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:34.736 7 INFO neutron.db.segments_db [None req-48c7ef58-413f-4521-bfe0-410b438ebd54 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Added segment fbe57e36-a584-45c7-842b-856919ce67ba of type vxlan for network db3548e6-7351-43c7-a8dc-2fb1bbfcab3a 2026-05-05 23:27:35.018 7 INFO neutron.db.l3_hamode_db [None req-48c7ef58-413f-4521-bfe0-410b438ebd54 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 669/1496] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/security-groups?tenant_id=29746163b35744199f6bb6377c0fd2b8&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: 670/1497] 10.0.0.244 () {30 vars in 650 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/extensions => generated 20516 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1498] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:35 2026] DELETE /v2.0/security-groups/8245eda8-791f-4cf4-b5a9-ba5f3d33072e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1499] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1500] 10.0.0.244 () {30 vars in 724 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/quotas/d4bcae8a953a42178977e7d97224cd00/details => generated 847 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1501] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1502] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:27:35 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: 676/1503] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:27:35 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: 8|app: 0|req: 677/1504] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:35.780 7 INFO neutron.db.l3_hamode_db [None req-48c7ef58-413f-4521-bfe0-410b438ebd54 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 678/1505] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:27:35 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: 679/1506] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1507] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:27:35 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: 681/1508] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:27:35 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) 2026-05-05 23:27:35.926 8 INFO neutron.api.v2.resource [None req-9b05af46-daca-4199-bb5b-314935bea8aa b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1509] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/security-groups/lb-d3641505-1988-495a-8913-263aff79eab9 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1510] 199.204.45.132 () {30 vars in 784 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/security-groups?name=lb-d3641505-1988-495a-8913-263aff79eab9 => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:36.151 8 INFO neutron.services.segments.plugin [-] Segment e95c0301-b328-4f2d-8715-2260c356af24 resource provider aggregate not found 2026-05-05 23:27:36.160 8 INFO neutron.services.segments.plugin [-] Segment e95c0301-b328-4f2d-8715-2260c356af24 resource provider aggregate not found 2026-05-05 23:27:36.177 8 INFO neutron.services.segments.plugin [-] Segment e95c0301-b328-4f2d-8715-2260c356af24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e95c0301-b328-4f2d-8715-2260c356af24 found for delete ", "request_id": "req-707d805b-ed5e-4e8e-a372-5e9f248ec8bf"}]} 2026-05-05 23:27:36.181 8 INFO neutron.services.segments.plugin [-] Segment e95c0301-b328-4f2d-8715-2260c356af24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e95c0301-b328-4f2d-8715-2260c356af24 found for delete ", "request_id": "req-f3c120b9-515b-41b2-a14c-5e5de3deb7ba"}]} [pid: 8|app: 0|req: 684/1511] 199.204.45.132 () {34 vars in 735 bytes} [Tue May 5 23:27:35 2026] POST /v2.0/security-groups => generated 1636 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1512] 199.204.45.132 () {30 vars in 814 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/security-group-rules?security_group_id=0bf605b9-883d-494e-8b74-92695ae21ea8 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1513] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:27:36 2026] PUT /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 232 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: 687/1514] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1515] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:27:36 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: 689/1516] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:27: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: 8|app: 0|req: 690/1517] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:27:36 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: 691/1518] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1519] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:34 2026] POST /v2.0/routers => generated 691 bytes in 2032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1520] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/routers/e7644b06-99d9-4b2e-aaf3-f795d58aa45d => generated 697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1521] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/routers => generated 700 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1522] 10.0.0.51 () {32 vars in 652 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions => generated 20516 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1523] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:37 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: 832/1524] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1525] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1526] 10.0.0.51 () {34 vars in 740 bytes} [Tue May 5 23:27:36 2026] PUT /v2.0/routers/e7644b06-99d9-4b2e-aaf3-f795d58aa45d => generated 704 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1527] 10.0.0.51 () {32 vars in 664 bytes} [Tue May 5 23:27:37 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: 7|app: 0|req: 835/1528] 10.0.0.51 () {32 vars in 698 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1529] 10.0.0.51 () {32 vars in 696 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1530] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1531] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1532] 10.0.0.51 () {32 vars in 702 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1533] 10.0.0.51 () {32 vars in 692 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1535] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/routers/e7644b06-99d9-4b2e-aaf3-f795d58aa45d => generated 704 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1535] 10.0.0.51 () {32 vars in 694 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1536] 10.0.0.51 () {32 vars in 684 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1537] 10.0.0.51 () {32 vars in 686 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1538] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/ports?device_id=e7644b06-99d9-4b2e-aaf3-f795d58aa45d => 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: 697/1539] 10.0.0.51 () {32 vars in 660 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1540] 10.0.0.51 () {32 vars in 698 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1541] 10.0.0.51 () {32 vars in 678 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1542] 10.0.0.51 () {32 vars in 682 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 701/1543] 10.0.0.51 () {32 vars in 674 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1544] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1545] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1546] 10.0.0.51 () {32 vars in 686 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1547] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/flavors => 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: 706/1548] 10.0.0.51 () {32 vars in 686 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1549] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:37 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: 708/1550] 10.0.0.244 () {30 vars in 650 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 709/1551] 10.0.0.51 () {32 vars in 698 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1552] 10.0.0.51 () {32 vars in 678 bytes} [Tue May 5 23:27:37 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: 711/1553] 10.0.0.244 () {30 vars in 724 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/quotas/d4bcae8a953a42178977e7d97224cd00/details => generated 847 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1554] 10.0.0.51 () {32 vars in 666 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1555] 10.0.0.51 () {32 vars in 676 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1556] 10.0.0.51 () {32 vars in 664 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/l3-ha => 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: 715/1557] 10.0.0.51 () {32 vars in 674 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1558] 10.0.0.51 () {32 vars in 712 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1559] 10.0.0.51 () {32 vars in 690 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1560] 10.0.0.51 () {32 vars in 682 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1561] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:37 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: 720/1562] 10.0.0.51 () {32 vars in 686 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1563] 10.0.0.51 () {32 vars in 704 bytes} [Tue May 5 23:27:37 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: 722/1564] 10.0.0.51 () {32 vars in 674 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1565] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:37 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: 724/1566] 10.0.0.51 () {32 vars in 674 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1567] 10.0.0.51 () {32 vars in 692 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1568] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-mac-override => 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: 727/1569] 10.0.0.51 () {32 vars in 708 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1570] 10.0.0.51 () {32 vars in 704 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1571] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1572] 10.0.0.51 () {32 vars in 696 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1573] 10.0.0.51 () {32 vars in 710 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1574] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 733/1575] 10.0.0.51 () {32 vars in 686 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1576] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 735/1577] 10.0.0.51 () {32 vars in 674 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 736/1578] 10.0.0.51 () {32 vars in 670 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 737/1579] 10.0.0.51 () {32 vars in 660 bytes} [Tue May 5 23:27: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: 738/1580] 10.0.0.51 () {32 vars in 698 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1581] 10.0.0.51 () {32 vars in 698 bytes} [Tue May 5 23:27:37 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: 740/1582] 10.0.0.51 () {32 vars in 676 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1583] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1584] 10.0.0.51 () {32 vars in 682 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1585] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1586] 10.0.0.51 () {32 vars in 684 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1587] 10.0.0.51 () {32 vars in 706 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1588] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 747/1589] 10.0.0.51 () {32 vars in 696 bytes} [Tue May 5 23:27:37 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: 748/1590] 10.0.0.51 () {32 vars in 694 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1591] 10.0.0.51 () {32 vars in 684 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1592] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1593] 10.0.0.51 () {32 vars in 666 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1596] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1597] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1598] 10.0.0.51 () {32 vars in 690 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1599] 10.0.0.51 () {32 vars in 690 bytes} [Tue May 5 23:27:37 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: 758/1600] 10.0.0.51 () {32 vars in 694 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 759/1601] 10.0.0.51 () {32 vars in 684 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1602] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1603] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 762/1604] 10.0.0.51 () {32 vars in 702 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1605] 10.0.0.51 () {32 vars in 712 bytes} [Tue May 5 23:27:37 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: 8|app: 0|req: 764/1606] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 765/1607] 10.0.0.51 () {32 vars in 714 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1608] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:27:38 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: 8|app: 0|req: 767/1609] 10.0.0.51 () {32 vars in 740 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1610] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1611] 10.0.0.51 () {32 vars in 682 bytes} [Tue May 5 23:27:38 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: 770/1612] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1613] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1614] 10.0.0.51 () {32 vars in 678 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1615] 10.0.0.51 () {32 vars in 668 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1616] 10.0.0.51 () {32 vars in 696 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1617] 10.0.0.51 () {32 vars in 704 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1618] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1619] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1620] 10.0.0.51 () {32 vars in 682 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1621] 10.0.0.51 () {32 vars in 704 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1622] 10.0.0.51 () {32 vars in 694 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1623] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:38 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: 8|app: 0|req: 782/1624] 10.0.0.51 () {32 vars in 696 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1625] 10.0.0.51 () {32 vars in 678 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1626] 10.0.0.51 () {32 vars in 688 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1627] 10.0.0.51 () {32 vars in 700 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1628] 10.0.0.51 () {32 vars in 664 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1629] 10.0.0.51 () {32 vars in 680 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1630] 10.0.0.51 () {32 vars in 692 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1631] 10.0.0.51 () {32 vars in 676 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1632] 10.0.0.51 () {32 vars in 666 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:38.330 7 INFO neutron.services.segments.plugin [-] Segment fbe57e36-a584-45c7-842b-856919ce67ba resource provider aggregate not found 2026-05-05 23:27:38.334 7 INFO neutron.services.segments.plugin [-] Segment fbe57e36-a584-45c7-842b-856919ce67ba resource provider aggregate not found 2026-05-05 23:27:38.347 7 INFO neutron.services.segments.plugin [-] Segment fbe57e36-a584-45c7-842b-856919ce67ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbe57e36-a584-45c7-842b-856919ce67ba found for delete ", "request_id": "req-d5246261-5bdb-49d0-83c3-5e37c7331408"}]} 2026-05-05 23:27:38.357 7 INFO neutron.services.segments.plugin [-] Segment fbe57e36-a584-45c7-842b-856919ce67ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbe57e36-a584-45c7-842b-856919ce67ba found for delete ", "request_id": "req-5657ae1a-7b21-497d-a47f-53b1928a4e08"}]} 2026-05-05 23:27:38.358 7 INFO neutron.db.l3_hamode_db [None req-90905013-19ff-4955-9778-176fddae9353 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] HA network db3548e6-7351-43c7-a8dc-2fb1bbfcab3a was deleted as no HA routers are present in tenant 115895fbb56e48808a4b2f2ab1359c6b. [pid: 7|app: 0|req: 843/1633] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:37 2026] DELETE /v2.0/routers/e7644b06-99d9-4b2e-aaf3-f795d58aa45d => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1634] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=e7644b06-99d9-4b2e-aaf3-f795d58aa45d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:38.422 7 INFO neutron.api.v2.resource [None req-82993b2c-7e4c-48b1-abdf-afa854439b51 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1635] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/routers/e7644b06-99d9-4b2e-aaf3-f795d58aa45d => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1636] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=2b8da83b-4df3-4bd5-aad1-b8a3f5491507 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:38.474 7 INFO neutron.api.v2.resource [None req-e8584cbd-a70b-452e-9813-d80d8ba9c530 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1637] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/routers/2b8da83b-4df3-4bd5-aad1-b8a3f5491507 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:38.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42e57930-c642-433a-8c57-5382b5345293 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1638] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/subnets/2426e804-5196-43a1-94a8-97b97cae15b2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1639] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=a6423df3-75f4-4c15-b21d-8ade99257a04 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:38.554 8 INFO neutron.api.v2.resource [None req-ed9df6e9-e645-43e3-8e11-2d6a62df1949 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1640] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/routers/a6423df3-75f4-4c15-b21d-8ade99257a04 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:38.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-603dab71-87bb-4b3f-acc9-3dfcd587e2f8 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1641] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/subnets/cec4fc41-ee37-4e13-93a4-38e5c2e07f9a => 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: 795/1642] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=9d3e3a18-a230-445e-a409-4229e1ec25bc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:38.644 7 INFO neutron.api.v2.resource [None req-e8a8baaa-80f2-4a66-8bf1-d21e7212ca94 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1643] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/routers/9d3e3a18-a230-445e-a409-4229e1ec25bc => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:38.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b11290cb-ed25-4980-84d5-41d995694c9a ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1644] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/subnets/18667b0b-fb5b-4b3d-ac03-a02ebf5e0f4b => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:38.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7be3e004-09d6-4215-a3e0-2749f1be3676 ac7ef2b90d07459c9bb7feedd9e18a95 115895fbb56e48808a4b2f2ab1359c6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1645] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/subnets/bde9ef3e-9f95-4d64-88f5-541f3be10d0d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1646] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/security-groups?tenant_id=0a38f76dfe904cefb49c9f51c6bada73&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1647] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:39 2026] DELETE /v2.0/security-groups/71acd426-1a22-44f4-9053-7f59d9d32612 => 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: 798/1648] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/security-groups?tenant_id=115895fbb56e48808a4b2f2ab1359c6b&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1649] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:39 2026] DELETE /v2.0/security-groups/7467d9aa-0d09-430d-b87b-52e2e50be6cd => 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: 799/1650] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/security-groups?tenant_id=d4bcae8a953a42178977e7d97224cd00&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1651] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:39 2026] DELETE /v2.0/security-groups/cd1908ff-d7af-4386-92e1-e2f55b704eac => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:41.104 8 WARNING neutron_lib.context [None req-78c3522b-034e-4425-bc93-7f2c47715064 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:41.262 8 INFO neutron.db.segments_db [None req-78c3522b-034e-4425-bc93-7f2c47715064 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] Added segment ab632bea-8b36-41cd-9d3b-cbacbb1b14bf of type vxlan for network 263f96d0-43e9-4864-9e41-b757ed05b46f 2026-05-05 23:27:41.285 7 WARNING neutron_lib.context [None req-67811aa5-e23a-4ab8-ba74-4b47a54fa919 396304ae57c5452eaae5c9581903fa62 4ee16818cdf74e728fe2d6aa90a3f04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1652] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:41 2026] POST /v2.0/networks => generated 648 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1653] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:27:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1654] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1655] 10.0.0.51 () {34 vars in 757 bytes} [Tue May 5 23:27:41 2026] PUT /v2.0/security-groups/291b241c-a08d-4af9-975b-2b28fe4415f4 => generated 1663 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1656] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/security-groups/291b241c-a08d-4af9-975b-2b28fe4415f4 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1657] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:41 2026] DELETE /v2.0/security-groups/291b241c-a08d-4af9-975b-2b28fe4415f4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:41.851 7 WARNING neutron_lib.context [None req-a5a1daeb-8be3-4923-a12e-738fec597e10 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1658] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:41.874 8 INFO neutron.api.v2.resource [None req-679e938d-e493-49df-bd95-5567909ffd73 396304ae57c5452eaae5c9581903fa62 4ee16818cdf74e728fe2d6aa90a3f04a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1659] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:41 2026] DELETE /v2.0/security-groups/291b241c-a08d-4af9-975b-2b28fe4415f4 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:41.889 8 WARNING neutron_lib.context [None req-389b6454-4fdf-43ea-a845-8d7021e8ed2f 396304ae57c5452eaae5c9581903fa62 4ee16818cdf74e728fe2d6aa90a3f04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1660] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:27:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:27:42.009 8 WARNING neutron_lib.context [None req-54f0f6b1-0e27-4b3c-964a-91d4489a235c 396304ae57c5452eaae5c9581903fa62 4ee16818cdf74e728fe2d6aa90a3f04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1661] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:41 2026] POST /v2.0/subnets => generated 673 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:42.085 7 WARNING neutron_lib.context [None req-b82a8c62-cb64-42d9-bc85-3b0063e8eb13 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1662] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:27:42 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-05-05 23:27:42.132 7 INFO neutron.db.segments_db [None req-b82a8c62-cb64-42d9-bc85-3b0063e8eb13 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] Added segment 79c7b275-b279-4060-8d1f-e66002b215f9 of type vxlan for network 292c0318-eb26-40a0-b4db-d276dea288d3 [pid: 8|app: 0|req: 807/1663] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules/bfb63e03-428a-4427-813b-0e1daa048d72 => 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: 857/1664] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:42 2026] POST /v2.0/networks => generated 647 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1665] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1666] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/security-group-rules/bfb63e03-428a-4427-813b-0e1daa048d72 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1667] 10.0.0.51 () {34 vars in 742 bytes} [Tue May 5 23:27:42 2026] PUT /v2.0/networks/292c0318-eb26-40a0-b4db-d276dea288d3 => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:42.325 7 WARNING neutron_lib.context [None req-e619df4c-1df9-4e63-bb9e-b258d88e1d95 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 810/1668] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:42.398 8 WARNING neutron_lib.context [None req-90b08431-3ef8-4b2e-af24-71cd075b22f1 396304ae57c5452eaae5c9581903fa62 4ee16818cdf74e728fe2d6aa90a3f04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1669] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:27:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1670] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules/a86d5299-4808-40f3-bd54-e13b8b40f8d0 => 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: 813/1671] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1672] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:42 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) [pid: 8|app: 0|req: 814/1673] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/security-group-rules/a86d5299-4808-40f3-bd54-e13b8b40f8d0 => 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: 860/1674] 10.0.0.51 () {34 vars in 740 bytes} [Tue May 5 23:27:42 2026] PUT /v2.0/subnets/05707401-8233-44ab-b6a1-2add6e5f1d64 => generated 656 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1675] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:42.753 7 WARNING neutron_lib.context [None req-beeae43c-54f0-4161-8598-f3f105f8b500 396304ae57c5452eaae5c9581903fa62 4ee16818cdf74e728fe2d6aa90a3f04a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 861/1676] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:27:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1677] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules/66f80341-c1b6-495f-99d8-da3cebd6eeb0 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:42.946 8 INFO neutron.services.segments.plugin [-] Segment 79c7b275-b279-4060-8d1f-e66002b215f9 resource provider aggregate not found 2026-05-05 23:27:42.953 8 INFO neutron.services.segments.plugin [-] Segment 79c7b275-b279-4060-8d1f-e66002b215f9 resource provider aggregate not found [pid: 8|app: 0|req: 816/1678] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/networks/292c0318-eb26-40a0-b4db-d276dea288d3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:42.973 8 INFO neutron.services.segments.plugin [-] Segment 79c7b275-b279-4060-8d1f-e66002b215f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c7b275-b279-4060-8d1f-e66002b215f9 found for delete ", "request_id": "req-6c8c9e44-5d8c-4e35-9e27-b77f298cf48c"}]} 2026-05-05 23:27:42.974 8 INFO neutron.services.segments.plugin [-] Segment 79c7b275-b279-4060-8d1f-e66002b215f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c7b275-b279-4060-8d1f-e66002b215f9 found for delete ", "request_id": "req-2f741c34-a852-413e-adb4-a0072f2d10f1"}]} 2026-05-05 23:27:42.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6c79498-c2c8-4fe2-8038-4cb1c55471a4 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1679] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/networks/292c0318-eb26-40a0-b4db-d276dea288d3 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1680] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1681] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1682] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:27:42 2026] DELETE /v2.0/security-group-rules/66f80341-c1b6-495f-99d8-da3cebd6eeb0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1683] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/subnets?network_id=90601339-3fb5-4f55-8254-4d136e857be9 => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1684] 10.0.0.51 () {32 vars in 652 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1685] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1686] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1687] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1688] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/security-groups/e28b23be-e1dd-4148-bd59-0bc9200508bb => 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: 823/1689] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/networks/263f96d0-43e9-4864-9e41-b757ed05b46f => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1690] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/subnets/4607dbaf-f69a-4989-9a39-42de2883d003 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1691] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:43.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca81a1cc-45c9-4ef2-812b-9137b9a9e4fe 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1692] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/subnets/05707401-8233-44ab-b6a1-2add6e5f1d64 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:43.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20abdff7-b5a6-4a50-8654-5654b647d0f2 996940cdafa145a2933eb45485db00d8 271093378c0543988d68f98266cc73f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1693] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/networks/292c0318-eb26-40a0-b4db-d276dea288d3 => 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: 868/1694] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1695] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/subnets/4607dbaf-f69a-4989-9a39-42de2883d003 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:43.753 7 INFO neutron.services.segments.plugin [-] Segment ab632bea-8b36-41cd-9d3b-cbacbb1b14bf resource provider aggregate not found 2026-05-05 23:27:43.758 7 INFO neutron.services.segments.plugin [-] Segment ab632bea-8b36-41cd-9d3b-cbacbb1b14bf resource provider aggregate not found [pid: 7|app: 0|req: 869/1696] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/networks/263f96d0-43e9-4864-9e41-b757ed05b46f => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1697] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/security-groups?tenant_id=4ee16818cdf74e728fe2d6aa90a3f04a&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:43.977 7 INFO neutron.services.segments.plugin [-] Segment ab632bea-8b36-41cd-9d3b-cbacbb1b14bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab632bea-8b36-41cd-9d3b-cbacbb1b14bf found for delete ", "request_id": "req-c58c5fbb-5d91-4649-b11c-a9f3666007cd"}]} 2026-05-05 23:27:43.977 7 INFO neutron.services.segments.plugin [-] Segment ab632bea-8b36-41cd-9d3b-cbacbb1b14bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab632bea-8b36-41cd-9d3b-cbacbb1b14bf found for delete ", "request_id": "req-d17f67be-dbf6-457b-a3cd-b1961375c109"}]} [pid: 7|app: 0|req: 870/1698] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:43 2026] DELETE /v2.0/security-groups/9b5fc8f3-a36f-4187-b16d-4a9c23b76540 => 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: 871/1699] 10.0.0.185 () {34 vars in 1016 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/security-groups?id=edba3691-b327-4ed5-90c9-ccbae52c5bbd&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1700] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks?id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1701] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/quotas/1ec1f17ae8904752971af63815b6dfab => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:44.248 8 WARNING neutron_lib.context [None req-e0203e70-f504-4598-a1b4-0a7224febde5 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1702] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:44.304 8 INFO neutron.db.segments_db [None req-e0203e70-f504-4598-a1b4-0a7224febde5 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Added segment 95b3ab12-c9a4-4f44-bb66-b1624a366260 of type vxlan for network f9f02c17-f676-411c-9ec7-3db82502090f [pid: 7|app: 0|req: 875/1703] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 876/1704] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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-05-05 23:27:44.626 8 INFO neutron.db.l3_hamode_db [None req-e0203e70-f504-4598-a1b4-0a7224febde5 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 877/1705] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/security-groups?tenant_id=271093378c0543988d68f98266cc73f0&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:44.773 8 INFO neutron.db.l3_hamode_db [None req-e0203e70-f504-4598-a1b4-0a7224febde5 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1706] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:44 2026] DELETE /v2.0/security-groups/37f502f3-f248-48fc-806f-eaa57ab49946 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1707] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 880/1708] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1709] 10.0.0.51 () {34 vars in 667 bytes} [Tue May 5 23:27:44 2026] POST /v2.0/routers => generated 474 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:45.434 7 WARNING neutron_lib.context [None req-463cf7b5-3a64-4dd4-890c-a09a4bf1e2ac 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:45.477 7 INFO neutron.db.l3_hamode_db [None req-463cf7b5-3a64-4dd4-890c-a09a4bf1e2ac 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:45.600 7 INFO neutron.db.l3_hamode_db [None req-463cf7b5-3a64-4dd4-890c-a09a4bf1e2ac 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 881/1710] 10.0.0.51 () {34 vars in 667 bytes} [Tue May 5 23:27:45 2026] POST /v2.0/routers => generated 474 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:46.248 8 WARNING neutron_lib.context [None req-572575b6-f694-4fcc-8270-9a789f078d28 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:46.307 8 INFO neutron.db.l3_hamode_db [None req-572575b6-f694-4fcc-8270-9a789f078d28 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:46.422 8 INFO neutron.db.l3_hamode_db [None req-572575b6-f694-4fcc-8270-9a789f078d28 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:46.627 7 WARNING neutron_lib.context [None req-7d879225-be2c-4963-a2be-881541a948b7 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:46.779 7 INFO neutron.db.segments_db [None req-7d879225-be2c-4963-a2be-881541a948b7 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] Added segment 5bf0696a-9591-4b99-a690-b97bc6f7dc30 of type vxlan for network 7d05a356-ac58-414d-be58-4b4284caed25 [pid: 7|app: 0|req: 882/1711] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:46 2026] POST /v2.0/networks => generated 643 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:46.914 7 WARNING neutron_lib.context [None req-20167180-917c-41a1-8dff-5cbe46bd60ef 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1712] 10.0.0.51 () {34 vars in 667 bytes} [Tue May 5 23:27:46 2026] POST /v2.0/routers => generated 474 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:47.004 8 WARNING neutron_lib.context [None req-459a62fe-62ef-47b8-96c4-e33903812964 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:47.046 8 INFO neutron.db.l3_hamode_db [None req-459a62fe-62ef-47b8-96c4-e33903812964 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 883/1713] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:46 2026] POST /v2.0/subnets => generated 641 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:47.160 7 WARNING neutron_lib.context [None req-4e63a9b4-9cdd-4e16-9fb3-0326867a4470 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:47.163 8 INFO neutron.db.l3_hamode_db [None req-459a62fe-62ef-47b8-96c4-e33903812964 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:47.214 7 INFO neutron.db.segments_db [None req-4e63a9b4-9cdd-4e16-9fb3-0326867a4470 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] Added segment 15f1d745-1685-407f-b24b-573e4e62b66d of type vxlan for network 19725340-23df-47e6-9411-a39787ac4830 [pid: 7|app: 0|req: 884/1714] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:47 2026] POST /v2.0/networks => generated 644 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1715] 10.0.0.51 () {34 vars in 742 bytes} [Tue May 5 23:27:47 2026] PUT /v2.0/networks/19725340-23df-47e6-9411-a39787ac4830 => generated 592 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:47.414 7 WARNING neutron_lib.context [None req-4aee5a7a-2750-4046-abda-27cb16fa3e6b 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1716] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:47 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1717] 10.0.0.51 () {34 vars in 667 bytes} [Tue May 5 23:27:46 2026] POST /v2.0/routers => generated 474 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:47.782 8 WARNING neutron_lib.context [None req-385de907-74a9-4f96-bfcf-538ebded1a40 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:47.818 8 INFO neutron.db.l3_hamode_db [None req-385de907-74a9-4f96-bfcf-538ebded1a40 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 887/1718] 10.0.0.51 () {34 vars in 740 bytes} [Tue May 5 23:27:47 2026] PUT /v2.0/subnets/ab0df5ee-72c9-46b4-8bdf-12b1f4b10886 => generated 636 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:47.946 8 INFO neutron.db.l3_hamode_db [None req-385de907-74a9-4f96-bfcf-538ebded1a40 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:48.034 7 INFO neutron.services.segments.plugin [-] Segment 15f1d745-1685-407f-b24b-573e4e62b66d resource provider aggregate not found 2026-05-05 23:27:48.039 7 INFO neutron.services.segments.plugin [-] Segment 15f1d745-1685-407f-b24b-573e4e62b66d resource provider aggregate not found 2026-05-05 23:27:48.046 7 INFO neutron.services.segments.plugin [-] Segment 15f1d745-1685-407f-b24b-573e4e62b66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f1d745-1685-407f-b24b-573e4e62b66d found for delete ", "request_id": "req-a4351a57-60e8-4811-b7b6-903ffacc68af"}]} 2026-05-05 23:27:48.052 7 INFO neutron.services.segments.plugin [-] Segment 15f1d745-1685-407f-b24b-573e4e62b66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f1d745-1685-407f-b24b-573e4e62b66d found for delete ", "request_id": "req-a1c896da-9338-4edb-9a2e-b378c130f608"}]} [pid: 7|app: 0|req: 888/1719] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:47 2026] DELETE /v2.0/networks/19725340-23df-47e6-9411-a39787ac4830 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1720] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:48.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d5bf183-1a3f-4656-a89c-0f1d7c1d310e 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 890/1721] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:48 2026] DELETE /v2.0/networks/19725340-23df-47e6-9411-a39787ac4830 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1722] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1723] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 893/1724] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/subnets?network_id=90601339-3fb5-4f55-8254-4d136e857be9 => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1725] 10.0.0.51 () {32 vars in 652 bytes} [Tue May 5 23:27:48 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: 895/1726] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/networks => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1727] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1728] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/networks/7d05a356-ac58-414d-be58-4b4284caed25 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1729] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/subnets/8e6b7564-9ac0-41b9-bb40-1e4a0c5613a3 => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:48.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d385adf3-58d5-4bf4-88ad-b32dfe53cd2d 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1730] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:48 2026] DELETE /v2.0/subnets/ab0df5ee-72c9-46b4-8bdf-12b1f4b10886 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:48.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2af808d-b338-415c-ad22-9961bea52965 80fc463195114b268bb74964c2845612 e21ff59baf394607804c5a879d96af46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1731] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:48 2026] DELETE /v2.0/networks/19725340-23df-47e6-9411-a39787ac4830 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1732] 10.0.0.51 () {34 vars in 667 bytes} [Tue May 5 23:27:47 2026] POST /v2.0/routers => generated 474 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1733] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:48 2026] DELETE /v2.0/subnets/8e6b7564-9ac0-41b9-bb40-1e4a0c5613a3 => 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: 833/1734] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:27:48 2026] PUT /v2.0/routers/3ec54b20-f446-4562-a2e1-783eb0c9323b/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1735] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/security-groups?tenant_id=40c9f61c4fb141c79e7617b2a7ae3fc7&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:49.045 8 INFO neutron.services.segments.plugin [-] Segment 5bf0696a-9591-4b99-a690-b97bc6f7dc30 resource provider aggregate not found 2026-05-05 23:27:49.053 8 INFO neutron.services.segments.plugin [-] Segment 5bf0696a-9591-4b99-a690-b97bc6f7dc30 resource provider aggregate not found 2026-05-05 23:27:49.060 8 INFO neutron.services.segments.plugin [-] Segment 5bf0696a-9591-4b99-a690-b97bc6f7dc30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf0696a-9591-4b99-a690-b97bc6f7dc30 found for delete ", "request_id": "req-9ad671ca-2c64-488e-8d0a-4c2e208a0c6f"}]} 2026-05-05 23:27:49.063 8 INFO neutron.services.segments.plugin [-] Segment 5bf0696a-9591-4b99-a690-b97bc6f7dc30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf0696a-9591-4b99-a690-b97bc6f7dc30 found for delete ", "request_id": "req-2ac745be-af7f-4821-adde-7af2cdb7fdb9"}]} [pid: 8|app: 0|req: 834/1736] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:48 2026] DELETE /v2.0/networks/7d05a356-ac58-414d-be58-4b4284caed25 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1737] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:27:48 2026] PUT /v2.0/routers/5baa4488-bc52-4e02-bd42-5e289fc85134/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1738] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/networks?id=957af58a-8233-4782-bb13-3e6c33e4bcac => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1739] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:49 2026] DELETE /v2.0/security-groups/653afa65-d7f6-433d-b820-5eb2656446af => 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: 905/1740] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:27:49 2026] PUT /v2.0/routers/9303e4ad-ec25-4d1d-ae7f-88c40b586492/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1741] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ec1f17ae8904752971af63815b6dfab => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1742] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:27:49 2026] PUT /v2.0/routers/41bf4ad4-0344-4a0e-9d19-ece613ea2807/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1743] 10.0.0.51 () {32 vars in 663 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1744] 10.0.0.51 () {32 vars in 677 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1745] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:27:49 2026] POST /v2.0/ports => generated 1078 bytes in 328 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: 909/1746] 10.0.0.51 () {32 vars in 673 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1747] 10.0.0.51 () {32 vars in 685 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1748] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/security-groups?tenant_id=673cf3cab1504315b084a727bbc05192&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1749] 10.0.0.51 () {32 vars in 671 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1750] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:27:49 2026] PUT /v2.0/ports/d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => generated 1239 bytes in 379 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: 913/1751] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/security-groups?tenant_id=e21ff59baf394607804c5a879d96af46&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:49.982 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73b2c875-1315-475f-9ca7-69f851e65b10'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': 'd6c1643c-7b5a-4f2d-8e51-7fccb8c06c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 839/1752] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:49 2026] DELETE /v2.0/security-groups/3169327c-7722-49b2-9700-f3840d2b909f => 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: 840/1753] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:50 2026] DELETE /v2.0/security-groups/fa47e0cc-d057-4da6-a108-9889156ee550 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1754] 10.0.0.51 () {32 vars in 685 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1755] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1756] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1757] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1758] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/networks?tenant_id=1ec1f17ae8904752971af63815b6dfab&shared=False => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1759] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/routers/3ec54b20-f446-4562-a2e1-783eb0c9323b => generated 485 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1760] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:27:50 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: 918/1761] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1762] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/security-groups?id=edba3691-b327-4ed5-90c9-ccbae52c5bbd&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: 844/1763] 10.0.0.51 () {34 vars in 741 bytes} [Tue May 5 23:27:50 2026] PUT /v2.0/routers/3ec54b20-f446-4562-a2e1-783eb0c9323b => generated 485 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1764] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?device_id=3ec54b20-f446-4562-a2e1-783eb0c9323b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1765] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1766] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:51 2026] DELETE /v2.0/routers/3ec54b20-f446-4562-a2e1-783eb0c9323b => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1767] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 847/1768] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/routers/5baa4488-bc52-4e02-bd42-5e289fc85134 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1769] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => 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: 923/1770] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1771] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:51.908 7 WARNING neutron_lib.context [None req-f8576a1b-69c3-452c-a5a6-cc8a6f321e38 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:52.070 7 INFO neutron.db.segments_db [None req-f8576a1b-69c3-452c-a5a6-cc8a6f321e38 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment 2a971188-0fcc-4ded-bf67-948a95afef09 of type vxlan for network 869c69e3-62f1-47d6-adda-07d27ea401d9 [pid: 7|app: 0|req: 925/1772] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:51 2026] POST /v2.0/networks => generated 630 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1773] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:52.198 7 WARNING neutron_lib.context [None req-fa444685-7ea8-476d-a941-154d3c1f63e5 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 848/1774] 10.0.0.51 () {34 vars in 741 bytes} [Tue May 5 23:27:51 2026] PUT /v2.0/routers/5baa4488-bc52-4e02-bd42-5e289fc85134 => generated 493 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:52.256 7 INFO neutron.db.segments_db [None req-fa444685-7ea8-476d-a941-154d3c1f63e5 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 of type vxlan for network ff8ea11a-6bd0-4e8a-811f-a8bbcceeb958 [pid: 8|app: 0|req: 849/1775] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 850/1776] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports?device_id=5baa4488-bc52-4e02-bd42-5e289fc85134 => 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: 927/1777] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:27:52 2026] POST /v2.0/networks => generated 629 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1778] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/security-groups?tenant_id=42cf0e32f8804a8db5284271154d56e1&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:52.565 7 WARNING neutron_lib.context [None req-207028d2-d230-4eec-b8c0-3090131466fb e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 929/1779] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:52 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1780] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:52 2026] DELETE /v2.0/security-groups/293b2961-34ae-49f5-b212-099b1468207b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:52.893 7 WARNING neutron_lib.context [None req-fd86eddb-d4b7-42b4-ab1e-9f830007af1b e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1781] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:52 2026] DELETE /v2.0/routers/5baa4488-bc52-4e02-bd42-5e289fc85134 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1784] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/routers/9303e4ad-ec25-4d1d-ae7f-88c40b586492 => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1785] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:52 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:53.146 7 WARNING neutron_lib.context [None req-d4c93f87-71a0-430c-8cf6-ded2cf86b791 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:27:53.187 7 INFO neutron.db.segments_db [None req-d4c93f87-71a0-430c-8cf6-ded2cf86b791 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment 62c41fac-5709-4e89-b56b-d5e3d6f5355a of type vxlan for network 191bf139-7fb9-4984-908f-4386b4c7bc7e 2026-05-05 23:27:53.435 7 INFO neutron.db.l3_hamode_db [None req-d4c93f87-71a0-430c-8cf6-ded2cf86b791 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:53.548 7 INFO neutron.db.l3_hamode_db [None req-d4c93f87-71a0-430c-8cf6-ded2cf86b791 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1786] 10.0.0.51 () {34 vars in 741 bytes} [Tue May 5 23:27:53 2026] PUT /v2.0/routers/9303e4ad-ec25-4d1d-ae7f-88c40b586492 => generated 502 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1787] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/ports?device_id=9303e4ad-ec25-4d1d-ae7f-88c40b586492 => 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: 857/1788] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:53 2026] DELETE /v2.0/routers/9303e4ad-ec25-4d1d-ae7f-88c40b586492 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1789] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1790] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:27:53 2026] POST /v2.0/routers => generated 507 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1791] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/routers/41bf4ad4-0344-4a0e-9d19-ece613ea2807 => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1792] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/security-groups?id=edba3691-b327-4ed5-90c9-ccbae52c5bbd&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1793] 10.0.0.51 () {34 vars in 741 bytes} [Tue May 5 23:27:54 2026] PUT /v2.0/routers/41bf4ad4-0344-4a0e-9d19-ece613ea2807 => generated 487 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1794] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 936/1795] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/ports?device_id=41bf4ad4-0344-4a0e-9d19-ece613ea2807 => 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: 937/1796] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:54 2026] DELETE /v2.0/routers/41bf4ad4-0344-4a0e-9d19-ece613ea2807 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1797] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/routers/3f28ba2f-8bb9-4c09-904e-72d629cbae95 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1798] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:54 2026] PUT /v2.0/routers/5a1b37bd-3d1b-4b5e-a9bb-40323c861b53/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1799] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1800] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports/b1d2fa0a-679a-4e34-be59-172a1f485f0f => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1801] 199.204.45.132 () {34 vars in 1044 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/security-groups?id=edba3691-b327-4ed5-90c9-ccbae52c5bbd&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: 7|app: 0|req: 939/1802] 10.0.0.51 () {34 vars in 741 bytes} [Tue May 5 23:27:55 2026] PUT /v2.0/routers/3f28ba2f-8bb9-4c09-904e-72d629cbae95 => generated 480 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1803] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=3f28ba2f-8bb9-4c09-904e-72d629cbae95 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:56.545 7 INFO neutron.services.segments.plugin [-] Segment 95b3ab12-c9a4-4f44-bb66-b1624a366260 resource provider aggregate not found 2026-05-05 23:27:56.549 7 INFO neutron.services.segments.plugin [-] Segment 95b3ab12-c9a4-4f44-bb66-b1624a366260 resource provider aggregate not found 2026-05-05 23:27:56.560 7 INFO neutron.services.segments.plugin [-] Segment 95b3ab12-c9a4-4f44-bb66-b1624a366260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b3ab12-c9a4-4f44-bb66-b1624a366260 found for delete ", "request_id": "req-f1d2103f-e616-4f2c-9200-525f41bc4ad0"}]} 2026-05-05 23:27:56.564 7 INFO neutron.db.l3_hamode_db [None req-8fed87af-90bf-4f4c-acd1-840e4aafd6f3 6a03040276e1481ba7a0df57940d28af 72cbba6e90e242e3bb36fe616f65e062 - - default default] HA network f9f02c17-f676-411c-9ec7-3db82502090f was deleted as no HA routers are present in tenant 72cbba6e90e242e3bb36fe616f65e062. [pid: 7|app: 0|req: 941/1804] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:55 2026] DELETE /v2.0/routers/3f28ba2f-8bb9-4c09-904e-72d629cbae95 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1805] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:27:55 2026] PUT /v2.0/routers/5a1b37bd-3d1b-4b5e-a9bb-40323c861b53/add_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:56.856 7 INFO neutron.services.segments.plugin [-] Segment 95b3ab12-c9a4-4f44-bb66-b1624a366260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b3ab12-c9a4-4f44-bb66-b1624a366260 found for delete ", "request_id": "req-cea32db3-737f-4447-8c25-eab9aed888e4"}]} [pid: 7|app: 0|req: 942/1806] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:27:56 2026] GET /v2.0/ports/b44d0fbd-728e-497a-a66b-c64aa8b06a3b => generated 955 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1807] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:57 2026] GET /v2.0/security-groups?tenant_id=33073c947eb144608fef0eadf9efac6e&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1808] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:56 2026] PUT /v2.0/routers/5a1b37bd-3d1b-4b5e-a9bb-40323c861b53/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1809] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:57 2026] DELETE /v2.0/security-groups/48165447-7128-41f8-ba2d-9d25a817f986 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1810] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:57 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1811] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/security-groups?tenant_id=72cbba6e90e242e3bb36fe616f65e062&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1812] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/security-groups?id=edba3691-b327-4ed5-90c9-ccbae52c5bbd&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: 7|app: 0|req: 948/1813] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:58 2026] DELETE /v2.0/security-groups/389df130-dccd-4de1-8084-f3a87332d059 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1814] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1815] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/security-groups?tenant_id=0b5b2d62c2b84e5ea1dc3c27eef333ea&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1816] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:27:57 2026] PUT /v2.0/routers/5a1b37bd-3d1b-4b5e-a9bb-40323c861b53/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1817] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:27:58 2026] DELETE /v2.0/security-groups/8e8600f2-12d5-4aaf-bae0-68e15071b472 => 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: 867/1818] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?device_id=5a1b37bd-3d1b-4b5e-a9bb-40323c861b53 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:59.246 7 INFO neutron.services.segments.plugin [-] Segment 62c41fac-5709-4e89-b56b-d5e3d6f5355a resource provider aggregate not found 2026-05-05 23:27:59.252 7 INFO neutron.services.segments.plugin [-] Segment 62c41fac-5709-4e89-b56b-d5e3d6f5355a resource provider aggregate not found 2026-05-05 23:27:59.261 7 INFO neutron.services.segments.plugin [-] Segment 62c41fac-5709-4e89-b56b-d5e3d6f5355a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c41fac-5709-4e89-b56b-d5e3d6f5355a found for delete ", "request_id": "req-0f100574-dd90-4ab0-8acd-cea5f1b6240c"}]} 2026-05-05 23:27:59.278 7 INFO neutron.services.segments.plugin [-] Segment 62c41fac-5709-4e89-b56b-d5e3d6f5355a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c41fac-5709-4e89-b56b-d5e3d6f5355a found for delete ", "request_id": "req-0e885f90-e63b-4b03-b54f-ec2eb0a7187a"}]} 2026-05-05 23:27:59.301 7 INFO neutron.db.l3_hamode_db [None req-2c9ad9f3-4e45-40a9-a473-fb0af54e5848 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] HA network 191bf139-7fb9-4984-908f-4386b4c7bc7e was deleted as no HA routers are present in tenant 34429a8d0c604d3689ef52cf60b14ad2. [pid: 7|app: 0|req: 952/1819] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:58 2026] DELETE /v2.0/routers/5a1b37bd-3d1b-4b5e-a9bb-40323c861b53 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1820] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:59 2026] DELETE /v2.0/subnets/2671890b-6943-4e54-8fa4-ce8cf3ebed8b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1821] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:27:59 2026] DELETE /v2.0/subnets/31bae341-98d9-4aa0-b6d9-c654431c5ce2 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:59.980 8 INFO neutron.services.segments.plugin [-] Segment 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 resource provider aggregate not found 2026-05-05 23:27:59.984 8 INFO neutron.services.segments.plugin [-] Segment 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 resource provider aggregate not found [pid: 8|app: 0|req: 869/1822] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:27:59 2026] DELETE /v2.0/networks/ff8ea11a-6bd0-4e8a-811f-a8bbcceeb958 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1823] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:00 2026] DELETE /v2.0/networks/869c69e3-62f1-47d6-adda-07d27ea401d9 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:00.305 8 INFO neutron.services.segments.plugin [-] Segment 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 found for delete ", "request_id": "req-4c9b96c0-9300-4c6e-a545-302055f43a8b"}]} 2026-05-05 23:28:00.306 8 INFO neutron.services.segments.plugin [-] Segment 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e1bd655-0ba0-4d3e-a7dd-5fec9a631d48 found for delete ", "request_id": "req-d29aa11e-7fac-4ff9-b3a8-1b42d00a4e20"}]} 2026-05-05 23:28:00.313 8 WARNING neutron_lib.context [None req-e269a72a-0fcc-439e-9082-71f323f4ef97 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:00.364 8 INFO neutron.db.segments_db [None req-e269a72a-0fcc-439e-9082-71f323f4ef97 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment c018d1ff-8049-483d-a398-d3ed79575b7a of type vxlan for network fc5260af-3082-4609-9ef5-67e950cb761e [pid: 8|app: 0|req: 870/1824] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:00 2026] POST /v2.0/networks => generated 629 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:00.471 7 WARNING neutron_lib.context [None req-092edb7c-e8e3-4c99-bd40-11559231e79d e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1825] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:00 2026] POST /v2.0/subnets => generated 626 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:00.798 8 WARNING neutron_lib.context [None req-3e0db7c4-c82f-430e-8b73-f5b264e79bc1 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:00.837 8 INFO neutron.db.segments_db [None req-3e0db7c4-c82f-430e-8b73-f5b264e79bc1 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment 5c35751c-a1b8-4e06-a13f-17e0809855d4 of type vxlan for network ac2961fe-44e7-4667-b7dd-b353b8d9c41b 2026-05-05 23:28:01.089 8 INFO neutron.db.l3_hamode_db [None req-3e0db7c4-c82f-430e-8b73-f5b264e79bc1 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 956/1826] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:01.218 8 INFO neutron.db.l3_hamode_db [None req-3e0db7c4-c82f-430e-8b73-f5b264e79bc1 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 957/1827] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/security-groups?id=edba3691-b327-4ed5-90c9-ccbae52c5bbd&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:01.340 7 INFO neutron.services.segments.plugin [-] Segment 2a971188-0fcc-4ded-bf67-948a95afef09 resource provider aggregate not found 2026-05-05 23:28:01.352 7 INFO neutron.services.segments.plugin [-] Segment 2a971188-0fcc-4ded-bf67-948a95afef09 resource provider aggregate not found 2026-05-05 23:28:01.374 7 INFO neutron.services.segments.plugin [-] Segment 2a971188-0fcc-4ded-bf67-948a95afef09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a971188-0fcc-4ded-bf67-948a95afef09 found for delete ", "request_id": "req-e0821dd5-c496-496e-b990-851ad494fcb3"}]} 2026-05-05 23:28:01.374 7 INFO neutron.services.segments.plugin [-] Segment 2a971188-0fcc-4ded-bf67-948a95afef09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a971188-0fcc-4ded-bf67-948a95afef09 found for delete ", "request_id": "req-8ed45ff3-4c9d-450c-ae0f-0ba1e189be24"}]} [pid: 7|app: 0|req: 958/1828] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1244 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1829] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:00 2026] POST /v2.0/routers => generated 506 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:01.861 7 WARNING neutron_lib.context [None req-f3dc58e0-a8d9-4224-a168-af6403686450 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1830] 10.0.0.51 () {34 vars in 664 bytes} [Tue May 5 23:28:01 2026] POST /v2.0/ports => generated 948 bytes in 395 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-05-05 23:28:03.409 7 WARNING neutron_lib.context [None req-c55d8dd9-c59c-45fe-b331-1ecfc459e8ee a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1831] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:28:02 2026] PUT /v2.0/routers/72231988-cad3-4425-924f-2c4b62ef6943/add_router_interface => generated 309 bytes in 1250 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-05-05 23:28:03.570 7 INFO neutron.db.segments_db [None req-c55d8dd9-c59c-45fe-b331-1ecfc459e8ee a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Added segment a023193a-f135-44b4-b5ed-295a33a6e409 of type vxlan for network 865b5936-bcee-4a55-9904-725b9304faf6 [pid: 8|app: 0|req: 873/1832] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:03 2026] GET /v2.0/ports/d929b90d-76b3-42a3-a4e3-b433e010f65f => generated 1022 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1833] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:03 2026] POST /v2.0/networks => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:03.665 7 WARNING neutron_lib.context [None req-b66e363f-fe66-4795-90c9-544fcf71cd5e a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 961/1834] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:28:03 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-05 23:28:03.939 7 WARNING neutron_lib.context [None req-7ddbb589-1da6-43bc-af22-028749503d9c a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 962/1835] 10.0.0.51 () {34 vars in 665 bytes} [Tue May 5 23:28:03 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:04.136 7 WARNING neutron_lib.context [None req-09270860-ca41-490e-8214-34c1446e7c20 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:04.182 7 INFO neutron.db.segments_db [None req-09270860-ca41-490e-8214-34c1446e7c20 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Added segment aed936d2-85cc-4dfc-a006-6cadebd8e413 of type vxlan for network e7845b9c-a816-496c-8304-e926fd6fd23f [pid: 7|app: 0|req: 963/1836] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:04 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:04.272 7 WARNING neutron_lib.context [None req-52f6650c-f44c-48b4-8d88-55985d458f96 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1837] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:28:03 2026] PUT /v2.0/routers/72231988-cad3-4425-924f-2c4b62ef6943/remove_router_interface => generated 309 bytes in 745 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-05-05 23:28:04.566 8 INFO neutron.api.v2.resource [None req-89ca91a6-543c-4b76-bedf-f1b81bfee7c7 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1838] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:28:04 2026] PUT /v2.0/routers/72231988-cad3-4425-924f-2c4b62ef6943/remove_router_interface => generated 197 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1839] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:04 2026] GET /v2.0/ports?device_id=72231988-cad3-4425-924f-2c4b62ef6943 => 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: 964/1840] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:28:04 2026] POST /v2.0/ports => generated 743 bytes in 342 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-05-05 23:28:04.622 7 WARNING neutron_lib.context [None req-bc9a3e31-5154-4365-863d-5f41ce6c5d2b a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/1841] 10.0.0.51 () {34 vars in 665 bytes} [Tue May 5 23:28:04 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:04.862 7 WARNING neutron_lib.context [None req-77401b10-e63e-435b-95bb-80b58806d390 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:04.952 7 INFO neutron.db.segments_db [None req-77401b10-e63e-435b-95bb-80b58806d390 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Added segment 961fa96b-1ce7-4d11-8596-81583a69a787 of type vxlan for network cdd3b1dd-7779-4f22-8044-3c8acd9334d2 [pid: 7|app: 0|req: 966/1842] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:04 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:05.069 7 WARNING neutron_lib.context [None req-7e2451cd-1d49-493f-812a-affc70e44642 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:05.317 8 INFO neutron.services.segments.plugin [-] Segment 5c35751c-a1b8-4e06-a13f-17e0809855d4 resource provider aggregate not found 2026-05-05 23:28:05.323 8 INFO neutron.services.segments.plugin [-] Segment 5c35751c-a1b8-4e06-a13f-17e0809855d4 resource provider aggregate not found 2026-05-05 23:28:05.343 8 INFO neutron.services.segments.plugin [-] Segment 5c35751c-a1b8-4e06-a13f-17e0809855d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c35751c-a1b8-4e06-a13f-17e0809855d4 found for delete ", "request_id": "req-5315c70f-d2cf-44ad-8bbd-5d841d75d375"}]} 2026-05-05 23:28:05.348 8 INFO neutron.services.segments.plugin [-] Segment 5c35751c-a1b8-4e06-a13f-17e0809855d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c35751c-a1b8-4e06-a13f-17e0809855d4 found for delete ", "request_id": "req-a9fed6b5-6509-4019-bbbe-da5a3c599912"}]} 2026-05-05 23:28:05.364 8 INFO neutron.db.l3_hamode_db [None req-f9ec0c93-f931-4d90-80a4-05edac70e720 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] HA network ac2961fe-44e7-4667-b7dd-b353b8d9c41b was deleted as no HA routers are present in tenant 34429a8d0c604d3689ef52cf60b14ad2. [pid: 8|app: 0|req: 877/1843] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:04 2026] DELETE /v2.0/routers/72231988-cad3-4425-924f-2c4b62ef6943 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1844] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:28:05 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-05-05 23:28:05.423 7 WARNING neutron_lib.context [None req-4d848d1a-52e9-4622-a63f-831b9cff3340 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1845] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:05 2026] DELETE /v2.0/subnets/3d607186-2f17-4a23-ad81-40c4dbde71f7 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1846] 10.0.0.51 () {34 vars in 665 bytes} [Tue May 5 23:28:05 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:05.590 7 WARNING neutron_lib.context [None req-90e0297f-a892-47c3-8d15-bfc570889c5a a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:05.640 7 INFO neutron.db.segments_db [None req-90e0297f-a892-47c3-8d15-bfc570889c5a a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Added segment bd35a8fb-bf07-4143-9c41-478be71a91d9 of type vxlan for network 060ee186-49e5-496d-a2ad-d3c72deaff2c [pid: 7|app: 0|req: 969/1847] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:05 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:05.726 7 WARNING neutron_lib.context [None req-8f9af750-3c1a-4f0e-88ba-3ef29b7912f0 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 879/1848] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:05 2026] DELETE /v2.0/networks/fc5260af-3082-4609-9ef5-67e950cb761e => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:05.909 8 WARNING neutron_lib.context [None req-ad61f135-f60e-4afb-bead-fe46706c7be3 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:05.967 8 INFO neutron.db.segments_db [None req-ad61f135-f60e-4afb-bead-fe46706c7be3 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment e7453dae-2ed7-49fa-80d7-b03434de8ab3 of type vxlan for network 04b430c3-fa18-4f45-b745-21791ea1d199 [pid: 7|app: 0|req: 970/1849] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:28:05 2026] POST /v2.0/ports => generated 743 bytes in 281 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-05-05 23:28:06.028 7 WARNING neutron_lib.context [None req-3ea02ef1-ab27-4f46-a427-16ad88844f7e a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1850] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:05 2026] POST /v2.0/networks => generated 630 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:06.129 8 WARNING neutron_lib.context [None req-f392e9c7-e36c-4092-a8eb-58181a8c4cc7 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1851] 10.0.0.51 () {34 vars in 665 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/trunks => generated 407 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:06.238 7 WARNING neutron_lib.context [None req-cc3f58fb-84bf-438c-abd2-a12d095b573b a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:06.306 7 INFO neutron.db.segments_db [None req-cc3f58fb-84bf-438c-abd2-a12d095b573b a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Added segment 2c813eae-5fe3-4a09-9496-2b0aa633b7ac of type vxlan for network 7cdf0c7e-0da7-420f-8a12-a4a3652bdbae [pid: 8|app: 0|req: 881/1852] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:06.391 8 WARNING neutron_lib.context [None req-6712ba7d-70ff-42cb-af0b-64b835ad161f e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1853] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/networks => generated 630 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:06.426 8 INFO neutron.db.segments_db [None req-6712ba7d-70ff-42cb-af0b-64b835ad161f e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 of type vxlan for network 8969ed87-2812-4f13-af1b-0b9fd42281ae 2026-05-05 23:28:06.431 7 WARNING neutron_lib.context [None req-43a5af4f-7778-4537-9a0e-b71e1079f2c5 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:06.688 8 INFO neutron.db.l3_hamode_db [None req-6712ba7d-70ff-42cb-af0b-64b835ad161f e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 973/1854] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:06.797 8 INFO neutron.db.l3_hamode_db [None req-6712ba7d-70ff-42cb-af0b-64b835ad161f e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 974/1855] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/security-groups?tenant_id=8756006d8941473395befe60737a03cc&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:06.924 7 WARNING neutron_lib.context [None req-618c811f-b0d3-4bb5-a0ad-b46eb046c226 a2cb2e5b198b4f6f84a12fdec28f7b1e 65945b1430c94bf9bd256bfeeddeb4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1856] 10.0.0.51 () {34 vars in 665 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1857] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/security-groups/6de8d418-7fc5-4ebf-9232-786710706eaa => 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: 977/1858] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:07 2026] PUT /v2.0/trunks/8d5f96f3-cc30-4cd4-b32e-4f0ccef8e92b/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1859] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:07 2026] PUT /v2.0/trunks/63ec4019-026d-49af-8312-df6660f38e16/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1860] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:07 2026] PUT /v2.0/trunks/fef327df-4ee2-4874-a9ce-3b8eaecdb5fd/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: 980/1861] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:07 2026] PUT /v2.0/trunks/9c5b89b7-d3af-455f-b224-e0efc8ef8da6/tags => 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: 981/1862] 10.0.0.51 () {32 vars in 661 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:07.363 8 INFO neutron.services.segments.plugin [-] Segment c018d1ff-8049-483d-a398-d3ed79575b7a resource provider aggregate not found [pid: 7|app: 0|req: 982/1863] 10.0.0.51 () {32 vars in 675 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1864] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:06 2026] POST /v2.0/routers => generated 507 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1865] 10.0.0.51 () {32 vars in 671 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:07.392 8 INFO neutron.services.segments.plugin [-] Segment c018d1ff-8049-483d-a398-d3ed79575b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c018d1ff-8049-483d-a398-d3ed79575b7a found for delete ", "request_id": "req-8baba643-2d02-4647-b68c-ba07f569936b"}]} 2026-05-05 23:28:07.393 8 INFO neutron.services.segments.plugin [-] Segment c018d1ff-8049-483d-a398-d3ed79575b7a resource provider aggregate not found 2026-05-05 23:28:07.420 8 INFO neutron.services.segments.plugin [-] Segment c018d1ff-8049-483d-a398-d3ed79575b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c018d1ff-8049-483d-a398-d3ed79575b7a found for delete ", "request_id": "req-d93972f2-94ab-4777-a016-0084c285eb2d"}]} [pid: 7|app: 0|req: 984/1866] 10.0.0.51 () {32 vars in 683 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1867] 10.0.0.51 () {32 vars in 669 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1868] 10.0.0.51 () {32 vars in 683 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1869] 10.0.0.51 () {32 vars in 679 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1870] 10.0.0.51 () {32 vars in 691 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1871] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks/8d5f96f3-cc30-4cd4-b32e-4f0ccef8e92b => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1872] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/ports/79c71ba6-3045-4058-9ffc-11317d8352bb => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1873] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/trunks/8d5f96f3-cc30-4cd4-b32e-4f0ccef8e92b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1874] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks/63ec4019-026d-49af-8312-df6660f38e16 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1875] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/ports/26b2282b-7c5c-4fb2-b586-dfcdf0be70f5 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1876] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/trunks/63ec4019-026d-49af-8312-df6660f38e16 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1879] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/trunks/fef327df-4ee2-4874-a9ce-3b8eaecdb5fd => generated 429 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1880] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/ports/71fae91a-227a-4edf-b725-ba7905144519 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1881] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/trunks/fef327df-4ee2-4874-a9ce-3b8eaecdb5fd => 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: 1000/1882] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/trunks/9c5b89b7-d3af-455f-b224-e0efc8ef8da6 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1883] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/ports/7fcfb7b0-2509-4a9e-932e-7beae3decee2 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1884] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/trunks/9c5b89b7-d3af-455f-b224-e0efc8ef8da6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1885] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/trunks/8cf4660f-5152-4783-b8ed-8a0a9cb8c57c => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1886] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/ports/622745de-fa8f-48fd-a214-0c3f8916d43a => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1887] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/trunks/8cf4660f-5152-4783-b8ed-8a0a9cb8c57c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1888] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:28:07 2026] PUT /v2.0/routers/3ab25608-274e-4f4e-9347-82f32163eeac/add_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1889] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/ports/79c71ba6-3045-4058-9ffc-11317d8352bb => 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: 884/1890] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/ports/9e1ce528-6e21-464d-9890-d0a73a9db8a3 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1891] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/ports/26b2282b-7c5c-4fb2-b586-dfcdf0be70f5 => 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: 1008/1892] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/ports/71fae91a-227a-4edf-b725-ba7905144519 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1893] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/ports/7fcfb7b0-2509-4a9e-932e-7beae3decee2 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1894] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/ports/622745de-fa8f-48fd-a214-0c3f8916d43a => 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: 885/1895] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:28:08 2026] PUT /v2.0/routers/3ab25608-274e-4f4e-9347-82f32163eeac/remove_router_interface => generated 309 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1896] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/ports?device_id=3ab25608-274e-4f4e-9347-82f32163eeac => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:09.561 7 INFO neutron.services.segments.plugin [-] Segment a023193a-f135-44b4-b5ed-295a33a6e409 resource provider aggregate not found 2026-05-05 23:28:09.570 7 INFO neutron.services.segments.plugin [-] Segment a023193a-f135-44b4-b5ed-295a33a6e409 resource provider aggregate not found 2026-05-05 23:28:09.578 7 INFO neutron.services.segments.plugin [-] Segment a023193a-f135-44b4-b5ed-295a33a6e409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a023193a-f135-44b4-b5ed-295a33a6e409 found for delete ", "request_id": "req-67c5f31a-7047-421b-9f91-4d41c33e59b5"}]} 2026-05-05 23:28:09.584 7 INFO neutron.services.segments.plugin [-] Segment a023193a-f135-44b4-b5ed-295a33a6e409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a023193a-f135-44b4-b5ed-295a33a6e409 found for delete ", "request_id": "req-d3b8a070-ab15-4451-9122-f36c2f15b977"}]} [pid: 7|app: 0|req: 1011/1897] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/networks/865b5936-bcee-4a55-9904-725b9304faf6 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1898] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/networks/e7845b9c-a816-496c-8304-e926fd6fd23f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1899] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/networks/cdd3b1dd-7779-4f22-8044-3c8acd9334d2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1900] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/networks/060ee186-49e5-496d-a2ad-d3c72deaff2c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:10.088 8 INFO neutron.services.segments.plugin [-] Segment 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 resource provider aggregate not found 2026-05-05 23:28:10.092 8 INFO neutron.services.segments.plugin [-] Segment 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 resource provider aggregate not found 2026-05-05 23:28:10.105 8 INFO neutron.services.segments.plugin [-] Segment 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 found for delete ", "request_id": "req-2146524c-a249-4369-9235-ced8a0270389"}]} 2026-05-05 23:28:10.110 8 INFO neutron.services.segments.plugin [-] Segment 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9f5567-9c79-4c04-aed1-32eb92b4ccd4 found for delete ", "request_id": "req-30c8e2ae-ad36-436b-9542-dbbe82d52d1c"}]} 2026-05-05 23:28:10.114 8 INFO neutron.db.l3_hamode_db [None req-00be13a0-1ca0-404d-9e42-0a51382c6b68 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] HA network 8969ed87-2812-4f13-af1b-0b9fd42281ae was deleted as no HA routers are present in tenant 34429a8d0c604d3689ef52cf60b14ad2. [pid: 8|app: 0|req: 887/1901] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:09 2026] DELETE /v2.0/routers/3ab25608-274e-4f4e-9347-82f32163eeac => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1902] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:10 2026] DELETE /v2.0/networks/7cdf0c7e-0da7-420f-8a12-a4a3652bdbae => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1903] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:10 2026] DELETE /v2.0/subnets/977fc9cd-a084-4b42-a84e-5e7995b589a4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1904] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:10 2026] DELETE /v2.0/networks/04b430c3-fa18-4f45-b745-21791ea1d199 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:10.646 8 WARNING neutron_lib.context [None req-6d7d4a26-879b-40d6-991b-b0595f464237 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:10.701 8 INFO neutron.db.segments_db [None req-6d7d4a26-879b-40d6-991b-b0595f464237 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Added segment a64d3395-cbd4-4d67-8a34-235d1f42d92f of type vxlan for network 42e3fe52-b90f-4db5-b7b5-bca23af89e23 2026-05-05 23:28:11.036 8 INFO neutron.db.l3_hamode_db [None req-6d7d4a26-879b-40d6-991b-b0595f464237 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1017/1905] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:11 2026] GET /v2.0/security-groups?tenant_id=5ca86d5de4f14a6b8b94733a61a2d66a&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1906] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:11 2026] DELETE /v2.0/security-groups/8465bcd5-a8dd-4751-8876-dd4235a7842e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:11.596 7 INFO neutron.services.segments.plugin [-] Segment aed936d2-85cc-4dfc-a006-6cadebd8e413 resource provider aggregate not found 2026-05-05 23:28:11.603 7 INFO neutron.services.segments.plugin [-] Segment aed936d2-85cc-4dfc-a006-6cadebd8e413 resource provider aggregate not found 2026-05-05 23:28:11.611 7 INFO neutron.services.segments.plugin [-] Segment aed936d2-85cc-4dfc-a006-6cadebd8e413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed936d2-85cc-4dfc-a006-6cadebd8e413 found for delete ", "request_id": "req-2f968cdb-376c-4109-86c8-5fdc95d5e530"}]} 2026-05-05 23:28:11.619 7 INFO neutron.services.segments.plugin [-] Segment aed936d2-85cc-4dfc-a006-6cadebd8e413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed936d2-85cc-4dfc-a006-6cadebd8e413 found for delete ", "request_id": "req-d68015b2-4feb-4adb-8719-8ac2a442be81"}]} 2026-05-05 23:28:11.627 7 INFO neutron.services.segments.plugin [-] Segment 961fa96b-1ce7-4d11-8596-81583a69a787 resource provider aggregate not found 2026-05-05 23:28:11.635 7 INFO neutron.services.segments.plugin [-] Segment 961fa96b-1ce7-4d11-8596-81583a69a787 resource provider aggregate not found 2026-05-05 23:28:11.643 7 INFO neutron.services.segments.plugin [-] Segment 961fa96b-1ce7-4d11-8596-81583a69a787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 961fa96b-1ce7-4d11-8596-81583a69a787 found for delete ", "request_id": "req-670312f1-e671-4e62-81b4-628c5c7bef03"}]} 2026-05-05 23:28:11.649 7 INFO neutron.services.segments.plugin [-] Segment 961fa96b-1ce7-4d11-8596-81583a69a787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 961fa96b-1ce7-4d11-8596-81583a69a787 found for delete ", "request_id": "req-b6d0a876-4d8e-4e83-8be4-6bc781725965"}]} 2026-05-05 23:28:11.661 7 INFO neutron.services.segments.plugin [-] Segment bd35a8fb-bf07-4143-9c41-478be71a91d9 resource provider aggregate not found 2026-05-05 23:28:11.668 7 INFO neutron.services.segments.plugin [-] Segment bd35a8fb-bf07-4143-9c41-478be71a91d9 resource provider aggregate not found 2026-05-05 23:28:11.674 7 INFO neutron.services.segments.plugin [-] Segment bd35a8fb-bf07-4143-9c41-478be71a91d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd35a8fb-bf07-4143-9c41-478be71a91d9 found for delete ", "request_id": "req-87cb7da2-4f39-40d5-bc3d-d7ba846107eb"}]} 2026-05-05 23:28:11.682 7 INFO neutron.services.segments.plugin [-] Segment bd35a8fb-bf07-4143-9c41-478be71a91d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd35a8fb-bf07-4143-9c41-478be71a91d9 found for delete ", "request_id": "req-c154176e-2979-456c-bf9b-cc10552a2550"}]} 2026-05-05 23:28:11.686 7 INFO neutron.services.segments.plugin [-] Segment 2c813eae-5fe3-4a09-9496-2b0aa633b7ac resource provider aggregate not found 2026-05-05 23:28:11.696 7 INFO neutron.services.segments.plugin [-] Segment 2c813eae-5fe3-4a09-9496-2b0aa633b7ac resource provider aggregate not found 2026-05-05 23:28:11.700 7 INFO neutron.services.segments.plugin [-] Segment 2c813eae-5fe3-4a09-9496-2b0aa633b7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c813eae-5fe3-4a09-9496-2b0aa633b7ac found for delete ", "request_id": "req-9fa31564-80b4-4f1b-939d-65fbf8b4234a"}]} 2026-05-05 23:28:11.708 7 INFO neutron.services.segments.plugin [-] Segment 2c813eae-5fe3-4a09-9496-2b0aa633b7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c813eae-5fe3-4a09-9496-2b0aa633b7ac found for delete ", "request_id": "req-12961d93-c7cc-48a7-b4ad-d143af83beb7"}]} 2026-05-05 23:28:11.713 7 INFO neutron.services.segments.plugin [-] Segment e7453dae-2ed7-49fa-80d7-b03434de8ab3 resource provider aggregate not found 2026-05-05 23:28:11.723 7 INFO neutron.services.segments.plugin [-] Segment e7453dae-2ed7-49fa-80d7-b03434de8ab3 resource provider aggregate not found 2026-05-05 23:28:11.726 7 INFO neutron.services.segments.plugin [-] Segment e7453dae-2ed7-49fa-80d7-b03434de8ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7453dae-2ed7-49fa-80d7-b03434de8ab3 found for delete ", "request_id": "req-acb2975b-5cd3-45a5-ab7f-2916c07694e8"}]} 2026-05-05 23:28:11.737 7 INFO neutron.services.segments.plugin [-] Segment e7453dae-2ed7-49fa-80d7-b03434de8ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7453dae-2ed7-49fa-80d7-b03434de8ab3 found for delete ", "request_id": "req-dca824c0-ec31-4482-838f-b0fd0202da51"}]} [pid: 7|app: 0|req: 1019/1907] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:11 2026] GET /v2.0/security-groups?tenant_id=34e951f06a1049a0b1d9b9ba69b161fc&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:11.856 8 INFO neutron.db.l3_hamode_db [None req-6d7d4a26-879b-40d6-991b-b0595f464237 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1020/1908] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:11 2026] DELETE /v2.0/security-groups/551cc54d-45a8-4bc6-aeb1-bcd683e42e6a => 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: 1021/1909] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/security-groups?tenant_id=65945b1430c94bf9bd256bfeeddeb4f6&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1910] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:12 2026] DELETE /v2.0/security-groups/5e982cbd-6e45-40bb-8f8c-3f490c52463b => 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: 889/1911] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:10 2026] POST /v2.0/routers => generated 687 bytes in 2089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1912] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/routers/cdf5555a-3565-4515-bfea-cb266227682d => generated 693 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1913] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:28:12 2026] GET /v2.0/routers => generated 696 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1914] 10.0.0.51 () {34 vars in 740 bytes} [Tue May 5 23:28:12 2026] PUT /v2.0/routers/cdf5555a-3565-4515-bfea-cb266227682d => generated 700 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1915] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/routers/cdf5555a-3565-4515-bfea-cb266227682d => generated 700 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1916] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/ports?device_id=cdf5555a-3565-4515-bfea-cb266227682d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:14.754 8 INFO neutron.services.segments.plugin [-] Segment a64d3395-cbd4-4d67-8a34-235d1f42d92f resource provider aggregate not found 2026-05-05 23:28:14.758 8 INFO neutron.services.segments.plugin [-] Segment a64d3395-cbd4-4d67-8a34-235d1f42d92f resource provider aggregate not found 2026-05-05 23:28:14.771 8 INFO neutron.services.segments.plugin [-] Segment a64d3395-cbd4-4d67-8a34-235d1f42d92f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64d3395-cbd4-4d67-8a34-235d1f42d92f found for delete ", "request_id": "req-f089d97b-fb18-4870-a2b7-820e0b979654"}]} 2026-05-05 23:28:14.780 8 INFO neutron.services.segments.plugin [-] Segment a64d3395-cbd4-4d67-8a34-235d1f42d92f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64d3395-cbd4-4d67-8a34-235d1f42d92f found for delete ", "request_id": "req-3289c5ae-5796-4e8d-987d-4b38ddcdea66"}]} 2026-05-05 23:28:14.797 8 INFO neutron.db.l3_hamode_db [None req-a6fa34db-d7f0-47ed-a281-a7c1fcd2712a e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] HA network 42e3fe52-b90f-4db5-b7b5-bca23af89e23 was deleted as no HA routers are present in tenant 34429a8d0c604d3689ef52cf60b14ad2. [pid: 8|app: 0|req: 892/1917] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:13 2026] DELETE /v2.0/routers/cdf5555a-3565-4515-bfea-cb266227682d => generated 0 bytes in 998 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1918] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/ports?device_id=cdf5555a-3565-4515-bfea-cb266227682d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:14.874 8 INFO neutron.api.v2.resource [None req-f56c3fd1-71d1-4ae8-ab36-0f00f6742e13 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 893/1919] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/routers/cdf5555a-3565-4515-bfea-cb266227682d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1920] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/ports?device_id=3ab25608-274e-4f4e-9347-82f32163eeac => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:14.934 8 INFO neutron.api.v2.resource [None req-b74905bd-3d00-44c5-8d56-1aa3b4117809 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1921] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/routers/3ab25608-274e-4f4e-9347-82f32163eeac => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:14.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12c9a380-4f50-4390-890c-786eb258a9ce e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/1922] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/subnets/977fc9cd-a084-4b42-a84e-5e7995b589a4 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1923] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/ports?device_id=72231988-cad3-4425-924f-2c4b62ef6943 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:15.009 7 INFO neutron.api.v2.resource [None req-9f98835d-6bb0-466c-a6b8-014270f2d4fd e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/1924] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/routers/72231988-cad3-4425-924f-2c4b62ef6943 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:15.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-486cf0b1-5f6c-462a-b13e-c3ff73223546 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 896/1925] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/subnets/3d607186-2f17-4a23-ad81-40c4dbde71f7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1926] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/ports?device_id=5a1b37bd-3d1b-4b5e-a9bb-40323c861b53 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:15.091 8 INFO neutron.api.v2.resource [None req-c7e6e999-b2fb-44b3-8a48-6f777132b283 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1927] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/routers/5a1b37bd-3d1b-4b5e-a9bb-40323c861b53 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:15.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dbc8dcc-4a82-499c-a420-9a5c43548c8c e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/1928] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/subnets/2671890b-6943-4e54-8fa4-ce8cf3ebed8b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:15.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c2bf339-555c-4c1d-830e-a1e4995acfb9 e3ab57f266ec49db9b41fd9569b9ba11 34429a8d0c604d3689ef52cf60b14ad2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 898/1929] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/subnets/31bae341-98d9-4aa0-b6d9-c654431c5ce2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:15.711 7 WARNING neutron_lib.context [None req-b0fde0f9-d33c-47c6-b97a-2747213a4d23 954feb7c4ff54abdaf74c16a6bee779b ad5a9cd2965747fca0658844aa27aa74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1930] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/security-groups?tenant_id=34429a8d0c604d3689ef52cf60b14ad2&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1931] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/security-groups/1e067acf-0f28-4bcf-b22a-173b7a7e3690 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:15.958 7 INFO neutron.db.segments_db [None req-b0fde0f9-d33c-47c6-b97a-2747213a4d23 954feb7c4ff54abdaf74c16a6bee779b ad5a9cd2965747fca0658844aa27aa74 - - default default] Added segment a68123a9-7dfa-4551-843e-06e22318716e of type vxlan for network b95810b9-32d8-4e91-94f3-c6739635d056 [pid: 7|app: 0|req: 1032/1932] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:15 2026] POST /v2.0/networks => generated 631 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1933] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:28:16 2026] PUT /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1934] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1935] 10.0.0.51 () {34 vars in 763 bytes} [Tue May 5 23:28:16 2026] PUT /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags/green => 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: 1034/1936] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1937] 10.0.0.51 () {34 vars in 759 bytes} [Tue May 5 23:28:16 2026] PUT /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1938] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1939] 10.0.0.51 () {34 vars in 781 bytes} [Tue May 5 23:28:16 2026] PUT /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1940] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1941] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:28:16 2026] PUT /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1942] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1943] 10.0.0.51 () {32 vars in 740 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:16.614 7 INFO neutron.api.v2.resource [None req-d8667ea3-8a92-46b7-a7da-39d843f1322b 954feb7c4ff54abdaf74c16a6bee779b ad5a9cd2965747fca0658844aa27aa74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/1944] 10.0.0.51 () {32 vars in 744 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1945] 10.0.0.51 () {32 vars in 743 bytes} [Tue May 5 23:28:16 2026] DELETE /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1946] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:16.772 8 INFO neutron.api.v2.resource [None req-a3f3e75f-889c-48ee-bccf-91927bd8eb62 954feb7c4ff54abdaf74c16a6bee779b ad5a9cd2965747fca0658844aa27aa74 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1947] 10.0.0.51 () {32 vars in 747 bytes} [Tue May 5 23:28:16 2026] DELETE /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/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: 1040/1948] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:16 2026] DELETE /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1949] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:16.989 7 INFO neutron.services.segments.plugin [-] Segment a68123a9-7dfa-4551-843e-06e22318716e resource provider aggregate not found 2026-05-05 23:28:16.994 7 INFO neutron.services.segments.plugin [-] Segment a68123a9-7dfa-4551-843e-06e22318716e resource provider aggregate not found [pid: 7|app: 0|req: 1041/1950] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:16 2026] DELETE /v2.0/networks/b95810b9-32d8-4e91-94f3-c6739635d056 => 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: 910/1951] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/security-groups?tenant_id=fa1b334fda74486d8eedb9558dd67bd1&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:17.398 7 INFO neutron.services.segments.plugin [-] Segment a68123a9-7dfa-4551-843e-06e22318716e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a68123a9-7dfa-4551-843e-06e22318716e found for delete ", "request_id": "req-11f4400f-c387-48b7-9c90-3d7e28f01573"}]} 2026-05-05 23:28:17.399 7 INFO neutron.services.segments.plugin [-] Segment a68123a9-7dfa-4551-843e-06e22318716e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a68123a9-7dfa-4551-843e-06e22318716e found for delete ", "request_id": "req-a685acdd-6133-4035-ac45-c989e55c752a"}]} [pid: 7|app: 0|req: 1042/1952] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:17 2026] DELETE /v2.0/security-groups/392e822d-8a8f-4a5b-9d4e-7cdc29aaad7e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1953] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/security-groups?tenant_id=a17f4d39ed3d4a86b0def8d68a559a03&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:18.029 7 WARNING neutron_lib.context [None req-774a9cde-7cce-47bb-aacd-f8cd75dddd94 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1954] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:17 2026] DELETE /v2.0/security-groups/986bd82c-33b0-4128-8d3e-faa22b43f80b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1955] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-groups?tenant_id=ad5a9cd2965747fca0658844aa27aa74&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1956] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:28:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1957] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-groups => generated 4529 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1958] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:18 2026] DELETE /v2.0/security-groups/dcac6284-bbdc-4650-9d50-f33155df6ca5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1959] 10.0.0.51 () {34 vars in 757 bytes} [Tue May 5 23:28:18 2026] PUT /v2.0/security-groups/0eaf3a2f-7565-4278-8c6c-2e5493e8cca7 => generated 1663 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1960] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-groups/0eaf3a2f-7565-4278-8c6c-2e5493e8cca7 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1961] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:18 2026] DELETE /v2.0/security-groups/0eaf3a2f-7565-4278-8c6c-2e5493e8cca7 => 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: 916/1962] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:18.563 7 INFO neutron.api.v2.resource [None req-60745c3d-f4d0-40ac-af19-f4da85ee7233 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/1963] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:18 2026] DELETE /v2.0/security-groups/0eaf3a2f-7565-4278-8c6c-2e5493e8cca7 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:18.574 8 WARNING neutron_lib.context [None req-77711ef8-3b8e-4f61-8c72-7f8b4578c8d1 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1964] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:28:18.741 7 WARNING neutron_lib.context [None req-be01ebdc-7984-4dd3-a3d0-93f5ed12bbc4 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/1965] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1966] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-group-rules/3f314c55-7279-4407-ab16-cf9d39f4aef7 => generated 601 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1967] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1968] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:28:19 2026] DELETE /v2.0/security-group-rules/3f314c55-7279-4407-ab16-cf9d39f4aef7 => 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: 1050/1969] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:19.198 8 WARNING neutron_lib.context [None req-7e5d46af-ee6a-40b0-8fe6-db1983cd0b14 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1970] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1971] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules/1b661e53-55de-4fd0-841a-065b41bd6f84 => 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: 921/1972] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1973] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:28:19 2026] DELETE /v2.0/security-group-rules/1b661e53-55de-4fd0-841a-065b41bd6f84 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1974] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:19.543 7 WARNING neutron_lib.context [None req-86d5dfc3-16fb-4b88-b582-679632b7ec2e 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:19.571 7 INFO neutron.db.securitygroups_db [None req-86d5dfc3-16fb-4b88-b582-679632b7ec2e 09db4b76cb574d6d8b545bbda281fb81 b32f40952c384c82b9527f6546b03aeb - - default default] Project b32f40952c384c82b9527f6546b03aeb 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: 1053/1975] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:19 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) [pid: 8|app: 0|req: 923/1976] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules/1137a584-56f6-4bea-85ba-de76879a18d3 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1977] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1978] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:28:19 2026] DELETE /v2.0/security-group-rules/1137a584-56f6-4bea-85ba-de76879a18d3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1979] 10.0.0.51 () {32 vars in 672 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1980] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:19 2026] DELETE /v2.0/security-groups/5c8807e2-1cde-4c7d-a32e-aa3c5eae4bd9 => 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: 1056/1981] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1982] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1983] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups?tenant_id=b32f40952c384c82b9527f6546b03aeb&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1984] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:20 2026] DELETE /v2.0/security-groups/cd288402-b52c-47af-a743-1852e4f3666b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:21.059 7 WARNING neutron_lib.context [None req-300e7484-fa10-4bac-9f65-45d1558271f8 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:21.232 7 INFO neutron.db.segments_db [None req-300e7484-fa10-4bac-9f65-45d1558271f8 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Added segment 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 of type vxlan for network 4ef2cd9c-b21b-4143-9575-490fdc21de23 [pid: 7|app: 0|req: 1058/1985] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:28:20 2026] POST /v2.0/networks => generated 633 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:21.341 8 WARNING neutron_lib.context [None req-b1163183-ad5e-464d-8c51-284c4350da2b 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:21.376 8 INFO neutron.db.segments_db [None req-b1163183-ad5e-464d-8c51-284c4350da2b 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Added segment d935f399-e8ce-4510-9e24-3ff30764aefa of type vxlan for network 20eeb999-c5d5-4f6f-be3f-eddd392ac498 2026-05-05 23:28:21.657 8 INFO neutron.db.l3_hamode_db [None req-b1163183-ad5e-464d-8c51-284c4350da2b 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:28:21.753 7 WARNING neutron_lib.context [None req-7d731534-0ed5-4350-9188-a5bb84a211bc f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:21.805 7 INFO neutron.db.segments_db [None req-7d731534-0ed5-4350-9188-a5bb84a211bc f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] Added segment 4a078c37-516e-42df-9bdd-72f4bc9e8cab of type vxlan for network b340d78e-f78c-401f-8130-3b5f6d7f9026 2026-05-05 23:28:22.050 7 INFO neutron.db.l3_hamode_db [None req-7d731534-0ed5-4350-9188-a5bb84a211bc f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:28:22.160 7 INFO neutron.db.l3_hamode_db [None req-7d731534-0ed5-4350-9188-a5bb84a211bc f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:28:22.490 8 INFO neutron.db.l3_hamode_db [None req-b1163183-ad5e-464d-8c51-284c4350da2b 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1059/1986] 10.0.0.51 () {34 vars in 667 bytes} [Tue May 5 23:28:21 2026] POST /v2.0/routers => generated 474 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1987] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:28:22 2026] PUT /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1988] 10.0.0.51 () {32 vars in 622 bytes} [Tue May 5 23:28:22 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1989] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1990] 10.0.0.51 () {32 vars in 632 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/ => generated 632 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1991] 10.0.0.51 () {34 vars in 761 bytes} [Tue May 5 23:28:22 2026] PUT /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1994] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1995] 10.0.0.51 () {34 vars in 757 bytes} [Tue May 5 23:28:23 2026] PUT /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1996] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1997] 10.0.0.51 () {34 vars in 779 bytes} [Tue May 5 23:28:23 2026] PUT /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1998] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1999] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:28:23 2026] PUT /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2000] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2001] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:21 2026] POST /v2.0/routers => generated 694 bytes in 2134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2002] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:23.559 7 INFO neutron.api.v2.resource [None req-29bedfae-5f55-419e-b5d1-ad184f65d470 f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2003] 10.0.0.51 () {32 vars in 742 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2004] 10.0.0.51 () {32 vars in 775 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/subnets?project_id=2bcf84a3fb8f46c58972768d799a31d2&cidr=10.100.0.0%2F28 => generated 14 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2005] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/security-groups?tenant_id=8d36f10def4745bca012a6758cab8fd1&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2006] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:28:23 2026] DELETE /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2007] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2008] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:23 2026] DELETE /v2.0/security-groups/95652b84-ced1-4e7b-98dd-fc6f48ae6b41 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2009] 10.0.0.51 () {32 vars in 783 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/subnets?network_id=90601339-3fb5-4f55-8254-4d136e857be9&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:23.838 8 WARNING neutron_lib.context [None req-4d4b22a4-3157-4cab-95d0-563a3867aa09 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1078/2010] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:23.928 7 INFO neutron.api.v2.resource [None req-8f9d3d40-fd4c-4bf0-97f8-b447727caa76 f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1079/2011] 10.0.0.51 () {32 vars in 745 bytes} [Tue May 5 23:28:23 2026] DELETE /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2012] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:28:23 2026] DELETE /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => 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: 933/2013] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:23 2026] POST /v2.0/subnets => generated 657 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2014] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2015] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2016] 10.0.0.51 () {34 vars in 741 bytes} [Tue May 5 23:28:24 2026] PUT /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71 => generated 480 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2017] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/ports?device_id=32197b13-5a56-4ac6-9905-1b4991578e71 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:25.391 7 INFO neutron.services.segments.plugin [-] Segment 4a078c37-516e-42df-9bdd-72f4bc9e8cab resource provider aggregate not found 2026-05-05 23:28:25.396 7 INFO neutron.services.segments.plugin [-] Segment 4a078c37-516e-42df-9bdd-72f4bc9e8cab resource provider aggregate not found 2026-05-05 23:28:25.412 7 INFO neutron.services.segments.plugin [-] Segment 4a078c37-516e-42df-9bdd-72f4bc9e8cab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a078c37-516e-42df-9bdd-72f4bc9e8cab found for delete ", "request_id": "req-5f21f8f4-a465-4082-8436-d76d58c04bcb"}]} 2026-05-05 23:28:25.414 7 INFO neutron.services.segments.plugin [-] Segment 4a078c37-516e-42df-9bdd-72f4bc9e8cab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a078c37-516e-42df-9bdd-72f4bc9e8cab found for delete ", "request_id": "req-9be6a7a1-9559-4cbf-8b77-7dd2fbce4729"}]} 2026-05-05 23:28:25.416 7 INFO neutron.db.l3_hamode_db [None req-1d57eea0-f66d-4727-9d39-caa6ba590bd1 f1ffca6df90c4dcbaa955e631f262a25 2d6460fbb50c4dbc8aacf02ffb52902e - - default default] HA network b340d78e-f78c-401f-8130-3b5f6d7f9026 was deleted as no HA routers are present in tenant 2d6460fbb50c4dbc8aacf02ffb52902e. [pid: 7|app: 0|req: 1085/2018] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:28:24 2026] DELETE /v2.0/routers/32197b13-5a56-4ac6-9905-1b4991578e71 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2019] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:28:24 2026] PUT /v2.0/routers/0075c65d-12ac-4129-9cb2-a3e305b96976/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2020] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/networks => generated 6664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2021] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/subnets => generated 7422 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2022] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/routers => generated 1451 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:25.791 8 WARNING neutron_lib.context [None req-91e88d61-6775-4c8a-9bf8-8ba9f2cb1ca3 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 936/2023] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:28:25 2026] POST /v2.0/security-groups => generated 1673 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:28:25.939 7 WARNING neutron_lib.context [None req-bfee056f-bed4-420c-9786-811df4414dd6 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2024] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:26.075 8 WARNING neutron_lib.context [None req-c70cc501-cfe7-4716-92ab-59485dc9defe 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/2025] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:26 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-05-05 23:28:26.198 8 WARNING neutron_lib.context [None req-4c970d22-9cf6-41c8-8830-1b1cfa83394c 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/2026] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:26.328 8 WARNING neutron_lib.context [None req-53d5d983-1bd4-447c-a68b-f434542a8fb5 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2027] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/security-groups?tenant_id=15dc39dbc79e4808a29f6fa6880b219a&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2028] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:26.447 8 WARNING neutron_lib.context [None req-b2fd27ee-31c6-43a1-ac5d-ce028002ede0 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:26.492 8 INFO neutron.db.securitygroups_db [None req-b2fd27ee-31c6-43a1-ac5d-ce028002ede0 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Project 2bcf84a3fb8f46c58972768d799a31d2 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: 1090/2029] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:26 2026] DELETE /v2.0/security-groups/94626fae-2d99-4aca-bc80-aa8a760c8bad => 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: 940/2030] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:26.587 7 WARNING neutron_lib.context [None req-744c99dc-226e-4d47-a3d1-7703a8ac83ca 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:26.628 7 INFO neutron.db.securitygroups_db [None req-744c99dc-226e-4d47-a3d1-7703a8ac83ca 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Project 2bcf84a3fb8f46c58972768d799a31d2 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: 1091/2031] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2032] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/security-groups?tenant_id=2d6460fbb50c4dbc8aacf02ffb52902e&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2033] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:26 2026] DELETE /v2.0/security-groups/4858b1d7-e0da-4419-993c-f39c011f4f73 => 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: 942/2034] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/networks => generated 1298 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2035] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-336231733&fields=id&tenant_id=2bcf84a3fb8f46c58972768d799a31d2 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2036] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2037] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/quotas/2bcf84a3fb8f46c58972768d799a31d2 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2038] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&fields=id => generated 103 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2039] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2040] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1096/2041] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 946/2042] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1097/2043] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/security-groups?tenant_id=8fd1db4943fa4c87a5c2c25c8908d89a&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2044] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:29 2026] DELETE /v2.0/security-groups/6dcd5218-076e-4eb7-bede-203e37d75cc0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2045] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/security-groups?tenant_id=f0f6de655e994f4dbfef7559492e1604&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2046] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1099/2047] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:30 2026] DELETE /v2.0/security-groups/350dfbbb-5428-4fb3-a860-19f70ec0fe52 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:30.515 8 WARNING neutron_lib.context [None req-82204695-2734-4df9-9163-b266f4ebb0e8 314431ad0f9d4006a3a4eaa79b0fcf15 e6114f9f0b894f55953626501ba74d10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2048] 199.204.45.132 () {34 vars in 1096 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2049] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:28:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2050] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:28:30 2026] PUT /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2051] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2052] 10.0.0.51 () {34 vars in 769 bytes} [Tue May 5 23:28:30 2026] PUT /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2053] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2054] 10.0.0.51 () {34 vars in 765 bytes} [Tue May 5 23:28:30 2026] PUT /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2055] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2056] 10.0.0.51 () {34 vars in 787 bytes} [Tue May 5 23:28:30 2026] PUT /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/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: 953/2057] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:30 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2058] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:28:30 2026] PUT /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2059] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/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: 1106/2060] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:31.108 8 INFO neutron.api.v2.resource [None req-707b3e26-a1c7-48d7-9586-bc3e7f630fa4 314431ad0f9d4006a3a4eaa79b0fcf15 e6114f9f0b894f55953626501ba74d10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/2061] 10.0.0.51 () {32 vars in 750 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2062] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 956/2063] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:28:31 2026] DELETE /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2064] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2065] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:31.210 8 INFO neutron.api.v2.resource [None req-721f4a4f-28c1-4f46-b88e-204f9de0d72e 314431ad0f9d4006a3a4eaa79b0fcf15 e6114f9f0b894f55953626501ba74d10 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/2066] 10.0.0.51 () {32 vars in 753 bytes} [Tue May 5 23:28:31 2026] DELETE /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2067] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:28:31 2026] DELETE /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2068] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910/tags => 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: 1110/2069] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:28:31 2026] DELETE /v2.0/subnetpools/c7dfe18f-10e2-4440-8032-6975f50d0910 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2070] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2071] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2072] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2073] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa&id=67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 1414 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2074] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2075] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2076] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 1115/2077] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2078] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1117/2079] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2080] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:31 2026] GET /v2.0/security-groups?tenant_id=c25a49bdac6942da872adec7a86db54d&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2081] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2bcf84a3fb8f46c58972768d799a31d2 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:32.362 7 WARNING neutron_lib.context [req-057bfefd-6413-4f49-aa39-e7f8c0cb5e28 req-aea46bb3-0f37-404a-b004-bd34f929a35e 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/2082] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:32 2026] DELETE /v2.0/security-groups/d7e9f853-5294-42b8-bfb4-a2708ab8bde8 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2083] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:32 2026] GET /v2.0/security-groups?tenant_id=e6114f9f0b894f55953626501ba74d10&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2084] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:28:32 2026] POST /v2.0/ports => generated 954 bytes in 309 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: 966/2085] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:32 2026] DELETE /v2.0/security-groups/983b9598-1fba-4d9f-bb5f-1995660b415d => 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: 1120/2086] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:28:32 2026] PUT /v2.0/ports/71f27164-21e8-4a8d-96fc-b75fb40f42b3 => generated 1235 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2087] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 969 bytes in 85 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: 1121/2088] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2089] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:33 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:34.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15489d63-f64b-4f24-b806-1b495ce2c3d1'] response: {'name': 'network-changed', 'server_uuid': '744472bb-cfe6-471d-b289-9eda3706ddb3', 'tag': '71f27164-21e8-4a8d-96fc-b75fb40f42b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1122/2090] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/networks?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2091] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2092] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/security-groups?tenant_id=3050f6aa614943e7971b108137b1d7b6&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2093] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:34 2026] DELETE /v2.0/security-groups/b41acd96-ef50-4bcb-a1e9-572c307e8109 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2094] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2095] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:34 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2096] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2097] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=71f27164-21e8-4a8d-96fc-b75fb40f42b3 => 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: 972/2098] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/subnets?id=627cd8e8-d560-458f-b229-938b98eea77a => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2099] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/ports?network_id=4ef2cd9c-b21b-4143-9575-490fdc21de23&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2100] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1128/2101] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2102] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2103] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:35 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:36.050 8 WARNING neutron_lib.context [None req-54cb4a9b-94f9-4503-ba7d-864d202430ae c77b25f07b184a308c1a19310218c1c7 cca0531564ad4d5a839ca7fa4e0d0f64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:36.194 8 INFO neutron.db.segments_db [None req-54cb4a9b-94f9-4503-ba7d-864d202430ae c77b25f07b184a308c1a19310218c1c7 cca0531564ad4d5a839ca7fa4e0d0f64 - - default default] Added segment 8938691c-acf9-49f8-8ccf-f75ec3b55e16 of type vxlan for network dc22ff86-5283-4113-b076-c0bc06656216 [pid: 8|app: 0|req: 975/2104] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:28:35 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:36.299 8 WARNING neutron_lib.context [None req-a84bb43f-440b-4c17-ab07-12adb779e487 c77b25f07b184a308c1a19310218c1c7 cca0531564ad4d5a839ca7fa4e0d0f64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:36.407 7 INFO neutron.db.segments_db [None req-b5af64b0-e62d-4f57-b278-cd0eeb53ad82 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 32b29086-9b11-4d33-9866-a704f1a6299c of type vxlan for network 22923bd2-b90e-4bab-b224-45b5d4ec1774 [pid: 7|app: 0|req: 1130/2105] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:28:36 2026] POST /v2.0/networks => generated 741 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2106] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:28:36 2026] POST /v2.0/ports => generated 743 bytes in 295 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-05-05 23:28:36.599 8 WARNING neutron_lib.context [None req-36b1d5c3-24d9-490f-8836-ccfdd54cb8bc c77b25f07b184a308c1a19310218c1c7 cca0531564ad4d5a839ca7fa4e0d0f64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1131/2107] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:36 2026] POST /v2.0/subnets => generated 688 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2108] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:36.786 7 INFO neutron.db.segments_db [None req-c6a96176-71d7-4ce0-a414-594cf015dde0 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 0e4d83d4-483d-47b3-865c-09f8c575db4e of type vxlan for network c382f387-5ae4-4d15-a985-7895b7100e3f [pid: 8|app: 0|req: 977/2109] 10.0.0.51 () {34 vars in 665 bytes} [Tue May 5 23:28:36 2026] POST /v2.0/trunks => generated 407 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2110] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:28:36 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: 979/2111] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:36 2026] PUT /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/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: 980/2112] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:28: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: 8|app: 0|req: 981/2113] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2114] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2115] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:28:36 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: 8|app: 0|req: 984/2116] 10.0.0.51 () {34 vars in 759 bytes} [Tue May 5 23:28:36 2026] PUT /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2117] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2118] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 987/2119] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/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: 988/2120] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:28:36 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 989/2121] 10.0.0.51 () {34 vars in 755 bytes} [Tue May 5 23:28:37 2026] PUT /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 23:28:37.064 7 INFO neutron.db.l3_hamode_db [None req-c6a96176-71d7-4ce0-a414-594cf015dde0 b9a35f65802f485fb5e1d007dba0f45e df191fad1592451fbf1248e46426e8f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 990/2122] 199.204.45.132 () {34 vars in 716 bytes} [Tue May 5 23:28:37 2026] POST /v2.0/ports => generated 1097 bytes in 394 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: 8|app: 0|req: 991/2123] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/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: 992/2124] 10.0.0.51 () {34 vars in 777 bytes} [Tue May 5 23:28:37 2026] PUT /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2125] 10.0.0.185 () {34 vars in 971 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2126] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2127] 10.0.0.185 () {34 vars in 907 bytes} [Tue May 5 23:28:37 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: 996/2128] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:37 2026] PUT /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/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: 997/2129] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/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: 998/2130] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:37.665 8 INFO neutron.api.v2.resource [None req-acaca0a7-3cab-4075-ad7f-c275d7a2b01b c77b25f07b184a308c1a19310218c1c7 cca0531564ad4d5a839ca7fa4e0d0f64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2131] 10.0.0.51 () {32 vars in 740 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2132] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:37 2026] DELETE /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/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: 1001/2133] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:37.741 8 INFO neutron.api.v2.resource [None req-85857cfa-84a9-4d57-9760-a258b4f6f49a c77b25f07b184a308c1a19310218c1c7 cca0531564ad4d5a839ca7fa4e0d0f64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1002/2134] 10.0.0.51 () {32 vars in 743 bytes} [Tue May 5 23:28:37 2026] DELETE /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2135] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:28:37 2026] DELETE /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags => 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: 1004/2136] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2137] 10.0.0.51 () {32 vars in 718 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:37.933 7 INFO neutron.db.l3_hamode_db [None req-c6a96176-71d7-4ce0-a414-594cf015dde0 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1006/2138] 10.0.0.51 () {32 vars in 716 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/ports/b363fe25-9584-45d0-a033-2b155cdcda4e => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2141] 10.0.0.51 () {32 vars in 721 bytes} [Tue May 5 23:28:37 2026] DELETE /v2.0/trunks/f168e95b-0bfd-4b0f-86f7-26d8da2d69c0 => 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: 1010/2142] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2143] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:28:38 2026] DELETE /v2.0/ports/b363fe25-9584-45d0-a033-2b155cdcda4e => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2144] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:38.473 8 INFO neutron.services.segments.plugin [-] Segment 8938691c-acf9-49f8-8ccf-f75ec3b55e16 resource provider aggregate not found 2026-05-05 23:28:38.480 8 INFO neutron.services.segments.plugin [-] Segment 8938691c-acf9-49f8-8ccf-f75ec3b55e16 resource provider aggregate not found 2026-05-05 23:28:38.486 8 INFO neutron.services.segments.plugin [-] Segment 8938691c-acf9-49f8-8ccf-f75ec3b55e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8938691c-acf9-49f8-8ccf-f75ec3b55e16 found for delete ", "request_id": "req-c0aafd2d-f8a6-4b31-a8b8-99dec4510980"}]} [pid: 8|app: 0|req: 1013/2145] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:28:38 2026] DELETE /v2.0/networks/dc22ff86-5283-4113-b076-c0bc06656216 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:38.612 8 INFO neutron.services.segments.plugin [-] Segment 8938691c-acf9-49f8-8ccf-f75ec3b55e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8938691c-acf9-49f8-8ccf-f75ec3b55e16 found for delete ", "request_id": "req-35cfe5ad-36d6-43d0-a5e7-234fb849865f"}]} [pid: 8|app: 0|req: 1014/2146] 199.204.45.132 () {34 vars in 1262 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2147] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2148] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:38 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1017/2149] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:39 2026] GET /v2.0/security-groups?tenant_id=cca0531564ad4d5a839ca7fa4e0d0f64&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2150] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:36 2026] POST /v2.0/routers => generated 728 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2151] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:39 2026] DELETE /v2.0/security-groups/06175f4f-2eec-4c68-a8bb-47bdd5895c7c => 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: 1134/2152] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 5 23:28:39 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1097 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2153] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:39 2026] GET /v2.0/networks?id=a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2154] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:39 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2155] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:28:39 2026] PUT /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1287 bytes in 421 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: 1138/2156] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:39 2026] GET /v2.0/security-groups?tenant_id=c02b9fb1e2c84d3480ee9ef899324146&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2157] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:40.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80148543-a1c8-4caa-8e06-dadce7070a2c'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': '01fb7906-1d4a-4b35-ac5a-53ee060ce58f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1140/2158] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:40 2026] DELETE /v2.0/security-groups/ab95f088-a4ab-4a7a-a853-568ea5226369 => 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: 1019/2159] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:28:39 2026] PUT /v2.0/routers/7a3e569a-fa47-49a5-b373-f90e59157405/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2160] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2161] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/networks?id=a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 802 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2162] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1021/2163] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2164] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2165] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1144/2166] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:40 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1023/2167] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1145/2168] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2169] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2170] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2171] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:28:41 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:41.521 7 WARNING neutron_lib.context [None req-1263cdc8-66cd-492d-8f42-d51053affd38 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:41.851 8 INFO neutron.db.segments_db [None req-89c94ee5-1d0f-4828-86d6-2b95934e2ddb b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment 8e03a053-0d32-430a-8fd6-639607188300 of type vxlan for network 4132116a-9d2c-4330-8c4a-afc50bd9eefa [pid: 8|app: 0|req: 1026/2172] 10.0.0.51 () {34 vars in 670 bytes} [Tue May 5 23:28:41 2026] POST /v2.0/networks => generated 741 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2173] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:41 2026] POST /v2.0/subnets => generated 688 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2174] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2523 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:42.204 8 INFO neutron.db.segments_db [None req-7245b699-f680-40e2-982b-d985de9bb1ba b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Added segment cda63dcb-9707-4239-9b7c-8d9a9befb04f of type vxlan for network bb615e51-13a0-4005-8804-e9c80172809b 2026-05-05 23:28:42.318 7 INFO neutron.db.l3_db [None req-1263cdc8-66cd-492d-8f42-d51053affd38 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Floating IP a517cb16-48f5-4b73-b580-b1131dcdf9b0 associated. External IP: 10.96.250.213, port: 71f27164-21e8-4a8d-96fc-b75fb40f42b3. 2026-05-05 23:28:42.451 8 INFO neutron.db.l3_hamode_db [None req-7245b699-f680-40e2-982b-d985de9bb1ba b9a35f65802f485fb5e1d007dba0f45e c34c478362ff418ca49e20ac9829d892 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1147/2175] 10.0.0.51 () {34 vars in 676 bytes} [Tue May 5 23:28:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2176] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:42.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2937ef86-aaa3-4883-a982-af056994691a'] response: {'name': 'network-changed', 'server_uuid': '744472bb-cfe6-471d-b289-9eda3706ddb3', 'tag': '71f27164-21e8-4a8d-96fc-b75fb40f42b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1149/2177] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2178] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2179] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&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: 1152/2180] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1153/2181] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:42 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1154/2182] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1155/2183] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1156/2184] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&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: 1157/2185] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:43.269 8 INFO neutron.db.l3_hamode_db [None req-7245b699-f680-40e2-982b-d985de9bb1ba b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1158/2186] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1159/2187] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1160/2188] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2189] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=71f27164-21e8-4a8d-96fc-b75fb40f42b3 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2190] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/subnets?id=627cd8e8-d560-458f-b229-938b98eea77a => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2191] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/ports?network_id=4ef2cd9c-b21b-4143-9575-490fdc21de23&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2192] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1165/2193] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2194] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:43 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2195] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:28:42 2026] POST /v2.0/routers => generated 728 bytes in 2244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2196] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:44 2026] GET /v2.0/security-groups?tenant_id=554b3f85136a4d9790aef564ace898cd&name=default => generated 2925 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2197] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:44 2026] DELETE /v2.0/security-groups/6b05269e-e63f-489b-b4cc-9ce34cee1785 => 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: 1169/2198] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:28:44 2026] GET /v2.0/security-groups?tenant_id=522fc7d7dc8942f594daa3fd1047f284&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2199] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:45 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2200] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:28:45 2026] DELETE /v2.0/security-groups/f0e3ab0f-52f9-4bd3-b172-98ac9c774104 => 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: 1030/2201] 10.0.0.51 () {34 vars in 782 bytes} [Tue May 5 23:28:44 2026] PUT /v2.0/routers/c0ce5474-644f-4716-a678-43a21aeac9e0/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:46.391 7 WARNING neutron_lib.context [None req-0db793e5-e10b-4305-82f9-9c204aa7e1eb 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1172/2202] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:28:46 2026] POST /v2.0/security-groups => generated 1673 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:28:46.526 8 WARNING neutron_lib.context [None req-04fd4164-792c-456d-af1f-a0acf61020ca 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/2203] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:46.692 8 WARNING neutron_lib.context [None req-57af150d-9d86-46b6-9f56-83d24e923f1b 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2204] 10.0.0.185 () {34 vars in 971 bytes} [Tue May 5 23:28:46 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1287 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2205] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:46.821 8 WARNING neutron_lib.context [None req-b11e055b-2988-44dd-80b0-c34786d2c5d3 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2206] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:46.939 8 WARNING neutron_lib.context [None req-90a369d3-e834-499c-8c1a-7be974165aaa 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1174/2207] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:28:46 2026] PUT /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1314 bytes in 254 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-05-05 23:28:46.987 7 INFO neutron.api.v2.resource [None req-59bd03ba-a07a-48cc-921e-8e17d40e051b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2208] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:28:46 2026] GET /v2.0/security-groups/lb-d3641505-1988-495a-8913-263aff79eab9 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:47.009 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c3ddff1-356c-4b12-b48b-9e43917fe22b'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': '01fb7906-1d4a-4b35-ac5a-53ee060ce58f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1176/2209] 199.204.45.132 () {30 vars in 784 bytes} [Tue May 5 23:28:46 2026] GET /v2.0/security-groups?name=lb-d3641505-1988-495a-8913-263aff79eab9 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2210] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:46 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) 2026-05-05 23:28:47.062 8 WARNING neutron_lib.context [None req-e5c83525-8ea7-4338-89e4-06eb7bda6ff1 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:47.096 8 INFO neutron.db.securitygroups_db [None req-e5c83525-8ea7-4338-89e4-06eb7bda6ff1 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Project df191fad1592451fbf1248e46426e8f6 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: 1035/2211] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:47.191 8 WARNING neutron_lib.context [None req-307c8a4a-0a03-4321-b1bb-18e4c34b2084 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:47.226 8 INFO neutron.db.securitygroups_db [None req-307c8a4a-0a03-4321-b1bb-18e4c34b2084 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Project df191fad1592451fbf1248e46426e8f6 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: 1177/2212] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:28:47 2026] PUT /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1314 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2213] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 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: 1037/2214] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:28: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: 1178/2215] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1038/2216] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2217] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:28:47 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: 1040/2218] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:28:47 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: 1179/2219] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/networks?id=a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2220] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2221] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1181/2222] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1042/2223] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2224] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&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: 1043/2225] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:47.718 7 WARNING neutron_lib.context [None req-0d60b044-252e-4f45-9eb5-96ba97f1dac5 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1044/2226] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2227] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1046/2228] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1183/2229] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:28:47 2026] POST /v2.0/security-groups => generated 1658 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2230] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:47.888 7 WARNING neutron_lib.context [None req-d598ea05-506c-4e98-a5fb-6ca634485fd0 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1048/2231] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2232] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2233] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:48.035 8 WARNING neutron_lib.context [None req-70a2d7f9-919f-4be9-b9c9-c1721652a952 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/2234] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:28:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:48.145 7 WARNING neutron_lib.context [None req-306d97e9-0268-4d75-9d36-132c807d5010 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2235] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:28:48 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2236] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--426838635&fields=id&tenant_id=df191fad1592451fbf1248e46426e8f6 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2237] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-956504682&fields=id&tenant_id=df191fad1592451fbf1248e46426e8f6 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2238] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/networks?id=22923bd2-b90e-4bab-b224-45b5d4ec1774 => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2239] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/quotas/df191fad1592451fbf1248e46426e8f6 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2240] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?tenant_id=df191fad1592451fbf1248e46426e8f6&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:49.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a253bfb-5699-4b43-a218-ddbcda0e979e'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': '01fb7906-1d4a-4b35-ac5a-53ee060ce58f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2241] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2242] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2243] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => 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: 1055/2244] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2586 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2245] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks?id=a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2246] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2247] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1057/2248] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2249] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2250] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1193/2251] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => 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: 1059/2252] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:51 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => 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: 1194/2253] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:28:52 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2254] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:28:52 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2255] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:52 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:53.103 8 WARNING neutron_lib.context [None req-b4c3c1c8-5e64-4fa2-8610-78fce38bf367 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1197/2258] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:53 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2259] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:53 2026] GET /v2.0/networks?id=22923bd2-b90e-4bab-b224-45b5d4ec1774 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2260] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:28:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df191fad1592451fbf1248e46426e8f6 => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:53.930 7 WARNING neutron_lib.context [req-554ace91-0c4a-4980-96fd-17e243fe3e8e req-16ec33a8-f63d-4668-a72d-1e600267c105 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:28:54.082 8 INFO neutron.db.l3_db [None req-b4c3c1c8-5e64-4fa2-8610-78fce38bf367 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Floating IP b61c73f7-5548-4ff0-8b8b-6f4af64108aa associated. External IP: 10.96.250.206, port: 465f3547-28d5-4216-9db6-355ceed5eeca. [pid: 7|app: 0|req: 1200/2261] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:28:53 2026] POST /v2.0/ports => generated 993 bytes in 426 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: 1062/2262] 10.0.0.51 () {34 vars in 676 bytes} [Tue May 5 23:28:53 2026] POST /v2.0/floatingips => generated 899 bytes in 1335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2263] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:28:54 2026] PUT /v2.0/ports/10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1 => generated 1274 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2264] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1008 bytes in 87 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-05-05 23:28:54.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f39e491b-d398-48e3-ba8d-0ad324f8f7e1'] response: {'name': 'network-changed', 'server_uuid': '2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c', 'tag': '10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1202/2265] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2266] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports?tenant_id=df191fad1592451fbf1248e46426e8f6&device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2267] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/networks?tenant_id=df191fad1592451fbf1248e46426e8f6&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2268] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:28:55 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: 7|app: 0|req: 1204/2269] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1008 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2270] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2271] 10.0.0.51 () {32 vars in 825 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?project_id=2bcf84a3fb8f46c58972768d799a31d2&network_id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 3691 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2272] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?tenant_id=df191fad1592451fbf1248e46426e8f6&device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2273] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1 => 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: 1068/2274] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/subnets?id=41241e6c-6615-46f6-8c33-7f365fade5f3 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2275] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?network_id=22923bd2-b90e-4bab-b224-45b5d4ec1774&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2276] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774?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: 1208/2277] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774?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: 8|app: 0|req: 1070/2278] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/subnets?network_id=90601339-3fb5-4f55-8254-4d136e857be9 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2279] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2280] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:28:57 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: 1210/2281] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:28:57 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: 1072/2282] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:28:57 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) 2026-05-05 23:28:57.110 7 INFO neutron.api.v2.resource [None req-b7be8cd9-c738-411f-9e41-60628541165f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1211/2283] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/security-groups/lb-d3641505-1988-495a-8913-263aff79eab9 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2284] 199.204.45.132 () {30 vars in 784 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/security-groups?name=lb-d3641505-1988-495a-8913-263aff79eab9 => generated 1637 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2285] 199.204.45.132 () {30 vars in 814 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/security-group-rules?security_group_id=0bf605b9-883d-494e-8b74-92695ae21ea8 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2286] 199.204.45.132 () {34 vars in 746 bytes} [Tue May 5 23:28:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:57.330 8 INFO neutron.db.l3_db [None req-eb6a18f7-8f81-4bbc-9c0f-5855bc453643 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Floating IP a517cb16-48f5-4b73-b580-b1131dcdf9b0 disassociated. External IP: 10.96.250.213, port: 71f27164-21e8-4a8d-96fc-b75fb40f42b3. [pid: 7|app: 0|req: 1214/2287] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2288] 199.204.45.132 () {34 vars in 746 bytes} [Tue May 5 23:28: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: 1216/2289] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2290] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:28:57 2026] PUT /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 554 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2291] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:57 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2292] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:58 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2293] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:28:58 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:58.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4add6b12-2461-4535-811f-ca6b3775f0ab'] response: {'name': 'network-changed', 'server_uuid': '744472bb-cfe6-471d-b289-9eda3706ddb3', 'tag': '71f27164-21e8-4a8d-96fc-b75fb40f42b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1076/2294] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:58 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2295] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2296] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2297] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=71f27164-21e8-4a8d-96fc-b75fb40f42b3 => 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: 1078/2298] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/subnets?id=627cd8e8-d560-458f-b229-938b98eea77a => 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: 1221/2299] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/ports?network_id=4ef2cd9c-b21b-4143-9575-490fdc21de23&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2300] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1222/2301] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1080/2302] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2303] 199.204.45.132 () {34 vars in 1124 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/security-groups?id=4daf790b-57a7-4d73-b6c3-aaad88f94436&id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2304] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 552 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2305] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2306] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:00.830 7 WARNING neutron_lib.context [None req-31122c78-43cb-44d3-8c59-6bf747715544 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2307] 10.0.0.51 () {34 vars in 684 bytes} [Tue May 5 23:29:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:29:00.972 7 WARNING neutron_lib.context [None req-11c1c96a-aa26-498f-8af7-853127eb8a83 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1083/2308] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:00 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2309] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:29:01 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2310] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:29:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:01.112 8 WARNING neutron_lib.context [None req-9829070f-d8e9-43b2-a33b-039200dc65df 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2311] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:29:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:01.245 7 WARNING neutron_lib.context [None req-9c3e7432-63eb-4345-bc49-a548de7eb99c 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2312] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:29:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:01.370 8 WARNING neutron_lib.context [None req-393c524a-0431-4bd3-ae9c-3b8e25fa166a 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2313] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:29:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:01.510 7 WARNING neutron_lib.context [None req-006be478-c47a-4e51-a4f4-175191e4564f 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:29:01.546 7 INFO neutron.db.securitygroups_db [None req-006be478-c47a-4e51-a4f4-175191e4564f 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Project 2bcf84a3fb8f46c58972768d799a31d2 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: 1228/2314] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:29:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:01.644 8 WARNING neutron_lib.context [None req-f3e02c73-a63d-4dfc-858b-464c93f57764 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:29:01.676 8 INFO neutron.db.securitygroups_db [None req-f3e02c73-a63d-4dfc-858b-464c93f57764 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Project 2bcf84a3fb8f46c58972768d799a31d2 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: 1087/2315] 10.0.0.51 () {34 vars in 694 bytes} [Tue May 5 23:29:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2316] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2317] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2318] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/networks => generated 1298 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2319] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2320] 10.0.0.185 () {34 vars in 1098 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-951449451&fields=id&tenant_id=2bcf84a3fb8f46c58972768d799a31d2 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2321] 10.0.0.185 () {34 vars in 982 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2322] 10.0.0.185 () {34 vars in 965 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/quotas/2bcf84a3fb8f46c58972768d799a31d2 => 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: 1094/2323] 10.0.0.185 () {34 vars in 1002 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2324] 10.0.0.185 () {34 vars in 1008 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1096/2325] 10.0.0.185 () {34 vars in 1108 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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) 2026-05-05 23:29:02.868 7 INFO neutron.db.l3_db [None req-8b1907df-7d12-4b43-80b3-c9fd99dc66a9 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Floating IP ca0a7133-3ee1-4fa7-b167-d01c118abc5e associated. External IP: 10.96.250.220, port: 10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1. [pid: 8|app: 0|req: 1097/2326] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:02 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1230/2327] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:29:02 2026] PUT /v2.0/floatingips/ca0a7133-3ee1-4fa7-b167-d01c118abc5e => generated 855 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2328] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:03 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1231/2329] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:05 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1099/2330] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:06.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eff1bb0e-5521-495a-b21f-5b3cf2f0de5a'] response: {'name': 'network-changed', 'server_uuid': '2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c', 'tag': '10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1232/2331] 10.0.0.141 () {30 vars in 689 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2332] 10.0.0.141 () {30 vars in 691 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2333] 10.0.0.141 () {30 vars in 667 bytes} [Tue May 5 23:29:06 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: 1101/2334] 10.0.0.141 () {30 vars in 703 bytes} [Tue May 5 23:29:06 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: 1102/2335] 10.0.0.141 () {28 vars in 438 bytes} [Tue May 5 23:29:06 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2336] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/ports?tenant_id=df191fad1592451fbf1248e46426e8f6&device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2337] 10.0.0.141 () {30 vars in 727 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2338] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/networks?id=22923bd2-b90e-4bab-b224-45b5d4ec1774 => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2339] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2340] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/subnets?id=41241e6c-6615-46f6-8c33-7f365fade5f3 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2341] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/ports?network_id=22923bd2-b90e-4bab-b224-45b5d4ec1774&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: 7|app: 0|req: 1237/2342] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774?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: 1106/2343] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774?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: 1238/2344] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1107/2345] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2346] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2bcf84a3fb8f46c58972768d799a31d2 => generated 272 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:07.398 8 WARNING neutron_lib.context [req-77272ac6-0a66-44ff-91e7-c445a61a5e97 req-06fd2524-555e-4332-8b2f-4964c5782947 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1108/2347] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:29:07 2026] POST /v2.0/ports => generated 958 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2350] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:29:07 2026] PUT /v2.0/ports/da36cf60-634e-499a-b5d9-c808ee49a514 => generated 1239 bytes in 416 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: 1111/2351] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 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: 1112/2352] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2353] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29: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) 2026-05-05 23:29:08.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bad3d93e-e592-4b8d-a916-77adde77429d'] response: {'name': 'network-changed', 'server_uuid': '0b5739c4-1f04-48bc-9270-b1f40d1f3525', 'tag': 'da36cf60-634e-499a-b5d9-c808ee49a514', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2354] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2355] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2356] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2357] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2358] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1243/2359] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29: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: 8|app: 0|req: 1117/2360] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2361] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2362] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:08 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: 1245/2363] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2364] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/networks?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2365] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 5 23:29:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2366] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:09 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2367] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:09 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2368] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2369] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=da36cf60-634e-499a-b5d9-c808ee49a514 => 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: 1122/2370] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/subnets?id=627cd8e8-d560-458f-b229-938b98eea77a => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2371] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/ports?network_id=4ef2cd9c-b21b-4143-9575-490fdc21de23&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2372] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2373] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1250/2374] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1125/2375] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?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: 1251/2376] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2377] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2378] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:10 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&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: 8|app: 0|req: 1127/2379] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:29:10 2026] POST /v2.0/ports => generated 1303 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2380] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:29:11 2026] PUT /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1464 bytes in 503 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: 1128/2381] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:11 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 973 bytes in 40 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: 1254/2382] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:11 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2383] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 4042 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:12.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da537f24-b8d3-4909-944d-e68ecff042f2'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': '4a97d1c4-a4ac-4147-af08-154f66c47dea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1255/2384] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2385] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.244&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => 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: 1256/2386] 199.204.45.132 () {34 vars in 1104 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A101&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => 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: 1131/2387] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/subnets?id=4ae471b4-922c-4002-9514-dd0bf374f5a9&id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2388] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 8|app: 0|req: 1132/2389] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2390] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2391] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2392] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2393] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2394] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2395] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1279 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2396] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&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: 7|app: 0|req: 1261/2397] 10.0.0.51 () {32 vars in 857 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/floatingips?floating_network_id=90601339-3fb5-4f55-8254-4d136e857be9&port_id=10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2398] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:13 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 4042 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2399] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => 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: 1262/2400] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2401] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2402] 10.0.0.74 () {34 vars in 1119 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/security-groups?id=4daf790b-57a7-4d73-b6c3-aaad88f94436&id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2403] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2404] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1141/2405] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1142/2406] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1265/2407] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2408] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2409] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2410] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2411] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2412] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2413] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.244&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2414] 199.204.45.132 () {34 vars in 1104 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A101&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2415] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/subnets?id=4ae471b4-922c-4002-9514-dd0bf374f5a9&id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2416] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 1270/2417] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2418] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1271/2419] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:14 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1149/2420] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2421] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2422] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2423] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&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: 8|app: 0|req: 1151/2424] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:16.276 7 INFO neutron.db.l3_db [None req-db59d74a-df4c-440e-8956-5d61871cf35f 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Floating IP a517cb16-48f5-4b73-b580-b1131dcdf9b0 associated. External IP: 10.96.250.213, port: da36cf60-634e-499a-b5d9-c808ee49a514. [pid: 8|app: 0|req: 1152/2425] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2426] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2427] 10.0.0.51 () {34 vars in 748 bytes} [Tue May 5 23:29:15 2026] PUT /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 856 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2428] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2429] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2430] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:17.731 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-651b41d2-3f60-4661-b51f-9b6075ecf2cd'] response: {'name': 'network-changed', 'server_uuid': '0b5739c4-1f04-48bc-9270-b1f40d1f3525', 'tag': 'da36cf60-634e-499a-b5d9-c808ee49a514', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1276/2431] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:29:17 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2432] 10.0.0.185 () {34 vars in 971 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1466 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2433] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2434] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2435] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks?id=4ef2cd9c-b21b-4143-9575-490fdc21de23 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2436] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2437] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=da36cf60-634e-499a-b5d9-c808ee49a514 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2438] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/subnets?id=627cd8e8-d560-458f-b229-938b98eea77a => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2439] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?network_id=4ef2cd9c-b21b-4143-9575-490fdc21de23&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: 1282/2440] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2441] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2442] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 5 23:29:18 2026] PUT /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1201 bytes in 393 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-05-05 23:29:18.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b986d20-4c65-4200-9fd6-32951513fc68'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': '4a97d1c4-a4ac-4147-af08-154f66c47dea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1160/2443] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2444] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:18.904 7 INFO neutron.db.l3_db [req-3599fd7d-a117-42e2-a721-52d28bf205e0 req-a2d772b9-a7c1-4805-aea6-f3eb5598a777 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] Floating IP ca0a7133-3ee1-4fa7-b167-d01c118abc5e disassociated. External IP: 10.96.250.220, port: 10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1. [pid: 7|app: 0|req: 1284/2445] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:29:18 2026] DELETE /v2.0/ports/10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2446] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2447] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:18 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 798 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2448] 10.0.0.185 () {34 vars in 1120 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/security-groups?id=8c18d9f2-5a3f-4c6e-a251-6d7676b74c28&id=4daf790b-57a7-4d73-b6c3-aaad88f94436&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2449] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3815 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2450] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2451] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2452] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.244&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => 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: 1165/2453] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/subnets?id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2454] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2455] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1290/2456] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2457] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2458] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:19 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: 1168/2459] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2460] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2461] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:19.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1393bd1d-1fdf-4cfd-91a5-8bb06a6746ae'] response: {'server_uuid': '2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c', 'name': 'network-vif-deleted', 'tag': '10c3fdb1-f027-4a0a-87e3-fd3ca97be9c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1293/2462] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2463] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2464] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2465] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2466] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:20 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2467] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:20 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1296/2468] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:20 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => 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: 1173/2469] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:21 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => 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: 1297/2470] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:22 2026] GET /v2.0/ports?device_id=2aa848c1-2f01-40c5-b0ee-1eb7fa3c991c => 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: 1299/2473] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:23 2026] DELETE /v2.0/security-groups/4daf790b-57a7-4d73-b6c3-aaad88f94436 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:23.971 8 INFO neutron.api.v2.resource [None req-92bfcdc9-76eb-4bf7-ba4a-59ce64cea107 91956335412d4a07bca0d9e7ec0f7aa2 df191fad1592451fbf1248e46426e8f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2474] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/security-groups/4daf790b-57a7-4d73-b6c3-aaad88f94436 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2475] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:23 2026] DELETE /v2.0/floatingips/ca0a7133-3ee1-4fa7-b167-d01c118abc5e => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2476] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:24 2026] DELETE /v2.0/security-groups/8c18d9f2-5a3f-4c6e-a251-6d7676b74c28 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2477] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:29:24 2026] PUT /v2.0/routers/7a3e569a-fa47-49a5-b373-f90e59157405/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:26.303 8 INFO neutron.services.segments.plugin [-] Segment 0e4d83d4-483d-47b3-865c-09f8c575db4e resource provider aggregate not found 2026-05-05 23:29:26.308 8 INFO neutron.services.segments.plugin [-] Segment 0e4d83d4-483d-47b3-865c-09f8c575db4e resource provider aggregate not found 2026-05-05 23:29:26.319 8 INFO neutron.services.segments.plugin [-] Segment 0e4d83d4-483d-47b3-865c-09f8c575db4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4d83d4-483d-47b3-865c-09f8c575db4e found for delete ", "request_id": "req-39537963-d11b-4ff8-b4f4-ad25ca414202"}]} 2026-05-05 23:29:26.319 8 INFO neutron.services.segments.plugin [-] Segment 0e4d83d4-483d-47b3-865c-09f8c575db4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4d83d4-483d-47b3-865c-09f8c575db4e found for delete ", "request_id": "req-250fbf69-2991-4c63-bb05-6d4240690753"}]} 2026-05-05 23:29:26.323 8 INFO neutron.db.l3_hamode_db [None req-567f6e03-1d99-474a-9d0b-b5d704ac8194 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network c382f387-5ae4-4d15-a985-7895b7100e3f was deleted as no HA routers are present in tenant df191fad1592451fbf1248e46426e8f6. [pid: 8|app: 0|req: 1177/2478] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:29:25 2026] DELETE /v2.0/routers/7a3e569a-fa47-49a5-b373-f90e59157405 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2479] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:29:26 2026] DELETE /v2.0/subnets/41241e6c-6615-46f6-8c33-7f365fade5f3 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2480] 10.0.0.74 () {34 vars in 989 bytes} [Tue May 5 23:29:26 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2481] 10.0.0.74 () {34 vars in 1039 bytes} [Tue May 5 23:29:26 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2482] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:29:26 2026] DELETE /v2.0/networks/22923bd2-b90e-4bab-b224-45b5d4ec1774 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2483] 10.0.0.141 () {30 vars in 689 bytes} [Tue May 5 23:29:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2484] 10.0.0.141 () {30 vars in 691 bytes} [Tue May 5 23:29:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2485] 10.0.0.141 () {30 vars in 667 bytes} [Tue May 5 23:29:27 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: 1182/2486] 10.0.0.141 () {30 vars in 703 bytes} [Tue May 5 23:29:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2487] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:29:26 2026] PUT /v2.0/routers/c0ce5474-644f-4716-a678-43a21aeac9e0/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2488] 10.0.0.141 () {28 vars in 438 bytes} [Tue May 5 23:29:27 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2489] 10.0.0.141 () {30 vars in 727 bytes} [Tue May 5 23:29:27 2026] GET /v2.0/subnets/43274206-1106-462c-a887-e85d1febcffa => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:28.338 8 INFO neutron.services.segments.plugin [-] Segment 32b29086-9b11-4d33-9866-a704f1a6299c resource provider aggregate not found 2026-05-05 23:29:28.342 8 INFO neutron.services.segments.plugin [-] Segment 32b29086-9b11-4d33-9866-a704f1a6299c resource provider aggregate not found 2026-05-05 23:29:28.353 8 INFO neutron.services.segments.plugin [-] Segment 32b29086-9b11-4d33-9866-a704f1a6299c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32b29086-9b11-4d33-9866-a704f1a6299c found for delete ", "request_id": "req-88aff3fa-7cd5-4aea-b003-54346fe1cf52"}]} 2026-05-05 23:29:28.355 8 INFO neutron.services.segments.plugin [-] Segment 32b29086-9b11-4d33-9866-a704f1a6299c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32b29086-9b11-4d33-9866-a704f1a6299c found for delete ", "request_id": "req-bcfab477-d86c-415d-be99-f597ee9cf34e"}]} 2026-05-05 23:29:28.494 8 INFO neutron.db.l3_hamode_db [None req-09558215-3586-40df-be77-ef39ff464b5b b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] HA network bb615e51-13a0-4005-8804-e9c80172809b was deleted as no HA routers are present in tenant c34c478362ff418ca49e20ac9829d892. [pid: 8|app: 0|req: 1183/2490] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:29:27 2026] DELETE /v2.0/routers/c0ce5474-644f-4716-a678-43a21aeac9e0 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2491] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:28 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: 1309/2492] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29: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: 7|app: 0|req: 1310/2493] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29: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: 1311/2494] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2495] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2496] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/subnets/43274206-1106-462c-a887-e85d1febcffa => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2497] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2498] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:29:28 2026] DELETE /v2.0/subnets/d9cf79e9-e931-40ea-ba77-9b3596de07ca => 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: 1315/2499] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2500] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2501] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2502] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2503] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:28 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: 1320/2504] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:28 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: 1185/2505] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:29:28 2026] DELETE /v2.0/networks/4132116a-9d2c-4330-8c4a-afc50bd9eefa => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2506] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/security-groups?tenant_id=df191fad1592451fbf1248e46426e8f6&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: 1186/2507] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:29 2026] DELETE /v2.0/security-groups/420e27fe-a142-4220-bf13-d3afdaae05fd => 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: 1322/2508] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/security-groups?tenant_id=c34c478362ff418ca49e20ac9829d892&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2509] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:29 2026] DELETE /v2.0/security-groups/e8888114-b20f-412c-90c7-9fee0431e36b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2510] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2511] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/security-groups?id=ee54b740-6836-4210-a6dc-ba614ea718b5&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2512] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2513] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:30 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:30.642 8 INFO neutron.services.segments.plugin [-] Segment cda63dcb-9707-4239-9b7c-8d9a9befb04f resource provider aggregate not found [pid: 7|app: 0|req: 1325/2514] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:30 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:30.652 8 INFO neutron.services.segments.plugin [-] Segment cda63dcb-9707-4239-9b7c-8d9a9befb04f resource provider aggregate not found 2026-05-05 23:29:30.657 8 INFO neutron.services.segments.plugin [-] Segment cda63dcb-9707-4239-9b7c-8d9a9befb04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda63dcb-9707-4239-9b7c-8d9a9befb04f found for delete ", "request_id": "req-2f6a3e9c-a99b-44a9-8c8f-c3b56498f3ee"}]} 2026-05-05 23:29:30.671 8 INFO neutron.services.segments.plugin [-] Segment cda63dcb-9707-4239-9b7c-8d9a9befb04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda63dcb-9707-4239-9b7c-8d9a9befb04f found for delete ", "request_id": "req-2b1c4bfe-3d4a-48eb-949e-36dcaa3dc4ce"}]} 2026-05-05 23:29:30.675 8 INFO neutron.services.segments.plugin [-] Segment 8e03a053-0d32-430a-8fd6-639607188300 resource provider aggregate not found 2026-05-05 23:29:30.690 8 INFO neutron.services.segments.plugin [-] Segment 8e03a053-0d32-430a-8fd6-639607188300 resource provider aggregate not found 2026-05-05 23:29:30.695 8 INFO neutron.services.segments.plugin [-] Segment 8e03a053-0d32-430a-8fd6-639607188300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e03a053-0d32-430a-8fd6-639607188300 found for delete ", "request_id": "req-6cfeaa55-38c5-42e0-bde7-1e680dae965d"}]} 2026-05-05 23:29:30.703 8 INFO neutron.services.segments.plugin [-] Segment 8e03a053-0d32-430a-8fd6-639607188300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e03a053-0d32-430a-8fd6-639607188300 found for delete ", "request_id": "req-f8a4582c-c751-4258-80dc-34b13601f708"}]} [pid: 8|app: 0|req: 1190/2515] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:29:30 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => generated 973 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2516] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 5 23:29:30 2026] POST /v2.0/ports => generated 1303 bytes in 301 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, ' 2026-05-05 23:29:30.981 8 INFO neutron.db.l3_db [req-fba504d2-761a-4743-9ea8-9eff079ef117 req-989feeb0-90d5-465c-8351-b9a242f4d568 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] Floating IP a517cb16-48f5-4b73-b580-b1131dcdf9b0 disassociated. External IP: 10.96.250.213, port: da36cf60-634e-499a-b5d9-c808ee49a514. [pid: 8|app: 0|req: 1191/2517] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:29:30 2026] DELETE /v2.0/ports/da36cf60-634e-499a-b5d9-c808ee49a514 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2518] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:29:30 2026] PUT /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1464 bytes in 438 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: 1192/2519] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1328/2520] 199.204.45.132 () {34 vars in 1096 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941&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) 2026-05-05 23:29:31.997 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7d29049-c0e1-4db1-b35e-7a533fc575c5'] response: {'server_uuid': '0b5739c4-1f04-48bc-9270-b1f40d1f3525', 'name': 'network-vif-deleted', 'tag': 'da36cf60-634e-499a-b5d9-c808ee49a514', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1193/2521] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 5271 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:32.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6575239c-cf63-46c5-b692-1bfdfba471df'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': 'ee6c46b6-d7f1-4e74-9edf-dff9e133ef65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1329/2522] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2523] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2524] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A248&port_id=ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => 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: 1195/2525] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa&id=67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2526] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2527] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2528] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 1197/2529] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2530] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => 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: 1198/2531] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1334/2532] 10.0.0.51 () {34 vars in 677 bytes} [Tue May 5 23:29:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2533] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:29:32 2026] PUT /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2534] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2535] 10.0.0.51 () {34 vars in 763 bytes} [Tue May 5 23:29:33 2026] PUT /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2536] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:32 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2537] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2538] 10.0.0.51 () {34 vars in 759 bytes} [Tue May 5 23:29:33 2026] PUT /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags/red => generated 4 bytes in 13 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2539] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2540] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/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: 1202/2541] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aec&port_id=0dfa4be1-d491-44a7-a359-1ba2955df962 => 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: 1340/2542] 10.0.0.51 () {34 vars in 781 bytes} [Tue May 5 23:29:33 2026] PUT /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags/black.or.white => 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: 1341/2543] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2544] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/subnets?id=4ae471b4-922c-4002-9514-dd0bf374f5a9&id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => 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: 1342/2545] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:29:33 2026] PUT /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/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: 1204/2546] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2547] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2548] 10.0.0.51 () {32 vars in 740 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2549] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:33.231 7 INFO neutron.api.v2.resource [None req-1d27df2f-95e5-4973-8d0e-6cffc796c590 43ed39539f384b04b1b1ff7e06c09583 1b8c93c2e5344a32b65befc07ac125e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1345/2550] 10.0.0.51 () {32 vars in 744 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2551] 10.0.0.51 () {32 vars in 743 bytes} [Tue May 5 23:29:33 2026] DELETE /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/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: 1206/2552] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1347/2553] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:33.307 7 INFO neutron.api.v2.resource [None req-ad3f3efa-e372-43ee-b5ee-b0d9a0497733 43ed39539f384b04b1b1ff7e06c09583 1b8c93c2e5344a32b65befc07ac125e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2554] 10.0.0.51 () {32 vars in 747 bytes} [Tue May 5 23:29:33 2026] DELETE /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2555] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1349/2556] 10.0.0.51 () {32 vars in 735 bytes} [Tue May 5 23:29:33 2026] DELETE /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2557] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/policies/ccb767d3-1637-4c29-a434-821ac68e2c16/tags => 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: 1350/2558] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:29:33 2026] DELETE /v2.0/qos/policies/ccb767d3-1637-4c29-a434-821ac68e2c16 => 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: 1209/2559] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 5271 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2560] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => 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: 1210/2561] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2562] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/ports?device_id=0b5739c4-1f04-48bc-9270-b1f40d1f3525 => 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: 1352/2563] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&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: 1212/2564] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2565] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1213/2566] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1354/2567] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2568] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2569] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1215/2570] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1356/2571] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.244&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => 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: 1216/2572] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:33 2026] GET /v2.0/subnets?id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2573] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&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: 1358/2574] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2575] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1360/2576] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => 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: 1361/2577] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A248&port_id=ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => 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: 1217/2578] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/security-groups?tenant_id=1b8c93c2e5344a32b65befc07ac125e2&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2579] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa&id=67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2580] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&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: 1218/2581] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:34 2026] DELETE /v2.0/security-groups/81308e0a-a460-4b35-b62f-f9bc01cbccd5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2582] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2583] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 1365/2584] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2585] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:34 2026] GET /v2.0/security-groups?tenant_id=8fe2331f25e547d48f01e66c922e8fe6&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: 1366/2586] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:34 2026] DELETE /v2.0/security-groups/d3310bc0-1da1-4aa3-85f9-6da52b513ca5 => 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: 1221/2587] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:34 2026] DELETE /v2.0/security-groups/ee54b740-6836-4210-a6dc-ba614ea718b5 => 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: 1367/2588] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:34 2026] DELETE /v2.0/floatingips/a517cb16-48f5-4b73-b580-b1131dcdf9b0 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2589] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:35 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1368/2590] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:35 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2591] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2592] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/security-groups?id=4e26cb65-14f9-42b5-be89-e1a5f99d43f8&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2593] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:29:37 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2594] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:29:37 2026] DELETE /v2.0/ports/71f27164-21e8-4a8d-96fc-b75fb40f42b3 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2595] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:37 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:38.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c44ca1d9-3354-4538-846c-24340f4bb3a1'] response: {'server_uuid': '744472bb-cfe6-471d-b289-9eda3706ddb3', 'name': 'network-vif-deleted', 'tag': '71f27164-21e8-4a8d-96fc-b75fb40f42b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2598] 10.0.0.185 () {34 vars in 971 bytes} [Tue May 5 23:29:37 2026] GET /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2599] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1466 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2600] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2601] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 5 23:29:38 2026] PUT /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1197 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2602] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a => generated 798 bytes in 52 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: 1229/2603] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/subnets/43274206-1106-462c-a887-e85d1febcffa => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2604] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:38 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: 1230/2605] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:38 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: 1376/2606] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:38.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-456ce154-0061-4b8e-a167-15d517af047f'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': 'ee6c46b6-d7f1-4e74-9edf-dff9e133ef65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1231/2607] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2608] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1232/2609] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1378/2610] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2611] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2612] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1234/2613] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2614] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2615] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1381/2616] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 5040 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2617] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2618] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => 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: 1237/2619] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2620] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2621] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2622] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2623] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:29:39 2026] GET /v2.0/ports?device_id=744472bb-cfe6-471d-b289-9eda3706ddb3 => 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: 1385/2624] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:40 2026] DELETE /v2.0/security-groups/4e26cb65-14f9-42b5-be89-e1a5f99d43f8 => 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: 1240/2625] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:29:41 2026] PUT /v2.0/routers/0075c65d-12ac-4129-9cb2-a3e305b96976/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2626] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:29:42 2026] DELETE /v2.0/subnets/627cd8e8-d560-458f-b229-938b98eea77a => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:29:43.158 8 INFO neutron.services.segments.plugin [-] Segment d935f399-e8ce-4510-9e24-3ff30764aefa resource provider aggregate not found 2026-05-05 23:29:43.162 8 INFO neutron.services.segments.plugin [-] Segment d935f399-e8ce-4510-9e24-3ff30764aefa resource provider aggregate not found 2026-05-05 23:29:43.175 8 INFO neutron.services.segments.plugin [-] Segment d935f399-e8ce-4510-9e24-3ff30764aefa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d935f399-e8ce-4510-9e24-3ff30764aefa found for delete ", "request_id": "req-6fc63690-a089-4cc5-8be3-1e989c434806"}]} 2026-05-05 23:29:43.178 8 INFO neutron.services.segments.plugin [-] Segment d935f399-e8ce-4510-9e24-3ff30764aefa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d935f399-e8ce-4510-9e24-3ff30764aefa found for delete ", "request_id": "req-c4bcfcf7-e495-4fcf-9f1e-458407e3fc83"}]} 2026-05-05 23:29:43.180 8 INFO neutron.db.l3_hamode_db [None req-58d59ef0-c380-48bc-9f92-f0d287b2aef8 1e638cf901994a558cf287c78e43002f 2bcf84a3fb8f46c58972768d799a31d2 - - default default] HA network 20eeb999-c5d5-4f6f-be3f-eddd392ac498 was deleted as no HA routers are present in tenant 2bcf84a3fb8f46c58972768d799a31d2. [pid: 8|app: 0|req: 1241/2627] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:29:42 2026] DELETE /v2.0/routers/0075c65d-12ac-4129-9cb2-a3e305b96976 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:43.340 7 INFO neutron.services.segments.plugin [-] Segment 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 resource provider aggregate not found 2026-05-05 23:29:43.344 7 INFO neutron.services.segments.plugin [-] Segment 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 resource provider aggregate not found [pid: 7|app: 0|req: 1387/2628] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:29:43 2026] DELETE /v2.0/networks/4ef2cd9c-b21b-4143-9575-490fdc21de23 => 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: 1242/2629] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/security-groups?tenant_id=2bcf84a3fb8f46c58972768d799a31d2&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:44.140 7 INFO neutron.services.segments.plugin [-] Segment 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 found for delete ", "request_id": "req-624c5c6d-79ae-42e0-9f9d-a0e6714f6303"}]} 2026-05-05 23:29:44.141 7 INFO neutron.services.segments.plugin [-] Segment 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1002aca3-ee0a-40f6-9ab1-672bfc1d4ab8 found for delete ", "request_id": "req-a498bd26-0c4b-4d50-bb75-9e33fea998e3"}]} [pid: 7|app: 0|req: 1388/2630] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:44 2026] DELETE /v2.0/security-groups/d14c35eb-ffa0-496a-a982-8f72af8bb07f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2631] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/security-groups?tenant_id=7a89ce68e247483c96882cd1210d843f&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2632] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:44 2026] DELETE /v2.0/security-groups/d61bf1e6-1ee6-4ede-91c4-3ab82e77a098 => 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: 1244/2633] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29: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: 7|app: 0|req: 1390/2634] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:47 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: 1245/2635] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29: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: 1391/2636] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29: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: 8|app: 0|req: 1246/2637] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2638] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:47 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 5040 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2639] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:48 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: 1393/2640] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:48 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: 1248/2641] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:48 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: 1394/2642] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:48 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: 1249/2643] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1233 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2644] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:29:48 2026] PUT /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1026 bytes in 317 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-05-05 23:29:48.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-405fbb82-4134-4e3a-85f8-9e55e3efa552'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': 'ee6c46b6-d7f1-4e74-9edf-dff9e133ef65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1396/2645] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2646] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 4869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:48.599 8 WARNING neutron_lib.context [None req-a2a77d14-db05-4cab-a5c4-cb147e2aee83 8eaba45bd7a546de9f11a98ea458649c 4a6d2a1c0e7d4e85978a6db53343967c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1398/2647] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2648] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2649] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:29:48 2026] POST /v2.0/floatingips => generated 552 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:49.153 8 WARNING neutron_lib.context [None req-9a1f4d47-41e0-46fa-8afb-a03592fc93d5 8eaba45bd7a546de9f11a98ea458649c 4a6d2a1c0e7d4e85978a6db53343967c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1400/2650] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2651] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 1402/2652] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2653] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:29:49 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:49.728 7 WARNING neutron_lib.context [None req-b6da0498-6760-45af-8666-2e69163fed9d 8eaba45bd7a546de9f11a98ea458649c 4a6d2a1c0e7d4e85978a6db53343967c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1252/2654] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1403/2655] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:29:49 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:50.255 8 WARNING neutron_lib.context [None req-cc207a7b-703c-432a-afb9-7e11940614f3 8eaba45bd7a546de9f11a98ea458649c 4a6d2a1c0e7d4e85978a6db53343967c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1404/2656] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2657] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:29:50 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:50.793 8 WARNING neutron_lib.context [None req-686d76b9-6386-4479-b9d6-7800fc50dbb1 8eaba45bd7a546de9f11a98ea458649c 4a6d2a1c0e7d4e85978a6db53343967c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1405/2658] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:29:50 2026] DELETE /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:29:50.964 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15b8974e-ec01-4cc2-a418-e89d36815035'] response: {'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'name': 'network-vif-deleted', 'tag': 'ee6c46b6-d7f1-4e74-9edf-dff9e133ef65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1406/2659] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:51.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e9aea79-7d74-483b-a4cd-1d4886d91774 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2660] 199.204.45.132 () {32 vars in 758 bytes} [Tue May 5 23:29:50 2026] DELETE /v2.0/ports/ee6c46b6-d7f1-4e74-9edf-dff9e133ef65 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2661] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:51 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: 1409/2662] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2663] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:51 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: 1411/2664] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:51 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: 1412/2665] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2666] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => 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: 1414/2667] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2668] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1254/2669] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:29:50 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: 1416/2670] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2671] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => 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: 1255/2672] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:29:51 2026] PUT /v2.0/floatingips/d317205f-f758-42c1-b682-a17f78022614/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2673] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2674] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:29:51 2026] PUT /v2.0/floatingips/904bc230-f2c3-4c0d-b18b-6d1512452ade/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2675] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:29:51 2026] PUT /v2.0/floatingips/0e3def3d-37cd-42b7-a766-daf798c998df/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2676] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:29:51 2026] PUT /v2.0/floatingips/3c106e6b-b43c-4c51-a687-4066fc74ca4a/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2677] 10.0.0.51 () {32 vars in 671 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2678] 10.0.0.51 () {32 vars in 685 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2679] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2680] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2681] 10.0.0.51 () {32 vars in 679 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2682] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2683] 10.0.0.51 () {32 vars in 689 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2684] 10.0.0.51 () {32 vars in 701 bytes} [Tue May 5 23:29:51 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2685] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:52 2026] DELETE /v2.0/floatingips/d317205f-f758-42c1-b682-a17f78022614 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2686] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3815 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2687] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:52 2026] DELETE /v2.0/floatingips/904bc230-f2c3-4c0d-b18b-6d1512452ade => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2688] 199.204.45.132 () {34 vars in 1146 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/networks?id=957af58a-8233-4782-bb13-3e6c33e4bcac&id=a2e29197-28be-416f-ad37-a83df9cc6e3f&id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 2310 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2689] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => 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: 1428/2690] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2691] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&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: 1430/2692] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2693] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:52 2026] DELETE /v2.0/floatingips/0e3def3d-37cd-42b7-a766-daf798c998df => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2694] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1432/2695] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1433/2696] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1434/2697] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&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: 7|app: 0|req: 1435/2698] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1438/2701] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:52 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?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: 1264/2702] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:52 2026] DELETE /v2.0/floatingips/3c106e6b-b43c-4c51-a687-4066fc74ca4a => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2703] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.244&port_id=4a97d1c4-a4ac-4147-af08-154f66c47dea => 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: 1440/2704] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/subnets?id=c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2705] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/ports?network_id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2706] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2707] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1265/2708] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:29:53 2026] DELETE /v2.0/floatingips/32994d3b-ed8b-4185-8983-79544d318b7b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2709] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/security-groups?tenant_id=45e379eadd0f41c4bed20a623e775ac7&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2710] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/security-groups/249291b3-26fb-432e-a527-871001f1214c => 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: 1445/2711] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/security-groups?tenant_id=4a6d2a1c0e7d4e85978a6db53343967c&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2712] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/security-groups/d5c070e1-6170-4ad4-b80c-6d22c49e1a73 => 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: 1446/2713] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/security-groups?tenant_id=3b9cfff2ed22499eb54def674718d04e&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: 1268/2714] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/security-groups/cef369b0-d8d6-4950-9a72-24be077cd63c => 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: 1447/2715] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:57 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: 1269/2716] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:57 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: 1448/2717] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2718] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2719] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3815 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2720] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:29:57 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: 1450/2721] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2722] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2723] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:29:57 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: 1273/2724] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:29:57 2026] GET /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:58.246 8 WARNING neutron_lib.context [None req-f488e99c-79a6-42af-a89a-e6ac6e96c0eb e8c39fd8b2ef4e1e98ea2d966b725dde 6b5214243a694397b3eccc915acce9cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1452/2725] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:29:58 2026] PUT /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1026 bytes in 307 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: 1453/2726] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:58.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1df1513-d0b2-4b7f-98ad-0178f067079a'] response: {'name': 'network-changed', 'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'tag': '4a97d1c4-a4ac-4147-af08-154f66c47dea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1454/2727] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2728] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:29:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2729] 10.0.0.51 () {34 vars in 766 bytes} [Tue May 5 23:29:58 2026] PUT /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2730] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2731] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2732] 10.0.0.51 () {34 vars in 777 bytes} [Tue May 5 23:29:58 2026] PUT /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2733] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2734] 10.0.0.51 () {34 vars in 773 bytes} [Tue May 5 23:29:58 2026] PUT /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2735] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/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: 1278/2736] 10.0.0.51 () {34 vars in 795 bytes} [Tue May 5 23:29:58 2026] PUT /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2737] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2738] 10.0.0.51 () {34 vars in 766 bytes} [Tue May 5 23:29:58 2026] PUT /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2739] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2740] 10.0.0.51 () {32 vars in 754 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:58.907 7 INFO neutron.api.v2.resource [None req-9591933e-7b88-427a-bafb-6abffc5df335 e8c39fd8b2ef4e1e98ea2d966b725dde 6b5214243a694397b3eccc915acce9cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2741] 10.0.0.51 () {32 vars in 758 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/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: 1281/2742] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1462/2743] 10.0.0.51 () {32 vars in 757 bytes} [Tue May 5 23:29:58 2026] DELETE /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2744] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2745] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:29:58 2026] GET /v2.0/networks?id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:59.016 7 INFO neutron.api.v2.resource [None req-497ebfa0-8549-4f19-9e25-ee846861a1b7 e8c39fd8b2ef4e1e98ea2d966b725dde 6b5214243a694397b3eccc915acce9cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2746] 10.0.0.51 () {32 vars in 761 bytes} [Tue May 5 23:29:58 2026] DELETE /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2747] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 1465/2748] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:29:59 2026] DELETE /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2749] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2750] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d?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: 7|app: 0|req: 1467/2751] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:29:59 2026] DELETE /v2.0/security-groups/4f56ef6a-7344-4bd9-8e92-e611043a43c0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2752] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2753] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:29:59 2026] GET /v2.0/security-groups?tenant_id=ddbc165df8a849efa5f18de6ec770b70&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2754] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:30:00 2026] DELETE /v2.0/security-groups/07a77b84-abbc-4855-8118-7d0d9247643a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2755] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/security-groups?tenant_id=6b5214243a694397b3eccc915acce9cc&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2756] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:30:00 2026] DELETE /v2.0/security-groups/4a31ee94-15e4-4e84-812e-9676466f56d4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2757] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2758] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 5 23:30:00 2026] GET /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2759] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:30:00 2026] DELETE /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2760] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:01.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f9772bb-c8c1-4f8d-8151-fca728d3915f b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2761] 199.204.45.132 () {32 vars in 758 bytes} [Tue May 5 23:30:01 2026] DELETE /v2.0/ports/4a97d1c4-a4ac-4147-af08-154f66c47dea => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2762] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:30:01 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: 1473/2763] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:30:01 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: 1291/2764] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:30:01 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: 1474/2765] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:30:01 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: 1292/2766] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:01.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb74f17f-a1bb-41f4-ba32-b7cda065c6af'] response: {'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'name': 'network-vif-deleted', 'tag': '4a97d1c4-a4ac-4147-af08-154f66c47dea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1475/2767] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:30:01 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2768] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2769] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2770] 199.204.45.132 () {30 vars in 742 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2771] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2772] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2773] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1296/2774] 199.204.45.132 () {34 vars in 1146 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks?id=957af58a-8233-4782-bb13-3e6c33e4bcac&id=a2e29197-28be-416f-ad37-a83df9cc6e3f&id=afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 2310 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2775] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => 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: 1297/2776] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2777] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2778] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1481/2779] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1299/2780] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1482/2781] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets?id=d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2782] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports?network_id=a2e29197-28be-416f-ad37-a83df9cc6e3f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2783] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2784] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:30:04.110 7 WARNING neutron_lib.context [None req-645e2267-9541-4c7a-ad0f-1ae2845c6c8a c65e9685d6464482a249a7bf817858ac f1bece5357124c94a73c5ce2538c7d2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:30:04.260 7 INFO neutron.db.segments_db [None req-645e2267-9541-4c7a-ad0f-1ae2845c6c8a c65e9685d6464482a249a7bf817858ac f1bece5357124c94a73c5ce2538c7d2f - - default default] Added segment a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f of type vxlan for network e869740f-30d2-4b29-8ff0-9ce9a979e628 [pid: 7|app: 0|req: 1484/2785] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:30:03 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-05-05 23:30:04.354 8 WARNING neutron_lib.context [None req-88ba8bb2-556e-4dfc-b9a5-600b6ea1f979 c65e9685d6464482a249a7bf817858ac f1bece5357124c94a73c5ce2538c7d2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2786] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:30:04 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2787] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:30:04 2026] PUT /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2788] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2789] 10.0.0.51 () {34 vars in 761 bytes} [Tue May 5 23:30:04 2026] PUT /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/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: 1304/2790] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2791] 10.0.0.51 () {34 vars in 757 bytes} [Tue May 5 23:30:04 2026] PUT /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/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: 1305/2792] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/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: 1488/2793] 10.0.0.51 () {34 vars in 779 bytes} [Tue May 5 23:30:04 2026] PUT /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags/black.or.white => generated 4 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2794] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2795] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:30:05 2026] PUT /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2796] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2797] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:05.530 8 INFO neutron.api.v2.resource [None req-e3115cab-ea32-4014-91a2-6945cfa643bc c65e9685d6464482a249a7bf817858ac f1bece5357124c94a73c5ce2538c7d2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2798] 10.0.0.51 () {32 vars in 742 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2799] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:30:05 2026] DELETE /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2800] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:30:05.671 7 INFO neutron.api.v2.resource [None req-ce31ed91-e63a-4fbc-a323-b1ef4a938015 c65e9685d6464482a249a7bf817858ac f1bece5357124c94a73c5ce2538c7d2f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2801] 10.0.0.51 () {32 vars in 745 bytes} [Tue May 5 23:30:05 2026] DELETE /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2802] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:30:05 2026] DELETE /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2803] 10.0.0.51 () {32 vars in 730 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224/tags => 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: 1311/2804] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:05 2026] DELETE /v2.0/subnets/84da656d-22c6-4cf5-912e-ab6537c2f224 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:06.210 7 INFO neutron.services.segments.plugin [-] Segment a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f resource provider aggregate not found 2026-05-05 23:30:06.214 7 INFO neutron.services.segments.plugin [-] Segment a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f resource provider aggregate not found [pid: 7|app: 0|req: 1494/2805] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:30:05 2026] DELETE /v2.0/networks/e869740f-30d2-4b29-8ff0-9ce9a979e628 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2806] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/security-groups?tenant_id=f1bece5357124c94a73c5ce2538c7d2f&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:07.077 7 INFO neutron.services.segments.plugin [-] Segment a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f found for delete ", "request_id": "req-dcc0185c-2a77-4676-a1dd-7ba4ac7f7b96"}]} 2026-05-05 23:30:07.078 7 INFO neutron.services.segments.plugin [-] Segment a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a31bddb3-11ca-4d3b-91af-7e78cc4e5e2f found for delete ", "request_id": "req-bea6c477-f260-4aa7-b209-5d9b84b9b4cc"}]} [pid: 7|app: 0|req: 1495/2807] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:30:07 2026] DELETE /v2.0/security-groups/742dbb26-a502-4232-ba65-d3f5928c03dc => 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: 1313/2808] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/security-groups?tenant_id=875ca427f2ee4f59a270c99646733d2a&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: 1496/2809] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:30:07 2026] DELETE /v2.0/security-groups/7bc4cdb3-8f93-4ec4-9013-628693c4ba47 => 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: 1315/2812] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:30:13 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: 1498/2813] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:30:13 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: 1316/2814] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2815] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:30: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-05-05 23:30:14.003 8 INFO neutron.api.v2.resource [None req-0ed506ec-7f25-40d2-895d-26a629b14e45 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1317/2816] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/security-groups/lb-d3641505-1988-495a-8913-263aff79eab9 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2817] 199.204.45.132 () {30 vars in 784 bytes} [Tue May 5 23:30:14 2026] GET /v2.0/security-groups?name=lb-d3641505-1988-495a-8913-263aff79eab9 => generated 2861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2818] 199.204.45.132 () {30 vars in 814 bytes} [Tue May 5 23:30:14 2026] GET /v2.0/security-group-rules?security_group_id=0bf605b9-883d-494e-8b74-92695ae21ea8 => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2819] 199.204.45.132 () {32 vars in 788 bytes} [Tue May 5 23:30:14 2026] DELETE /v2.0/security-group-rules/0f7b8951-11ea-416a-879d-3df6409c21b1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2820] 199.204.45.132 () {32 vars in 788 bytes} [Tue May 5 23:30:14 2026] DELETE /v2.0/security-group-rules/761ab3c0-51c1-4191-be68-a277e74d75e4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:18.113 7 INFO neutron.db.l3_db [None req-95210025-ea0a-480e-884b-56acf7ff45e3 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Floating IP b61c73f7-5548-4ff0-8b8b-6f4af64108aa disassociated (deleted). External IP: 10.96.250.206, port: 465f3547-28d5-4216-9db6-355ceed5eeca. [pid: 7|app: 0|req: 1502/2821] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:30:17 2026] DELETE /v2.0/floatingips/b61c73f7-5548-4ff0-8b8b-6f4af64108aa => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:18.522 8 INFO neutron.api.v2.resource [None req-00d39935-bb7c-4839-b235-449431b81307 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1320/2822] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:30:18 2026] GET /v2.0/floatingips/b61c73f7-5548-4ff0-8b8b-6f4af64108aa => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2823] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:30:19 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: 1321/2824] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:30:19 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: 1504/2825] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:30:19 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: 1322/2826] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:30:19 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-05-05 23:30:19.734 7 INFO neutron.api.v2.resource [None req-9a2322c1-fdb8-4bad-9882-e95631fb561c b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2827] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:30:19 2026] GET /v2.0/security-groups/lb-d3641505-1988-495a-8913-263aff79eab9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2828] 199.204.45.132 () {30 vars in 784 bytes} [Tue May 5 23:30:19 2026] GET /v2.0/security-groups?name=lb-d3641505-1988-495a-8913-263aff79eab9 => generated 1637 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2829] 199.204.45.132 () {30 vars in 814 bytes} [Tue May 5 23:30:19 2026] GET /v2.0/security-group-rules?security_group_id=0bf605b9-883d-494e-8b74-92695ae21ea8 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2830] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:30:19 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: 1507/2831] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:30:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2832] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:30:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2833] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:30:19 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: 1326/2834] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 5 23:30:20 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => 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: 1509/2835] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:20 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2836] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:20 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2837] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:20 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2838] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:21 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1511/2839] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 5 23:30:22 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2840] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:30:22 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2841] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:22 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2842] 199.204.45.132 () {34 vars in 1016 bytes} [Tue May 5 23:30:22 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2843] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 5 23:30:22 2026] PUT /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1151 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2846] 199.204.45.132 () {30 vars in 768 bytes} [Tue May 5 23:30:23 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1244 bytes in 37 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: 1515/2847] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:30:23 2026] PUT /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1090 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2848] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:30:23 2026] GET /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 1090 bytes in 41 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: 1516/2849] 199.204.45.132 () {32 vars in 758 bytes} [Tue May 5 23:30:23 2026] DELETE /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2850] 199.204.45.132 () {30 vars in 702 bytes} [Tue May 5 23:30:24 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: 1517/2851] 199.204.45.132 () {30 vars in 704 bytes} [Tue May 5 23:30:24 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: 1335/2852] 199.204.45.132 () {30 vars in 680 bytes} [Tue May 5 23:30:24 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: 1518/2853] 199.204.45.132 () {30 vars in 716 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:24.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99bff523-8ce8-4b1c-b8e3-24148db1a778 b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2854] 199.204.45.132 () {32 vars in 758 bytes} [Tue May 5 23:30:24 2026] DELETE /v2.0/ports/01fb7906-1d4a-4b35-ac5a-53ee060ce58f => 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: 1519/2855] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:24.221 8 INFO neutron.api.v2.resource [None req-77054151-8c5f-45cc-8409-5ef6a0e705aa b9a35f65802f485fb5e1d007dba0f45e 1ec1f17ae8904752971af63815b6dfab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1337/2856] 199.204.45.132 () {30 vars in 762 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/security-groups/lb-d3641505-1988-495a-8913-263aff79eab9 => 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: 1520/2857] 199.204.45.132 () {30 vars in 784 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/security-groups?name=lb-d3641505-1988-495a-8913-263aff79eab9 => generated 1637 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2858] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/ports?tenant_id=1ec1f17ae8904752971af63815b6dfab&device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => 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: 1521/2859] 199.204.45.132 () {30 vars in 736 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2860] 199.204.45.132 () {34 vars in 1066 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/networks?id=957af58a-8233-4782-bb13-3e6c33e4bcac&id=a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 1523 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2861] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.19&port_id=d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => 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: 1341/2862] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/subnets?id=4e62babe-3674-4273-8e5f-be3daf1fbcbe => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2863] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/ports?network_id=957af58a-8233-4782-bb13-3e6c33e4bcac&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2864] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1522/2865] 199.204.45.132 () {34 vars in 788 bytes} [Tue May 5 23:30:24 2026] PUT /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 1094 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2866] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:30:24 2026] GET /v2.0/networks/957af58a-8233-4782-bb13-3e6c33e4bcac?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: 1523/2867] 199.204.45.132 () {32 vars in 778 bytes} [Tue May 5 23:30:24 2026] DELETE /v2.0/security-groups/0bf605b9-883d-494e-8b74-92695ae21ea8 => 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: 1345/2868] 199.204.45.132 () {32 vars in 758 bytes} [Tue May 5 23:30:24 2026] DELETE /v2.0/ports/465f3547-28d5-4216-9db6-355ceed5eeca => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2869] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:30:27 2026] GET /v2.0/ports?device_id=d0739709-7229-4b7c-ab7c-4c43c9cd0870 => generated 1244 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2870] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:30:27 2026] DELETE /v2.0/ports/d6c1643c-7b5a-4f2d-8e51-7fccb8c06c50 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:29.126 7 INFO neutron.db.l3_db [None req-b7cfe6fc-d670-4cb6-8ae7-ffee201f35fd d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Floating IP 9d672a3f-7252-4960-9a31-4d5a882b3ea4 disassociated (deleted). External IP: 10.96.250.202, port: 8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4. [pid: 7|app: 0|req: 1525/2871] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:30:28 2026] DELETE /v2.0/floatingips/9d672a3f-7252-4960-9a31-4d5a882b3ea4 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:29.498 8 INFO neutron.api.v2.resource [None req-0b36e098-9617-4568-8341-7d7ff9985cb5 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1347/2872] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/floatingips/9d672a3f-7252-4960-9a31-4d5a882b3ea4 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2873] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1196 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2874] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:30.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd6d5c19-1edc-4113-899b-1a6c87411b0b'] response: {'name': 'network-changed', 'server_uuid': 'ee355b4e-4d59-4f82-afae-97c9754fb5cf', 'tag': '8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1527/2875] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1465 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:30.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94c1da4b-1e7e-44f2-9180-0f4f132f3f4f'] response: {'server_uuid': 'd0739709-7229-4b7c-ab7c-4c43c9cd0870', 'name': 'network-vif-deleted', 'tag': 'd6c1643c-7b5a-4f2d-8e51-7fccb8c06c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2876] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/networks?id=cb0f0f50-873c-40d7-af29-835803e5a36a => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2877] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => 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: 1350/2878] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5&port_id=8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => 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: 1529/2879] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/subnets?id=43274206-1106-462c-a887-e85d1febcffa&id=67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2880] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2881] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/ports?network_id=cb0f0f50-873c-40d7-af29-835803e5a36a&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2882] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 1531/2883] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 5 23:30:30 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a?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: 1353/2884] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:30:31 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2885] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:30:31 2026] DELETE /v2.0/ports/8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2886] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?device_id=ee355b4e-4d59-4f82-afae-97c9754fb5cf => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:30:40.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a72a3e7-1557-4f0e-a5a1-0dccbc233547'] response: {'server_uuid': 'ee355b4e-4d59-4f82-afae-97c9754fb5cf', 'name': 'network-vif-deleted', 'tag': '8aaebf7b-ddd0-44ce-8949-1c3cbc2168c4', 'status': 'completed', 'code': 200} 2026-05-05 23:30:40.328 7 INFO neutron.db.l3_db [None req-e3203fe8-0d82-4d9e-822e-dd9c8b9f537a d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] Floating IP 8c96f548-0911-47be-8811-e0e59919416a disassociated (deleted). External IP: 10.96.250.205, port: 0dfa4be1-d491-44a7-a359-1ba2955df962. [pid: 7|app: 0|req: 1534/2889] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:30:40 2026] DELETE /v2.0/floatingips/8c96f548-0911-47be-8811-e0e59919416a => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:40.653 8 INFO neutron.api.v2.resource [None req-ab0d25df-752e-486c-8c72-61a5f27dae11 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1356/2890] 10.0.0.51 () {32 vars in 728 bytes} [Tue May 5 23:30:40 2026] GET /v2.0/floatingips/8c96f548-0911-47be-8811-e0e59919416a => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2891] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:30:40 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1192 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2892] 10.0.0.185 () {34 vars in 1040 bytes} [Tue May 5 23:30:40 2026] GET /v2.0/security-groups?id=48692eab-bc5d-4e42-b7f2-119b264a18b6&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2893] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 1192 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2894] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 5 23:30:43 2026] DELETE /v2.0/ports/0dfa4be1-d491-44a7-a359-1ba2955df962 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:43.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08b7f612-f05a-4f7f-8e79-6473c5961749'] response: {'name': 'network-changed', 'server_uuid': 'f9d7fb4b-0a22-447c-bef5-73ab81692941', 'tag': '0dfa4be1-d491-44a7-a359-1ba2955df962', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1537/2895] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 5 23:30:43 2026] GET /v2.0/ports?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => 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: 1359/2896] 10.0.0.185 () {34 vars in 990 bytes} [Tue May 5 23:30:46 2026] GET /v2.0/ports?device_id=f9d7fb4b-0a22-447c-bef5-73ab81692941 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2897] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/c8817c47-2a40-4b5b-977b-d1164d29408b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eba4297c-77de-451d-8d64-440c6286d9fb'] response: {'server_uuid': 'f9d7fb4b-0a22-447c-bef5-73ab81692941', 'name': 'network-vif-deleted', 'tag': '0dfa4be1-d491-44a7-a359-1ba2955df962', 'status': 'completed', 'code': 200} 2026-05-05 23:30:51.262 8 INFO neutron.api.v2.resource [None req-76ee3419-9d2a-4c93-8ae7-e601c997080c d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1360/2898] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/c8817c47-2a40-4b5b-977b-d1164d29408b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2899] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/389edab4-a8a8-4acb-a1e8-70026d6b54d1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.368 8 INFO neutron.api.v2.resource [None req-f910d11b-9923-4e15-b696-64e847639d18 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2900] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/389edab4-a8a8-4acb-a1e8-70026d6b54d1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2901] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/521f0f18-70ce-477f-b8c1-9eda5d3a59b2 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.470 8 INFO neutron.api.v2.resource [None req-6dc09da8-0282-4419-817b-1c49a2b9863b d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2902] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/521f0f18-70ce-477f-b8c1-9eda5d3a59b2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2903] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/e1e090c8-cc0a-4ed6-8499-6a378a840f21 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.574 8 INFO neutron.api.v2.resource [None req-786e6d15-fe40-492e-bb30-dc27ea4ea724 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1363/2904] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/e1e090c8-cc0a-4ed6-8499-6a378a840f21 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2905] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/3a50fb28-7324-428d-ad24-9f6a326efdf9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.696 8 INFO neutron.api.v2.resource [None req-fa4c1b93-5a8a-4534-9b23-39a0932d5dcc d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1364/2906] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/3a50fb28-7324-428d-ad24-9f6a326efdf9 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2907] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/5c49551a-e7c9-4147-9a0d-8e0dba4d95d6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.812 8 INFO neutron.api.v2.resource [None req-36484166-6087-4dd5-b6e5-4da00f94ef14 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2908] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/5c49551a-e7c9-4147-9a0d-8e0dba4d95d6 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2909] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/f03c4a5f-3387-4749-998a-90bc4aad65b4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:51.924 8 INFO neutron.api.v2.resource [None req-ded030cf-f0a2-4faa-9717-ef8266f3c515 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1366/2910] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:51 2026] GET /v2.0/security-group-rules/f03c4a5f-3387-4749-998a-90bc4aad65b4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2911] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:51 2026] DELETE /v2.0/security-group-rules/210be82b-a7e9-4dc8-b042-01985a70e614 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:52.025 8 INFO neutron.api.v2.resource [None req-ed407c5b-0487-477a-a47f-cccaa1dda5df d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1367/2912] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:52 2026] GET /v2.0/security-group-rules/210be82b-a7e9-4dc8-b042-01985a70e614 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2913] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:52 2026] DELETE /v2.0/security-group-rules/ccd34323-222b-4f10-a52f-d57ae3c4250b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:52.139 8 INFO neutron.api.v2.resource [None req-fc3426b8-13e2-4801-a616-bc0fccd394c9 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1368/2914] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:52 2026] GET /v2.0/security-group-rules/ccd34323-222b-4f10-a52f-d57ae3c4250b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2915] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:52 2026] DELETE /v2.0/security-group-rules/b3c8ae3e-4958-4769-b91d-c84f3bc81eb0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:52.247 8 INFO neutron.api.v2.resource [None req-771dd153-6c82-4990-a20a-f39f49c9d3ba d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1369/2916] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:52 2026] GET /v2.0/security-group-rules/b3c8ae3e-4958-4769-b91d-c84f3bc81eb0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2917] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:30:52 2026] DELETE /v2.0/security-group-rules/52dd702a-bd66-47e3-be7c-d55ef353c2a6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:52.348 8 INFO neutron.api.v2.resource [None req-64607f7e-5df2-4626-97f1-193b179c579f d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1370/2918] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:30:52 2026] GET /v2.0/security-group-rules/52dd702a-bd66-47e3-be7c-d55ef353c2a6 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2919] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:30:52 2026] DELETE /v2.0/security-groups/48692eab-bc5d-4e42-b7f2-119b264a18b6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:52.499 8 INFO neutron.api.v2.resource [None req-e0be9053-78b0-42b5-9460-925dcb669c3c d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1371/2920] 10.0.0.51 () {32 vars in 736 bytes} [Tue May 5 23:30:52 2026] GET /v2.0/security-groups/48692eab-bc5d-4e42-b7f2-119b264a18b6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2923] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:30:52 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:53.681 8 INFO neutron.api.v2.resource [None req-7ec32459-1ad7-4958-b228-dd96a28e0e69 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2924] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:30:53 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/remove_router_interface => generated 198 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2925] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:30:53 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:54.855 8 INFO neutron.api.v2.resource [None req-845dc92f-9076-44f2-99c1-50866471b3de d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1375/2926] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:30:54 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2927] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:30:54 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:55.942 8 INFO neutron.api.v2.resource [None req-058ddd36-fa8f-4ab9-b766-7a7531d8cc49 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1376/2928] 10.0.0.51 () {34 vars in 788 bytes} [Tue May 5 23:30:55 2026] PUT /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:30:56.816 7 INFO neutron.db.l3_hamode_db [None req-39316436-90f2-4e74-8590-6f6a94e904da d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] HA network cc93e8ad-57a3-4670-8af1-0a1e95792fce was deleted as no HA routers are present in tenant 071827e686ef4cd0ab38ccdc5bdc22c8. [pid: 7|app: 0|req: 1553/2929] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:55 2026] DELETE /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:56.843 8 INFO neutron.api.v2.resource [None req-b7acfe0f-29eb-4292-a3d2-8733ef9b8364 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1377/2930] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/routers/d7fbf03e-5cdf-41bc-bfbf-9b5ab35bb0ae => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:30:56.905 7 INFO neutron.services.segments.plugin [-] Segment d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 resource provider aggregate not found 2026-05-05 23:30:56.918 7 INFO neutron.services.segments.plugin [-] Segment d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 found for delete ", "request_id": "req-e9f2297b-bf6f-43e7-b940-d1fc5649d5d7"}]} 2026-05-05 23:30:56.942 7 INFO neutron.services.segments.plugin [-] Segment d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 resource provider aggregate not found 2026-05-05 23:30:56.958 7 INFO neutron.services.segments.plugin [-] Segment d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d202f745-2467-4d8f-9b5e-d4b2ddf8beb2 found for delete ", "request_id": "req-471cd5d8-146a-4c9f-ab31-84d074a61c14"}]} [pid: 7|app: 0|req: 1554/2931] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:56 2026] DELETE /v2.0/subnets/67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:57.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0e9bee-d805-41f7-8b78-5cf0b721cb7c d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1378/2932] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/subnets/67e11e48-46d0-4e1f-9ba6-74afa0f11a06 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2933] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:57 2026] DELETE /v2.0/subnets/43274206-1106-462c-a887-e85d1febcffa => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:57.220 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ce41ae3-7c7f-4ac9-9699-ae2d496c16da d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2934] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/subnets/43274206-1106-462c-a887-e85d1febcffa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2935] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:30:57 2026] DELETE /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:57.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd5bb8c2-337b-4b98-8b2f-9e94b814d81f d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2936] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/networks/cb0f0f50-873c-40d7-af29-835803e5a36a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2937] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:57 2026] DELETE /v2.0/subnets/4ae471b4-922c-4002-9514-dd0bf374f5a9 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:57.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5e01a65-c697-4775-b718-19ad1d5512ca d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2938] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/subnets/4ae471b4-922c-4002-9514-dd0bf374f5a9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2939] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:57 2026] DELETE /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:57.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b99c1443-fb94-4d40-88ba-080a27d3fc81 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1382/2940] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/subnets/c21bf81d-d2f9-426e-9669-6c7bc3947c3e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2941] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:30:57 2026] DELETE /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:58.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-693bc9b5-9b52-4f76-9994-fece1185752a d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1383/2942] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:30:58 2026] GET /v2.0/networks/afc2299e-771e-46d7-b7ab-01f8a26d0c6d => 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: 1560/2943] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:58 2026] DELETE /v2.0/subnets/8988f61b-ec3d-4f58-b02d-58d639197d67 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:58.424 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7472ae0b-70b3-4797-b05d-9a95f22ad5d2 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2944] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:58 2026] GET /v2.0/subnets/8988f61b-ec3d-4f58-b02d-58d639197d67 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2945] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:30:58 2026] DELETE /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:58.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bb3b06a-927b-4de4-a04c-626312a7d0d4 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1385/2946] 10.0.0.51 () {32 vars in 720 bytes} [Tue May 5 23:30:58 2026] GET /v2.0/subnets/d2b7643c-2987-48ba-8134-f7df1c7a52a7 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2947] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:30:58 2026] DELETE /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:58.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37a7b519-481e-4141-bfce-6ed01370a2e2 d2bcb3dbf9624581bfdf4e3424493682 071827e686ef4cd0ab38ccdc5bdc22c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2948] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:30:58 2026] GET /v2.0/networks/a2e29197-28be-416f-ad37-a83df9cc6e3f => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:00.885 7 INFO neutron.services.segments.plugin [-] Segment a1d84745-026c-447a-8614-7cab720f5f6d resource provider aggregate not found 2026-05-05 23:31:00.889 7 INFO neutron.services.segments.plugin [-] Segment a1d84745-026c-447a-8614-7cab720f5f6d resource provider aggregate not found 2026-05-05 23:31:00.895 7 INFO neutron.services.segments.plugin [-] Segment a1d84745-026c-447a-8614-7cab720f5f6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d84745-026c-447a-8614-7cab720f5f6d found for delete ", "request_id": "req-4a79bece-5633-421e-b779-e262a1655a1c"}]} 2026-05-05 23:31:00.900 7 INFO neutron.services.segments.plugin [-] Segment a1d84745-026c-447a-8614-7cab720f5f6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d84745-026c-447a-8614-7cab720f5f6d found for delete ", "request_id": "req-2d9bedb7-e5d1-418d-888d-9ba08dfc55ab"}]} 2026-05-05 23:31:00.907 7 INFO neutron.services.segments.plugin [-] Segment c650d782-a64b-4e19-89f1-976275039a9f resource provider aggregate not found 2026-05-05 23:31:00.911 7 INFO neutron.services.segments.plugin [-] Segment c650d782-a64b-4e19-89f1-976275039a9f resource provider aggregate not found 2026-05-05 23:31:00.924 7 INFO neutron.services.segments.plugin [-] Segment c650d782-a64b-4e19-89f1-976275039a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c650d782-a64b-4e19-89f1-976275039a9f found for delete ", "request_id": "req-35a68f9c-72e5-49c6-aaf9-4a12ac2589c6"}]} 2026-05-05 23:31:00.933 7 INFO neutron.services.segments.plugin [-] Segment c650d782-a64b-4e19-89f1-976275039a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c650d782-a64b-4e19-89f1-976275039a9f found for delete ", "request_id": "req-2a1ddd76-0739-4c84-8790-c8f1dda85c3e"}]} 2026-05-05 23:31:00.949 7 INFO neutron.services.segments.plugin [-] Segment 8cde0073-fc32-47c0-88fc-e931bba81695 resource provider aggregate not found 2026-05-05 23:31:00.956 7 INFO neutron.services.segments.plugin [-] Segment 8cde0073-fc32-47c0-88fc-e931bba81695 resource provider aggregate not found 2026-05-05 23:31:00.966 7 INFO neutron.services.segments.plugin [-] Segment 8cde0073-fc32-47c0-88fc-e931bba81695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cde0073-fc32-47c0-88fc-e931bba81695 found for delete ", "request_id": "req-cf297677-26ff-4818-9d04-1155657c1d5a"}]} 2026-05-05 23:31:00.971 7 INFO neutron.services.segments.plugin [-] Segment 8cde0073-fc32-47c0-88fc-e931bba81695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cde0073-fc32-47c0-88fc-e931bba81695 found for delete ", "request_id": "req-59ad0b12-5dcb-4ed6-b428-fa1e5aed2bc4"}]} [pid: 7|app: 0|req: 1563/2949] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:00 2026] GET /v2.0/security-groups?tenant_id=5c17b9c6dbbe49cc811e823726e8227c&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2950] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:01 2026] DELETE /v2.0/security-groups/e67c9628-827f-4e27-84a1-3030d6556fec => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2951] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:01 2026] GET /v2.0/security-groups?tenant_id=5b66a7777d99476caf05cba07d4ceb4d&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2952] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:01 2026] DELETE /v2.0/security-groups/c609a806-b018-420d-84b5-c673311f41ed => 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: 1565/2953] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:01 2026] GET /v2.0/security-groups?tenant_id=3863f62582214bc1891abbf93d8a1c42&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2954] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:01 2026] DELETE /v2.0/security-groups/57540a43-2023-4ca9-ae02-160e4fda8066 => 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: 1566/2955] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:01 2026] GET /v2.0/security-groups?tenant_id=071827e686ef4cd0ab38ccdc5bdc22c8&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2956] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:02 2026] DELETE /v2.0/security-groups/8a32c0a1-0e1e-4dc7-8040-02a872ef637e => 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: 1567/2957] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:02 2026] GET /v2.0/security-groups?tenant_id=beedc38dee21486887c7e3457fea4399&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2958] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:02 2026] DELETE /v2.0/security-groups/91797635-fca0-4ce9-aee7-8ee9e3eb9b02 => 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: 1568/2959] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:02 2026] GET /v2.0/security-groups?tenant_id=23b1bd8f2ffd4d3b91cc988e4c03c5b5&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2960] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:02 2026] DELETE /v2.0/security-groups/68d2f50e-e9df-42a3-9ec0-01f8ad60ea20 => 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: 1569/2961] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:02 2026] GET /v2.0/security-groups?tenant_id=5a2519f31cca4c7d913b34649ef99e42&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2962] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:03 2026] DELETE /v2.0/security-groups/2b48432d-db06-4db1-8aad-15aca8cc9288 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:07.241 7 INFO neutron.db.segments_db [None req-110b7f72-6dc5-4321-a0c4-47cf7f232bcb 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] Added segment 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 of type vxlan for network f5109ed7-ba43-4fe3-82ef-8423a90a589e [pid: 7|app: 0|req: 1570/2963] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:06 2026] POST /v2.0/networks => generated 726 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2964] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:07 2026] POST /v2.0/subnets => generated 644 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:07.537 7 WARNING neutron.api.v2.base [None req-a455b720-6121-45b6-9a32-435cc021bdf6 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-05 23:31:07.537 7 INFO neutron.api.v2.resource [None req-a455b720-6121-45b6-9a32-435cc021bdf6 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1571/2965] 10.0.0.51 () {34 vars in 680 bytes} [Tue May 5 23:31:07 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2966] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:07 2026] DELETE /v2.0/networks/f5109ed7-ba43-4fe3-82ef-8423a90a589e => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:07.803 7 INFO neutron.db.segments_db [None req-7dc08fac-12e7-452d-a891-ee911e7a5b70 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] Added segment 65987022-278e-455c-8ddf-d55c5025940a of type vxlan for network 4f60bc10-4515-4f8d-a571-46f4efc7ec38 [pid: 7|app: 0|req: 1572/2967] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:07 2026] POST /v2.0/networks => generated 727 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:07.891 8 INFO neutron.services.segments.plugin [-] Segment 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 resource provider aggregate not found 2026-05-05 23:31:07.903 8 INFO neutron.services.segments.plugin [-] Segment 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 resource provider aggregate not found 2026-05-05 23:31:07.916 8 INFO neutron.services.segments.plugin [-] Segment 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 found for delete ", "request_id": "req-27a65184-7d6e-4c86-9421-9bc8d08fecf1"}]} 2026-05-05 23:31:07.918 8 INFO neutron.services.segments.plugin [-] Segment 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5974fa-0086-47ef-ac46-7dfdb97f81b9 found for delete ", "request_id": "req-93cb5cac-928e-4caf-8e61-5b92e8820fd2"}]} [pid: 8|app: 0|req: 1396/2970] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:07 2026] POST /v2.0/subnets => generated 647 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:08.094 7 WARNING neutron.api.v2.base [None req-fbea8c01-ab08-4622-8684-3dd310d8a745 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-05 23:31:08.095 7 INFO neutron.api.v2.resource [None req-fbea8c01-ab08-4622-8684-3dd310d8a745 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1575/2971] 10.0.0.51 () {34 vars in 680 bytes} [Tue May 5 23:31:08 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2972] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:08 2026] DELETE /v2.0/networks/4f60bc10-4515-4f8d-a571-46f4efc7ec38 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:08.345 7 INFO neutron.db.segments_db [None req-be41dc82-19b4-42f7-8d59-efda9f8920e8 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] Added segment e89d7a78-9b12-4476-9cf2-560ce02afd6e of type vxlan for network b4f77d32-a47d-4303-8f60-6cda919159da [pid: 7|app: 0|req: 1576/2973] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:08 2026] POST /v2.0/networks => generated 726 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2974] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:08 2026] POST /v2.0/subnets => generated 647 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2975] 10.0.0.51 () {34 vars in 680 bytes} [Tue May 5 23:31:08 2026] POST /v2.0/rbac-policies => generated 324 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2976] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:31:09 2026] GET /v2.0/networks/b4f77d32-a47d-4303-8f60-6cda919159da => generated 654 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:09.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4367c3f4-4007-4ffd-af60-b7bb486dabca 4e4426c5bd344baf8fb912ed276eab07 b4b73862d47b4695aab96818e328913e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/2977] 10.0.0.51 () {32 vars in 722 bytes} [Tue May 5 23:31:09 2026] GET /v2.0/networks/b4f77d32-a47d-4303-8f60-6cda919159da => generated 138 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:09.934 8 INFO neutron.services.segments.plugin [-] Segment 65987022-278e-455c-8ddf-d55c5025940a resource provider aggregate not found 2026-05-05 23:31:09.937 8 INFO neutron.services.segments.plugin [-] Segment 65987022-278e-455c-8ddf-d55c5025940a resource provider aggregate not found 2026-05-05 23:31:09.950 8 INFO neutron.services.segments.plugin [-] Segment 65987022-278e-455c-8ddf-d55c5025940a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65987022-278e-455c-8ddf-d55c5025940a found for delete ", "request_id": "req-c0ad7dd0-6c68-4606-be58-9e9c8505b1a9"}]} 2026-05-05 23:31:09.950 8 INFO neutron.services.segments.plugin [-] Segment 65987022-278e-455c-8ddf-d55c5025940a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65987022-278e-455c-8ddf-d55c5025940a found for delete ", "request_id": "req-43b211e7-e6f2-469a-b45c-1a5a64ad6c9f"}]} [pid: 8|app: 0|req: 1400/2978] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:09 2026] DELETE /v2.0/networks/b4f77d32-a47d-4303-8f60-6cda919159da => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:10.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28194f64-a341-4cce-bd0d-d7451e8489e1 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/2979] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:10 2026] DELETE /v2.0/subnets/87ba079d-92b2-4b42-80bf-dfe6f241a581 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:10.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c03d86b9-adff-4f35-a731-bd9321cf2051 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2980] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:10 2026] DELETE /v2.0/subnets/c2ad137f-4b00-430e-b0dc-ddca1c15dc35 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:10.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9947c248-a6b7-4578-90eb-4a0ef751fb8c 59e686051d9e4510a0df04112db798e9 1097145f45384749a2444e2784ce9ab8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/2981] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:10 2026] DELETE /v2.0/subnets/6967ce01-e5ca-432b-b1f2-c8fe68b8bf3d => 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: 1402/2982] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:10 2026] GET /v2.0/security-groups?tenant_id=15b836b814c0451b8e15b6769142446b&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2983] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/security-groups/c2d388d3-3e54-459e-ac94-e4f595c937cc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2984] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/security-groups?tenant_id=b4b73862d47b4695aab96818e328913e&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2985] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/security-groups/0b9f3f4f-fa34-496d-9f54-9089b227bfa4 => 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: 1404/2986] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/security-groups?tenant_id=1097145f45384749a2444e2784ce9ab8&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2987] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/security-groups/a331178c-aed4-469d-a79b-0cbc88e432ee => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:15.749 8 INFO neutron.services.segments.plugin [-] Segment e89d7a78-9b12-4476-9cf2-560ce02afd6e resource provider aggregate not found 2026-05-05 23:31:15.756 8 INFO neutron.services.segments.plugin [-] Segment e89d7a78-9b12-4476-9cf2-560ce02afd6e resource provider aggregate not found 2026-05-05 23:31:15.768 8 INFO neutron.services.segments.plugin [-] Segment e89d7a78-9b12-4476-9cf2-560ce02afd6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89d7a78-9b12-4476-9cf2-560ce02afd6e found for delete ", "request_id": "req-472176a5-60c4-4b05-9966-17585bea7da1"}]} 2026-05-05 23:31:15.772 8 INFO neutron.services.segments.plugin [-] Segment e89d7a78-9b12-4476-9cf2-560ce02afd6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89d7a78-9b12-4476-9cf2-560ce02afd6e found for delete ", "request_id": "req-9965b870-1eeb-4f2a-a082-b11bcf3d0023"}]} 2026-05-05 23:31:15.881 8 WARNING neutron_lib.context [None req-d883f153-14a3-455d-b296-1df304e24a83 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:16.034 8 INFO neutron.db.segments_db [None req-d883f153-14a3-455d-b296-1df304e24a83 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Added segment 06d8ef78-88e3-41df-bb69-2cc4730f789d of type vxlan for network a5b322b8-dbed-4347-9251-5331a3c7c658 [pid: 8|app: 0|req: 1405/2988] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:15 2026] POST /v2.0/networks => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:16.141 7 WARNING neutron_lib.context [None req-f8dae6cc-f3f1-406e-aa75-659b8812933b 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:16.188 7 INFO neutron.db.segments_db [None req-f8dae6cc-f3f1-406e-aa75-659b8812933b 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Added segment b15c0dc1-1a61-491c-b9d0-7f04db2c84ad of type vxlan for network c70e1f62-2ae5-44dc-acbf-a4b907c3716c [pid: 7|app: 0|req: 1584/2989] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:16 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:16.282 8 WARNING neutron_lib.context [None req-9d1c6b36-49f2-4a3a-a19b-01220237b31b 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:16.332 8 INFO neutron.db.segments_db [None req-9d1c6b36-49f2-4a3a-a19b-01220237b31b 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Added segment ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 of type vxlan for network bb312fd4-adc4-4181-83ff-ab10845f9094 [pid: 8|app: 0|req: 1406/2990] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:16 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:16.429 7 WARNING neutron_lib.context [None req-b39d2d91-31da-4a05-b775-bce0146cad11 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:16.476 7 INFO neutron.db.segments_db [None req-b39d2d91-31da-4a05-b775-bce0146cad11 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Added segment e51d8a6d-30d7-4fc5-9566-273d3bcb083f of type vxlan for network b999971d-277f-4393-9e06-731706c059b1 [pid: 7|app: 0|req: 1585/2991] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:16 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:16.569 8 WARNING neutron_lib.context [None req-9c711d6a-3cbb-43b0-86e8-2d8ab6cf0cdd 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:16.616 8 INFO neutron.db.segments_db [None req-9c711d6a-3cbb-43b0-86e8-2d8ab6cf0cdd 59caf47aa21a434fa8f8844cacf804ad a1a3ca0e86d743f3931cf0873b7ab349 - - default default] Added segment c8e659f2-c304-4e08-ac72-4efddb177bc6 of type vxlan for network 82e5d1f2-8ea6-4239-acfb-929ea0746dac [pid: 8|app: 0|req: 1407/2992] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:16 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) [pid: 7|app: 0|req: 1586/2993] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:16 2026] PUT /v2.0/networks/a5b322b8-dbed-4347-9251-5331a3c7c658/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2994] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:16 2026] PUT /v2.0/networks/c70e1f62-2ae5-44dc-acbf-a4b907c3716c/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2995] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:16 2026] PUT /v2.0/networks/bb312fd4-adc4-4181-83ff-ab10845f9094/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: 1409/2996] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:16 2026] PUT /v2.0/networks/b999971d-277f-4393-9e06-731706c059b1/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2997] 10.0.0.51 () {32 vars in 665 bytes} [Tue May 5 23:31:16 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2998] 10.0.0.51 () {32 vars in 679 bytes} [Tue May 5 23:31:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2999] 10.0.0.51 () {32 vars in 675 bytes} [Tue May 5 23:31:16 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3000] 10.0.0.51 () {32 vars in 687 bytes} [Tue May 5 23:31:17 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3001] 10.0.0.51 () {32 vars in 673 bytes} [Tue May 5 23:31:17 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3002] 10.0.0.51 () {32 vars in 687 bytes} [Tue May 5 23:31:17 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3003] 10.0.0.51 () {32 vars in 683 bytes} [Tue May 5 23:31:17 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3004] 10.0.0.51 () {32 vars in 695 bytes} [Tue May 5 23:31:17 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:17.486 7 INFO neutron.services.segments.plugin [-] Segment 06d8ef78-88e3-41df-bb69-2cc4730f789d resource provider aggregate not found 2026-05-05 23:31:17.491 7 INFO neutron.services.segments.plugin [-] Segment 06d8ef78-88e3-41df-bb69-2cc4730f789d resource provider aggregate not found 2026-05-05 23:31:17.497 7 INFO neutron.services.segments.plugin [-] Segment 06d8ef78-88e3-41df-bb69-2cc4730f789d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d8ef78-88e3-41df-bb69-2cc4730f789d found for delete ", "request_id": "req-36b8db88-6979-4f51-a856-8c753e5ec67f"}]} [pid: 7|app: 0|req: 1592/3005] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/networks/a5b322b8-dbed-4347-9251-5331a3c7c658 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3006] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/networks/c70e1f62-2ae5-44dc-acbf-a4b907c3716c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:17.657 7 INFO neutron.services.segments.plugin [-] Segment 06d8ef78-88e3-41df-bb69-2cc4730f789d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d8ef78-88e3-41df-bb69-2cc4730f789d found for delete ", "request_id": "req-8f6dc879-aab9-4f32-bb89-857bb9aca24d"}]} [pid: 7|app: 0|req: 1593/3007] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/networks/bb312fd4-adc4-4181-83ff-ab10845f9094 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:17.812 8 INFO neutron.services.segments.plugin [-] Segment b15c0dc1-1a61-491c-b9d0-7f04db2c84ad resource provider aggregate not found 2026-05-05 23:31:17.818 8 INFO neutron.services.segments.plugin [-] Segment b15c0dc1-1a61-491c-b9d0-7f04db2c84ad resource provider aggregate not found 2026-05-05 23:31:17.831 8 INFO neutron.services.segments.plugin [-] Segment b15c0dc1-1a61-491c-b9d0-7f04db2c84ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b15c0dc1-1a61-491c-b9d0-7f04db2c84ad found for delete ", "request_id": "req-fed9c324-4cb8-41f7-ab79-25eba6e1060d"}]} 2026-05-05 23:31:17.832 8 INFO neutron.services.segments.plugin [-] Segment b15c0dc1-1a61-491c-b9d0-7f04db2c84ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b15c0dc1-1a61-491c-b9d0-7f04db2c84ad found for delete ", "request_id": "req-e0e0899f-3f13-4d28-9f03-c6f9ed8fd655"}]} [pid: 8|app: 0|req: 1415/3008] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/networks/b999971d-277f-4393-9e06-731706c059b1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3009] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/networks/82e5d1f2-8ea6-4239-acfb-929ea0746dac => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3010] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:18 2026] GET /v2.0/security-groups?tenant_id=51d8f1e8a4ee45799e86215cbdf06783&name=default => generated 2929 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3011] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:19 2026] DELETE /v2.0/security-groups/649c5154-30f5-45e2-92a3-7c490b0ca446 => 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: 1417/3012] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/security-groups?tenant_id=a1a3ca0e86d743f3931cf0873b7ab349&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3013] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:19 2026] DELETE /v2.0/security-groups/1d835f59-fb2c-4533-b4d7-aa324206cbcc => 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: 1418/3014] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:19 2026] GET /v2.0/security-groups?tenant_id=f694602935b649639912777ca8fa3bdf&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:19.749 7 INFO neutron.services.segments.plugin [-] Segment ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 resource provider aggregate not found 2026-05-05 23:31:19.757 7 INFO neutron.services.segments.plugin [-] Segment ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 resource provider aggregate not found 2026-05-05 23:31:19.764 7 INFO neutron.services.segments.plugin [-] Segment ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 found for delete ", "request_id": "req-e8b40287-5f17-42c4-aaac-492de52806e0"}]} 2026-05-05 23:31:19.783 7 INFO neutron.services.segments.plugin [-] Segment c8e659f2-c304-4e08-ac72-4efddb177bc6 resource provider aggregate not found 2026-05-05 23:31:19.788 7 INFO neutron.services.segments.plugin [-] Segment ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca344cf0-94bf-4e6f-a82c-8bab0499e9c7 found for delete ", "request_id": "req-1c280108-ba1d-44fe-8b26-f258d0472206"}]} 2026-05-05 23:31:19.805 7 INFO neutron.services.segments.plugin [-] Segment c8e659f2-c304-4e08-ac72-4efddb177bc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e659f2-c304-4e08-ac72-4efddb177bc6 found for delete ", "request_id": "req-a72e6bd0-ff32-46f1-aa5d-a73a53edebe3"}]} 2026-05-05 23:31:19.806 7 INFO neutron.services.segments.plugin [-] Segment c8e659f2-c304-4e08-ac72-4efddb177bc6 resource provider aggregate not found 2026-05-05 23:31:19.822 7 INFO neutron.services.segments.plugin [-] Segment c8e659f2-c304-4e08-ac72-4efddb177bc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e659f2-c304-4e08-ac72-4efddb177bc6 found for delete ", "request_id": "req-c40ff75c-c1c6-4e4b-a80f-68761cf361a4"}]} [pid: 7|app: 0|req: 1597/3015] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:19 2026] DELETE /v2.0/security-groups/a8540287-9e4b-416b-afb7-e00602622946 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:23.658 8 INFO neutron.services.segments.plugin [-] Segment e51d8a6d-30d7-4fc5-9566-273d3bcb083f resource provider aggregate not found 2026-05-05 23:31:23.663 8 INFO neutron.services.segments.plugin [-] Segment e51d8a6d-30d7-4fc5-9566-273d3bcb083f resource provider aggregate not found 2026-05-05 23:31:23.671 8 INFO neutron.services.segments.plugin [-] Segment e51d8a6d-30d7-4fc5-9566-273d3bcb083f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51d8a6d-30d7-4fc5-9566-273d3bcb083f found for delete ", "request_id": "req-be88e82b-b117-442d-8248-442b67463ad4"}]} 2026-05-05 23:31:23.675 8 INFO neutron.services.segments.plugin [-] Segment e51d8a6d-30d7-4fc5-9566-273d3bcb083f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51d8a6d-30d7-4fc5-9566-273d3bcb083f found for delete ", "request_id": "req-d98e2a48-b94b-4a16-bca0-f864ac500add"}]} 2026-05-05 23:31:23.802 8 WARNING neutron_lib.context [None req-64740204-63da-4d51-93de-7d96e1e31e85 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:23.992 8 INFO neutron.db.segments_db [None req-64740204-63da-4d51-93de-7d96e1e31e85 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Added segment 7deda1bd-3ef6-4652-9143-a497f05379ab of type vxlan for network e4d35423-6277-43d9-b60d-e330fbe83fab [pid: 8|app: 0|req: 1420/3018] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:23 2026] POST /v2.0/networks => generated 632 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:24.124 7 WARNING neutron_lib.context [None req-0595cf7f-9136-4244-bf6d-1c347c51c8a0 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1599/3019] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:31:24 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:24.424 8 WARNING neutron_lib.context [None req-421700d7-2e9d-403f-8bd8-8d00c2269231 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:24.485 8 INFO neutron.db.segments_db [None req-421700d7-2e9d-403f-8bd8-8d00c2269231 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Added segment 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 of type vxlan for network c80a880a-2acf-4c28-a732-a0487f7c8ab0 [pid: 8|app: 0|req: 1421/3020] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:24 2026] POST /v2.0/networks => generated 631 bytes in 154 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-05-05 23:31:24.589 7 WARNING neutron_lib.context [None req-167a986e-5a19-40da-bb76-5a01fa7ad237 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1600/3021] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:31:24 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:24.881 8 WARNING neutron_lib.context [None req-31b55f3d-e2d5-45a5-881e-88d681d760fe d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:24.928 8 INFO neutron.db.segments_db [None req-31b55f3d-e2d5-45a5-881e-88d681d760fe d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Added segment b5703ef7-a46c-4e34-b9a3-13a056d1f818 of type vxlan for network 5bbc423f-04fc-449a-b6fd-49a1c7247fab [pid: 8|app: 0|req: 1422/3022] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:24 2026] POST /v2.0/networks => generated 632 bytes in 142 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-05-05 23:31:25.031 7 WARNING neutron_lib.context [None req-b95ac794-df88-4289-a721-f19776884e03 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1601/3023] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:31:25 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:25.304 8 WARNING neutron_lib.context [None req-b8c34bad-faa9-4f54-b2ff-8bcd880ab377 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:25.361 8 INFO neutron.db.segments_db [None req-b8c34bad-faa9-4f54-b2ff-8bcd880ab377 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Added segment d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 of type vxlan for network 7767dca7-7e57-4e80-aff1-99838ae41a6f [pid: 8|app: 0|req: 1423/3024] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:25 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) /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-05-05 23:31:25.470 7 WARNING neutron_lib.context [None req-ba3f2ea3-937b-483b-ac72-b219d7670817 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1602/3025] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:31:25 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:25.755 8 WARNING neutron_lib.context [None req-1ab06d1a-8e18-4786-ad7c-e0f5088bc141 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:25.807 8 INFO neutron.db.segments_db [None req-1ab06d1a-8e18-4786-ad7c-e0f5088bc141 d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Added segment 8992579a-be11-48e4-bcba-e54802a636dd of type vxlan for network a60ee0de-b416-4271-9fcc-11db33c2e61e [pid: 8|app: 0|req: 1424/3026] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:25 2026] POST /v2.0/networks => generated 632 bytes in 150 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-05-05 23:31:25.912 7 WARNING neutron_lib.context [None req-ccf61d6f-ffdf-4adf-b849-c7ef381dab3c d84be3426d50416084aa5bb565a20b5e f074666dfabf43dfb4c112ce93a0ce8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1603/3027] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:31:25 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3028] 10.0.0.51 () {34 vars in 746 bytes} [Tue May 5 23:31:26 2026] PUT /v2.0/ports/e6e5551f-2c42-4bb3-894c-8e5edb99b83b/tags => generated 17 bytes in 43 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: 1604/3029] 10.0.0.51 () {34 vars in 746 bytes} [Tue May 5 23:31:26 2026] PUT /v2.0/ports/38824ed7-1921-4ed7-a799-da94b0ab3940/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3030] 10.0.0.51 () {34 vars in 746 bytes} [Tue May 5 23:31:26 2026] PUT /v2.0/ports/ceaf8449-468e-45c9-bfd4-7a93f417de4e/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3031] 10.0.0.51 () {34 vars in 746 bytes} [Tue May 5 23:31:26 2026] PUT /v2.0/ports/f7afaa32-bf93-4f65-8bd4-fd273cca881e/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3032] 10.0.0.51 () {32 vars in 659 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3033] 10.0.0.51 () {32 vars in 673 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3034] 10.0.0.51 () {32 vars in 669 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3035] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3036] 10.0.0.51 () {32 vars in 667 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3037] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3038] 10.0.0.51 () {32 vars in 677 bytes} [Tue May 5 23:31:27 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: 7|app: 0|req: 1609/3039] 10.0.0.51 () {32 vars in 689 bytes} [Tue May 5 23:31:27 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3040] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/ports/e6e5551f-2c42-4bb3-894c-8e5edb99b83b => 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: 1610/3041] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/ports/38824ed7-1921-4ed7-a799-da94b0ab3940 => 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: 1432/3042] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/ports/ceaf8449-468e-45c9-bfd4-7a93f417de4e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3043] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/ports/f7afaa32-bf93-4f65-8bd4-fd273cca881e => 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: 1433/3044] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/ports/8d5fa17f-c1bd-4ede-b9ad-24e0de97802b => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:28.285 7 INFO neutron.services.segments.plugin [-] Segment 7deda1bd-3ef6-4652-9143-a497f05379ab resource provider aggregate not found 2026-05-05 23:31:28.290 7 INFO neutron.services.segments.plugin [-] Segment 7deda1bd-3ef6-4652-9143-a497f05379ab resource provider aggregate not found 2026-05-05 23:31:28.298 7 INFO neutron.services.segments.plugin [-] Segment 7deda1bd-3ef6-4652-9143-a497f05379ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7deda1bd-3ef6-4652-9143-a497f05379ab found for delete ", "request_id": "req-80bd2488-a771-4c2c-85bc-5f858ce41b7c"}]} [pid: 7|app: 0|req: 1612/3045] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:28 2026] DELETE /v2.0/networks/e4d35423-6277-43d9-b60d-e330fbe83fab => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:28.442 8 INFO neutron.services.segments.plugin [-] Segment 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 resource provider aggregate not found 2026-05-05 23:31:28.449 8 INFO neutron.services.segments.plugin [-] Segment 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 resource provider aggregate not found 2026-05-05 23:31:28.456 8 INFO neutron.services.segments.plugin [-] Segment 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 found for delete ", "request_id": "req-adaace0f-7be9-4199-a502-462652effc71"}]} [pid: 8|app: 0|req: 1434/3046] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:28 2026] DELETE /v2.0/networks/c80a880a-2acf-4c28-a732-a0487f7c8ab0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:28.477 7 INFO neutron.services.segments.plugin [-] Segment 7deda1bd-3ef6-4652-9143-a497f05379ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7deda1bd-3ef6-4652-9143-a497f05379ab found for delete ", "request_id": "req-8a6277b7-213e-49bb-882e-022ffdb59991"}]} [pid: 7|app: 0|req: 1613/3047] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:28 2026] DELETE /v2.0/networks/5bbc423f-04fc-449a-b6fd-49a1c7247fab => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:28.620 8 INFO neutron.services.segments.plugin [-] Segment 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea991fa-bb8d-4c75-8c0a-dc6fef54f471 found for delete ", "request_id": "req-68f4dabf-5d56-4e7e-a1ca-ca516b0b3ea4"}]} [pid: 8|app: 0|req: 1435/3048] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:28 2026] DELETE /v2.0/networks/7767dca7-7e57-4e80-aff1-99838ae41a6f => 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: 1614/3049] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:28 2026] DELETE /v2.0/networks/a60ee0de-b416-4271-9fcc-11db33c2e61e => 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: 1436/3050] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:29 2026] GET /v2.0/security-groups?tenant_id=7491a055b62744e0ab937f3fe0547e04&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3051] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:30 2026] DELETE /v2.0/security-groups/9d451357-4de0-4844-99ac-3dc98f0dfb0e => 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: 1437/3052] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:30 2026] GET /v2.0/security-groups?tenant_id=d6a0fe2a68984714af316ee15c890f9b&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:30.364 7 INFO neutron.services.segments.plugin [-] Segment b5703ef7-a46c-4e34-b9a3-13a056d1f818 resource provider aggregate not found 2026-05-05 23:31:30.379 7 INFO neutron.services.segments.plugin [-] Segment b5703ef7-a46c-4e34-b9a3-13a056d1f818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5703ef7-a46c-4e34-b9a3-13a056d1f818 found for delete ", "request_id": "req-ccb26ea4-fcd6-4388-80a7-1fa4a52480fb"}]} 2026-05-05 23:31:30.394 7 INFO neutron.services.segments.plugin [-] Segment 8992579a-be11-48e4-bcba-e54802a636dd resource provider aggregate not found 2026-05-05 23:31:30.409 7 INFO neutron.services.segments.plugin [-] Segment 8992579a-be11-48e4-bcba-e54802a636dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8992579a-be11-48e4-bcba-e54802a636dd found for delete ", "request_id": "req-4014a3ff-9a2c-449e-9014-31ea3f5c583b"}]} [pid: 7|app: 0|req: 1616/3053] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:30 2026] DELETE /v2.0/security-groups/99a98209-4d6f-4a30-891d-4f911c4b32e6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:30.689 8 INFO neutron.services.segments.plugin [-] Segment d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 resource provider aggregate not found 2026-05-05 23:31:30.692 8 INFO neutron.services.segments.plugin [-] Segment d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 resource provider aggregate not found 2026-05-05 23:31:30.702 8 INFO neutron.services.segments.plugin [-] Segment d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 found for delete ", "request_id": "req-9ee3f666-4ed0-4efc-9ca9-2867f59103ce"}]} 2026-05-05 23:31:30.704 8 INFO neutron.services.segments.plugin [-] Segment d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84ce47f-53a0-46e2-9a12-4dc1d219d2f0 found for delete ", "request_id": "req-e37d3378-f916-4f90-8104-d29c77367299"}]} [pid: 8|app: 0|req: 1438/3054] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:30 2026] GET /v2.0/security-groups?tenant_id=f074666dfabf43dfb4c112ce93a0ce8a&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:30.730 7 INFO neutron.services.segments.plugin [-] Segment b5703ef7-a46c-4e34-b9a3-13a056d1f818 resource provider aggregate not found 2026-05-05 23:31:30.743 7 INFO neutron.services.segments.plugin [-] Segment b5703ef7-a46c-4e34-b9a3-13a056d1f818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5703ef7-a46c-4e34-b9a3-13a056d1f818 found for delete ", "request_id": "req-feb0eaa3-b3bd-4ccb-8fa3-d894aa8fef28"}]} 2026-05-05 23:31:30.759 7 INFO neutron.services.segments.plugin [-] Segment 8992579a-be11-48e4-bcba-e54802a636dd resource provider aggregate not found 2026-05-05 23:31:30.776 7 INFO neutron.services.segments.plugin [-] Segment 8992579a-be11-48e4-bcba-e54802a636dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8992579a-be11-48e4-bcba-e54802a636dd found for delete ", "request_id": "req-bf00fa96-0943-4d61-a7bf-cf4a89de2bb9"}]} [pid: 7|app: 0|req: 1617/3055] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:30 2026] DELETE /v2.0/security-groups/98f4a566-6965-4ef8-953f-ead10df8a909 => 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: 1439/3056] 10.0.0.51 () {34 vars in 677 bytes} [Tue May 5 23:31:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3057] 10.0.0.51 () {34 vars in 677 bytes} [Tue May 5 23:31:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3058] 10.0.0.51 () {34 vars in 677 bytes} [Tue May 5 23:31:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3059] 10.0.0.51 () {34 vars in 677 bytes} [Tue May 5 23:31:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3060] 10.0.0.51 () {34 vars in 677 bytes} [Tue May 5 23:31:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3061] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:35 2026] PUT /v2.0/policies/864ec455-3421-47a0-ba72-39e3c7344132/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3062] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:35 2026] PUT /v2.0/policies/2f86ad42-9538-4c1d-8b33-b2023cc6934a/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3063] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:35 2026] PUT /v2.0/policies/92279f3b-3b9c-4504-8ded-f0ca5871cf89/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3064] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:31:35 2026] PUT /v2.0/policies/fe6e3997-ced9-4c55-a58b-c1a174ee68d4/tags => 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: 1622/3065] 10.0.0.51 () {32 vars in 673 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3066] 10.0.0.51 () {32 vars in 687 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3067] 10.0.0.51 () {32 vars in 683 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3068] 10.0.0.51 () {32 vars in 695 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3069] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3070] 10.0.0.51 () {32 vars in 695 bytes} [Tue May 5 23:31:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3071] 10.0.0.51 () {32 vars in 691 bytes} [Tue May 5 23:31:36 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3072] 10.0.0.51 () {32 vars in 703 bytes} [Tue May 5 23:31:36 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3073] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:31:36 2026] DELETE /v2.0/qos/policies/864ec455-3421-47a0-ba72-39e3c7344132 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3074] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:31:36 2026] DELETE /v2.0/qos/policies/2f86ad42-9538-4c1d-8b33-b2023cc6934a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3075] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:31:36 2026] DELETE /v2.0/qos/policies/92279f3b-3b9c-4504-8ded-f0ca5871cf89 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3076] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:31:36 2026] DELETE /v2.0/qos/policies/fe6e3997-ced9-4c55-a58b-c1a174ee68d4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3077] 10.0.0.51 () {32 vars in 733 bytes} [Tue May 5 23:31:36 2026] DELETE /v2.0/qos/policies/5edf637a-4459-474e-bfdd-294287921cbe => 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: 1450/3078] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:37 2026] GET /v2.0/security-groups?tenant_id=7b1d422722c14dcbb1ab16d7b79836ec&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3079] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:37 2026] DELETE /v2.0/security-groups/b8779acf-aad6-4367-8146-07df052f1de0 => 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: 1451/3080] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:37 2026] GET /v2.0/security-groups?tenant_id=6f8cfa01c6aa4d44987c536a9b4c9241&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: 1630/3081] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:37 2026] DELETE /v2.0/security-groups/dcf00928-1ee5-4950-b914-1d84f4c9baa0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3084] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:38 2026] GET /v2.0/security-groups?tenant_id=b73e3c2f8fd04653962a20962b1315f4&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3085] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:38 2026] DELETE /v2.0/security-groups/f7e079ad-0645-4b8f-9bce-9c75c84442fe => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:42.359 7 WARNING neutron_lib.context [None req-e53cde4a-fe36-49f3-9fa8-43f1bba07e06 40dd00797a1c4491a9de130c83c69d79 4224355e98ed476e84b0a19bd013ec81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1633/3086] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:31:42 2026] POST /v2.0/security-groups => generated 1603 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:31:42.582 8 WARNING neutron_lib.context [None req-72f63506-563a-4498-ac40-7d3bcc313156 40dd00797a1c4491a9de130c83c69d79 4224355e98ed476e84b0a19bd013ec81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1454/3087] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:31:42 2026] POST /v2.0/security-groups => generated 1603 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:31:43.116 7 WARNING neutron_lib.context [None req-4212f67d-aadf-48e9-9274-d558f614f279 40dd00797a1c4491a9de130c83c69d79 4224355e98ed476e84b0a19bd013ec81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1634/3088] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:31:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:31:43.243 8 WARNING neutron_lib.context [None req-ef48c6ca-6788-4c18-8fbe-265afbcc151e 40dd00797a1c4491a9de130c83c69d79 4224355e98ed476e84b0a19bd013ec81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1455/3089] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:31:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:31:43.368 7 WARNING neutron_lib.context [None req-902f2e59-2739-4af0-be50-3a7584dec66d 40dd00797a1c4491a9de130c83c69d79 4224355e98ed476e84b0a19bd013ec81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1635/3090] 10.0.0.51 () {34 vars in 683 bytes} [Tue May 5 23:31:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3091] 10.0.0.51 () {34 vars in 766 bytes} [Tue May 5 23:31:43 2026] PUT /v2.0/security-groups/01a91524-517e-4ee1-8e59-8a2502c03369/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3092] 10.0.0.51 () {34 vars in 766 bytes} [Tue May 5 23:31:43 2026] PUT /v2.0/security-groups/84dc0d36-5b7c-4087-aea2-41e3b51cf89c/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: 1457/3093] 10.0.0.51 () {34 vars in 766 bytes} [Tue May 5 23:31:43 2026] PUT /v2.0/security-groups/ad617c35-f683-46cc-9b91-72720142d7f0/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3094] 10.0.0.51 () {34 vars in 766 bytes} [Tue May 5 23:31:43 2026] PUT /v2.0/security-groups/ad00f6d5-a1ca-46b4-82e8-f773bd4e8a83/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3095] 10.0.0.51 () {32 vars in 679 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3096] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3097] 10.0.0.51 () {32 vars in 689 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3098] 10.0.0.51 () {32 vars in 701 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3099] 10.0.0.51 () {32 vars in 687 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3100] 10.0.0.51 () {32 vars in 701 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3101] 10.0.0.51 () {32 vars in 697 bytes} [Tue May 5 23:31:43 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3102] 10.0.0.51 () {32 vars in 709 bytes} [Tue May 5 23:31:44 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3103] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/01a91524-517e-4ee1-8e59-8a2502c03369 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3104] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/84dc0d36-5b7c-4087-aea2-41e3b51cf89c => 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: 1463/3105] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/ad617c35-f683-46cc-9b91-72720142d7f0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3106] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/ad00f6d5-a1ca-46b4-82e8-f773bd4e8a83 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3107] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/9fd6f5a7-c45c-49c4-bc56-ddd8ba1b656c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3108] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/security-groups?tenant_id=0e65765c3c7648adab07a10fce185da7&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3109] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:45 2026] DELETE /v2.0/security-groups/9ef13709-ee7c-47b8-bff8-c03325c0669d => 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: 1645/3110] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:45 2026] GET /v2.0/security-groups?tenant_id=c5e302e9693940d898f7876b13478bdb&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3111] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:45 2026] DELETE /v2.0/security-groups/93446548-6e26-498e-9630-f344403368db => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3112] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:46 2026] GET /v2.0/security-groups?tenant_id=4224355e98ed476e84b0a19bd013ec81&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3113] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:46 2026] DELETE /v2.0/security-groups/4b838e32-d759-4e68-9f98-5afeb0467cad => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:50.319 7 WARNING neutron_lib.context [None req-d4325f47-325a-4e61-b753-5b86208a2adc 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:50.462 7 INFO neutron.db.segments_db [None req-d4325f47-325a-4e61-b753-5b86208a2adc 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Added segment 9f08b332-e821-451a-bfbd-42ed8d67af07 of type vxlan for network ae695fdd-987c-44ec-a6ce-376329c42fd8 [pid: 7|app: 0|req: 1647/3114] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:50 2026] POST /v2.0/networks => generated 632 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:50.565 8 WARNING neutron_lib.context [None req-0c9eb1e7-3f9a-4fca-994a-428144914c97 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1468/3115] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:50 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:50.823 7 WARNING neutron_lib.context [None req-56e868cb-c115-43ee-8735-a3da44b661be 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:50.874 7 INFO neutron.db.segments_db [None req-56e868cb-c115-43ee-8735-a3da44b661be 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Added segment a78d2193-7754-44ad-ac2a-c74723a5ea35 of type vxlan for network a8500780-23c6-41e4-91de-f167e57762ca [pid: 7|app: 0|req: 1648/3116] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:50 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-05-05 23:31:50.964 8 WARNING neutron_lib.context [None req-48de7506-f550-409f-becc-751102b77118 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1469/3117] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:50 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-05-05 23:31:51.203 7 WARNING neutron_lib.context [None req-85cd67ec-9017-4cb5-9f25-593c5d238c83 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:51.248 7 INFO neutron.db.segments_db [None req-85cd67ec-9017-4cb5-9f25-593c5d238c83 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Added segment 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 of type vxlan for network f963fc95-4ed2-4575-a1f1-d6713b4b83d6 [pid: 7|app: 0|req: 1649/3118] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:51 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-05-05 23:31:51.344 8 WARNING neutron_lib.context [None req-60bcb4d0-596c-4af6-bc39-a9407b92c559 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1470/3119] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/subnets => generated 629 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:51.562 7 WARNING neutron_lib.context [None req-b85b4c93-0c3f-4a72-9b64-f8e00177c1f7 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:51.609 7 INFO neutron.db.segments_db [None req-b85b4c93-0c3f-4a72-9b64-f8e00177c1f7 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Added segment 1d1b2e28-2d6d-489e-85b1-5f63e774301b of type vxlan for network 40a8d786-f2a0-401e-b8dc-c33f7e103db9 [pid: 7|app: 0|req: 1650/3120] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:51.702 8 WARNING neutron_lib.context [None req-1e9f4408-8e2b-4dd0-8ffa-5dd9b787ef1d 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1471/3121] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:51.948 7 WARNING neutron_lib.context [None req-84454144-2aee-4b3e-9ea9-b94647faee55 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:31:51.994 7 INFO neutron.db.segments_db [None req-84454144-2aee-4b3e-9ea9-b94647faee55 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Added segment d96db02d-3191-4d22-8947-0f0f5d117b28 of type vxlan for network 521dc0c4-ed61-4869-afa4-af2c47a58add [pid: 7|app: 0|req: 1651/3122] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/networks => generated 632 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:52.070 8 WARNING neutron_lib.context [None req-ae9b5d30-7907-43e1-afbc-5fb50a3bbf90 076cce1fd66e41e4bed54896d3279d41 122198f85d704e8ebcb30723d62d2626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1472/3123] 10.0.0.51 () {34 vars in 668 bytes} [Tue May 5 23:31:52 2026] POST /v2.0/subnets => generated 629 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3124] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:31:52 2026] PUT /v2.0/subnets/c706bc9e-a656-4d92-85c3-f52370b50212/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3125] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:31:52 2026] PUT /v2.0/subnets/da6428b4-020b-4a46-90f6-6b1bec2c7a9c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3126] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:31:52 2026] PUT /v2.0/subnets/39e215d3-7c7f-480a-9591-09898c783579/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3127] 10.0.0.51 () {34 vars in 750 bytes} [Tue May 5 23:31:52 2026] PUT /v2.0/subnets/d2f827a1-730d-4699-9723-e1a2c3dc0c55/tags => 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: 1654/3128] 10.0.0.51 () {32 vars in 663 bytes} [Tue May 5 23:31:52 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: 1475/3129] 10.0.0.51 () {32 vars in 677 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3130] 10.0.0.51 () {32 vars in 673 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3131] 10.0.0.51 () {32 vars in 685 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3132] 10.0.0.51 () {32 vars in 671 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3133] 10.0.0.51 () {32 vars in 685 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3134] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3135] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3138] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:52 2026] DELETE /v2.0/subnets/c706bc9e-a656-4d92-85c3-f52370b50212 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3139] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/subnets/da6428b4-020b-4a46-90f6-6b1bec2c7a9c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3140] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/subnets/39e215d3-7c7f-480a-9591-09898c783579 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3141] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/subnets/d2f827a1-730d-4699-9723-e1a2c3dc0c55 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3142] 10.0.0.51 () {32 vars in 723 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/subnets/1a31f415-31f0-4382-8c75-94897f49e360 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:54.090 8 INFO neutron.services.segments.plugin [-] Segment 9f08b332-e821-451a-bfbd-42ed8d67af07 resource provider aggregate not found 2026-05-05 23:31:54.095 8 INFO neutron.services.segments.plugin [-] Segment 9f08b332-e821-451a-bfbd-42ed8d67af07 resource provider aggregate not found 2026-05-05 23:31:54.108 8 INFO neutron.services.segments.plugin [-] Segment 9f08b332-e821-451a-bfbd-42ed8d67af07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f08b332-e821-451a-bfbd-42ed8d67af07 found for delete ", "request_id": "req-3365d78c-2e03-451e-9056-74e48013bfab"}]} 2026-05-05 23:31:54.110 8 INFO neutron.services.segments.plugin [-] Segment 9f08b332-e821-451a-bfbd-42ed8d67af07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f08b332-e821-451a-bfbd-42ed8d67af07 found for delete ", "request_id": "req-04761804-24fe-4fe7-9bbb-5a155575580a"}]} [pid: 8|app: 0|req: 1483/3143] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/networks/ae695fdd-987c-44ec-a6ce-376329c42fd8 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:54.450 7 INFO neutron.services.segments.plugin [-] Segment a78d2193-7754-44ad-ac2a-c74723a5ea35 resource provider aggregate not found 2026-05-05 23:31:54.456 7 INFO neutron.services.segments.plugin [-] Segment a78d2193-7754-44ad-ac2a-c74723a5ea35 resource provider aggregate not found 2026-05-05 23:31:54.468 7 INFO neutron.services.segments.plugin [-] Segment a78d2193-7754-44ad-ac2a-c74723a5ea35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78d2193-7754-44ad-ac2a-c74723a5ea35 found for delete ", "request_id": "req-2362ef48-26f9-40a6-a8da-7709e3d1dbf4"}]} 2026-05-05 23:31:54.471 7 INFO neutron.services.segments.plugin [-] Segment a78d2193-7754-44ad-ac2a-c74723a5ea35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78d2193-7754-44ad-ac2a-c74723a5ea35 found for delete ", "request_id": "req-7a0e790a-8db8-4624-8216-45f82f2ccb57"}]} [pid: 7|app: 0|req: 1661/3144] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/a8500780-23c6-41e4-91de-f167e57762ca => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3145] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/f963fc95-4ed2-4575-a1f1-d6713b4b83d6 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3146] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/40a8d786-f2a0-401e-b8dc-c33f7e103db9 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3147] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:31:55 2026] DELETE /v2.0/networks/521dc0c4-ed61-4869-afa4-af2c47a58add => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3148] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/security-groups?tenant_id=899a9f8be67044e5b75394b5f37f53f0&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:56.484 8 INFO neutron.services.segments.plugin [-] Segment 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 resource provider aggregate not found 2026-05-05 23:31:56.489 8 INFO neutron.services.segments.plugin [-] Segment 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 resource provider aggregate not found 2026-05-05 23:31:56.498 8 INFO neutron.services.segments.plugin [-] Segment 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 found for delete ", "request_id": "req-2eca4579-718d-46e6-8dc1-86d5cb57b44f"}]} 2026-05-05 23:31:56.502 8 INFO neutron.services.segments.plugin [-] Segment 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 560fcfa7-ee9d-4b93-8ff0-3e3a50b00b59 found for delete ", "request_id": "req-5cc2d264-8228-4894-997a-e568dedff990"}]} 2026-05-05 23:31:56.511 8 INFO neutron.services.segments.plugin [-] Segment d96db02d-3191-4d22-8947-0f0f5d117b28 resource provider aggregate not found 2026-05-05 23:31:56.514 8 INFO neutron.services.segments.plugin [-] Segment d96db02d-3191-4d22-8947-0f0f5d117b28 resource provider aggregate not found 2026-05-05 23:31:56.521 8 INFO neutron.services.segments.plugin [-] Segment d96db02d-3191-4d22-8947-0f0f5d117b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96db02d-3191-4d22-8947-0f0f5d117b28 found for delete ", "request_id": "req-665065ae-2989-41e5-9bd0-37e8bc968f1e"}]} 2026-05-05 23:31:56.527 8 INFO neutron.services.segments.plugin [-] Segment d96db02d-3191-4d22-8947-0f0f5d117b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96db02d-3191-4d22-8947-0f0f5d117b28 found for delete ", "request_id": "req-7ec1450a-f964-47a8-b019-875098739a60"}]} [pid: 8|app: 0|req: 1486/3149] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:56 2026] DELETE /v2.0/security-groups/643b5369-40b6-47c7-b72a-815b0f0f539e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:56.674 7 INFO neutron.services.segments.plugin [-] Segment 1d1b2e28-2d6d-489e-85b1-5f63e774301b resource provider aggregate not found 2026-05-05 23:31:56.679 7 INFO neutron.services.segments.plugin [-] Segment 1d1b2e28-2d6d-489e-85b1-5f63e774301b resource provider aggregate not found 2026-05-05 23:31:56.685 7 INFO neutron.services.segments.plugin [-] Segment 1d1b2e28-2d6d-489e-85b1-5f63e774301b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1b2e28-2d6d-489e-85b1-5f63e774301b found for delete ", "request_id": "req-72adab1c-31b3-43b8-86a4-b3d9eb99e435"}]} 2026-05-05 23:31:56.690 7 INFO neutron.services.segments.plugin [-] Segment 1d1b2e28-2d6d-489e-85b1-5f63e774301b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1b2e28-2d6d-489e-85b1-5f63e774301b found for delete ", "request_id": "req-7d225ea6-2e65-490c-bc58-60392b8664df"}]} [pid: 7|app: 0|req: 1664/3150] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/security-groups?tenant_id=122198f85d704e8ebcb30723d62d2626&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3151] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:56 2026] DELETE /v2.0/security-groups/e9ba9c7f-65c7-4fb1-ae26-4b998514de08 => 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: 1665/3152] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/security-groups?tenant_id=ae8485668be640ccb1681d7b8a7b6442&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3153] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:31:57 2026] DELETE /v2.0/security-groups/18cce8e8-4cfe-40bd-8349-242e033fe199 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:01.196 7 WARNING neutron_lib.context [None req-b2cc1691-8b17-4440-93cf-5bc5eea6256d bff2d3d60de44904ad0d9d78d9e03c4e 20f1b74f95fc40148fd51b0d3caa28d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1666/3154] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:32:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:01.258 8 WARNING neutron_lib.context [None req-89f5bce9-3304-43a9-9361-500baf6cdf40 bff2d3d60de44904ad0d9d78d9e03c4e 20f1b74f95fc40148fd51b0d3caa28d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1489/3155] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:32:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:01.315 7 WARNING neutron_lib.context [None req-57bec2cb-8b77-4e86-8170-923e13599dd8 bff2d3d60de44904ad0d9d78d9e03c4e 20f1b74f95fc40148fd51b0d3caa28d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1667/3156] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:32:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:01.371 8 WARNING neutron_lib.context [None req-77832a99-6fb8-4a42-894b-99fd3f3f0144 bff2d3d60de44904ad0d9d78d9e03c4e 20f1b74f95fc40148fd51b0d3caa28d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1490/3157] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:32:01 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-05-05 23:32:01.428 7 WARNING neutron_lib.context [None req-af3880fb-51d3-4417-9817-27830b19d43a bff2d3d60de44904ad0d9d78d9e03c4e 20f1b74f95fc40148fd51b0d3caa28d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1668/3158] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:32:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3159] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:32:01 2026] PUT /v2.0/subnetpools/3e2399e5-1a79-4bc2-9b3f-174970cc79b4/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3160] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:32:01 2026] PUT /v2.0/subnetpools/feb555f2-9492-4b33-95fb-687761c93279/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3161] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:32:01 2026] PUT /v2.0/subnetpools/8177262e-ed69-499b-995c-8219760dff0e/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3162] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:32:01 2026] PUT /v2.0/subnetpools/e8fcc26d-2ecc-44f9-9027-09c060500bc6/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3163] 10.0.0.51 () {32 vars in 671 bytes} [Tue May 5 23:32:01 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: 1671/3164] 10.0.0.51 () {32 vars in 685 bytes} [Tue May 5 23:32:01 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3165] 10.0.0.51 () {32 vars in 681 bytes} [Tue May 5 23:32:01 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3166] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:32:01 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3167] 10.0.0.51 () {32 vars in 679 bytes} [Tue May 5 23:32:01 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: 1673/3168] 10.0.0.51 () {32 vars in 693 bytes} [Tue May 5 23:32:01 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3169] 10.0.0.51 () {32 vars in 689 bytes} [Tue May 5 23:32:01 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3170] 10.0.0.51 () {32 vars in 701 bytes} [Tue May 5 23:32:01 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3171] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:32:01 2026] DELETE /v2.0/subnetpools/3e2399e5-1a79-4bc2-9b3f-174970cc79b4 => 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: 1675/3172] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:32:01 2026] DELETE /v2.0/subnetpools/feb555f2-9492-4b33-95fb-687761c93279 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3173] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:32:01 2026] DELETE /v2.0/subnetpools/8177262e-ed69-499b-995c-8219760dff0e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3174] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:32:02 2026] DELETE /v2.0/subnetpools/e8fcc26d-2ecc-44f9-9027-09c060500bc6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3175] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:32:02 2026] DELETE /v2.0/subnetpools/43bec114-db19-4be2-bf9b-edc4236be302 => 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: 1677/3176] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:02 2026] GET /v2.0/security-groups?tenant_id=90eace891ff54fb191ad683343853674&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3177] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:03 2026] DELETE /v2.0/security-groups/b3d3d08d-6775-470d-b1b8-31ac4cb91ad2 => 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: 1678/3178] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:03 2026] GET /v2.0/security-groups?tenant_id=20f1b74f95fc40148fd51b0d3caa28d7&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3179] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:03 2026] DELETE /v2.0/security-groups/7c61952e-1e53-49a8-804f-f7f8ccc978cc => 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: 1679/3180] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:03 2026] GET /v2.0/security-groups?tenant_id=ffaa00a6202f45af9f79661e36726246&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3181] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:03 2026] DELETE /v2.0/security-groups/70441355-1127-4066-9922-ad7a379530ac => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:07.050 7 WARNING neutron_lib.context [None req-0f2a1392-e619-49fc-8b57-97cae0d2266a 8326d54a55e946e7843d2de60f5984c8 18e4b99e9ccd41f7a02de6417bc61dd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1680/3182] 10.0.0.51 () {34 vars in 675 bytes} [Tue May 5 23:32:06 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3183] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:32:07 2026] PUT /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3184] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3185] 10.0.0.51 () {34 vars in 769 bytes} [Tue May 5 23:32:07 2026] PUT /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3186] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3187] 10.0.0.51 () {34 vars in 765 bytes} [Tue May 5 23:32:07 2026] PUT /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3188] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3189] 10.0.0.51 () {34 vars in 787 bytes} [Tue May 5 23:32:07 2026] PUT /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags/black.or.white => 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: 1684/3190] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3191] 10.0.0.51 () {34 vars in 758 bytes} [Tue May 5 23:32:07 2026] PUT /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3192] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3193] 10.0.0.51 () {32 vars in 746 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:07.940 7 INFO neutron.api.v2.resource [None req-5fddb6f4-866b-4db7-8980-dda2fe01af96 8326d54a55e946e7843d2de60f5984c8 18e4b99e9ccd41f7a02de6417bc61dd4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3196] 10.0.0.51 () {32 vars in 750 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3197] 10.0.0.51 () {32 vars in 749 bytes} [Tue May 5 23:32:07 2026] DELETE /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3198] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:07 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:08.051 8 INFO neutron.api.v2.resource [None req-dca0275c-5dbd-4e78-96c2-cc066c699bac 8326d54a55e946e7843d2de60f5984c8 18e4b99e9ccd41f7a02de6417bc61dd4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3199] 10.0.0.51 () {32 vars in 753 bytes} [Tue May 5 23:32:08 2026] DELETE /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/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: 1688/3200] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:32:08 2026] DELETE /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/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: 1513/3201] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:08 2026] GET /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51/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: 1689/3202] 10.0.0.51 () {32 vars in 731 bytes} [Tue May 5 23:32:08 2026] DELETE /v2.0/floatingips/776fe3b6-7cb5-4ef4-b7fe-ba132d9dff51 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3203] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:09 2026] GET /v2.0/security-groups?tenant_id=c4ad0d7561ae4ecf89c40e2fd62d26a6&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3204] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:09 2026] DELETE /v2.0/security-groups/92032f45-ecb8-43a0-9533-4b3d42e6bf65 => 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: 1515/3205] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:09 2026] GET /v2.0/security-groups?tenant_id=18e4b99e9ccd41f7a02de6417bc61dd4&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3206] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:10 2026] DELETE /v2.0/security-groups/9aaedf43-beaa-4a97-a2fa-a241f7406198 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:13.219 8 WARNING neutron_lib.context [None req-05f4b51e-48bc-4c3e-8fce-8f5363c105d0 010b74bc02f0471092ebe4ab6d142446 a9e21fcbffc543888b8ac1f43a3a1f23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:32:13.362 8 INFO neutron.db.segments_db [None req-05f4b51e-48bc-4c3e-8fce-8f5363c105d0 010b74bc02f0471092ebe4ab6d142446 a9e21fcbffc543888b8ac1f43a3a1f23 - - default default] Added segment 710d73d8-642b-48a4-a5e2-7ad548651ba5 of type vxlan for network 87934c00-5b31-4720-882d-05200e8f96aa [pid: 8|app: 0|req: 1516/3207] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:32:13 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:13.461 7 WARNING neutron_lib.context [None req-a659e7e1-c454-40d6-8336-9ae40ad1e7b1 010b74bc02f0471092ebe4ab6d142446 a9e21fcbffc543888b8ac1f43a3a1f23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1692/3208] 10.0.0.51 () {34 vars in 663 bytes} [Tue May 5 23:32:13 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3209] 10.0.0.51 () {34 vars in 746 bytes} [Tue May 5 23:32:13 2026] PUT /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags => generated 25 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: 7|app: 0|req: 1693/3210] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:13 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/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: 1518/3211] 10.0.0.51 () {34 vars in 757 bytes} [Tue May 5 23:32:13 2026] PUT /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3212] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:13 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3213] 10.0.0.51 () {34 vars in 753 bytes} [Tue May 5 23:32:13 2026] PUT /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3214] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:13 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3215] 10.0.0.51 () {34 vars in 775 bytes} [Tue May 5 23:32:14 2026] PUT /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3216] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:14 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3217] 10.0.0.51 () {34 vars in 746 bytes} [Tue May 5 23:32:14 2026] PUT /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/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: 1697/3218] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:14 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/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: 1522/3219] 10.0.0.51 () {32 vars in 734 bytes} [Tue May 5 23:32:14 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:14.239 7 INFO neutron.api.v2.resource [None req-ee7e8349-6862-4374-901f-a49e25bdded3 010b74bc02f0471092ebe4ab6d142446 a9e21fcbffc543888b8ac1f43a3a1f23 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3220] 10.0.0.51 () {32 vars in 738 bytes} [Tue May 5 23:32:14 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3221] 10.0.0.51 () {32 vars in 737 bytes} [Tue May 5 23:32:14 2026] DELETE /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3222] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:14 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:14.354 8 INFO neutron.api.v2.resource [None req-6305e8d4-a76c-4e5c-9d44-5a4d3bf88d5e 010b74bc02f0471092ebe4ab6d142446 a9e21fcbffc543888b8ac1f43a3a1f23 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3223] 10.0.0.51 () {32 vars in 741 bytes} [Tue May 5 23:32:14 2026] DELETE /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/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: 1700/3224] 10.0.0.51 () {32 vars in 729 bytes} [Tue May 5 23:32:14 2026] DELETE /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/tags => 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: 1525/3225] 10.0.0.51 () {32 vars in 726 bytes} [Tue May 5 23:32:14 2026] GET /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c/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: 1701/3226] 10.0.0.51 () {32 vars in 719 bytes} [Tue May 5 23:32:14 2026] DELETE /v2.0/ports/824c4190-9150-4cbf-852d-237ff3b77c6c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:14.811 8 INFO neutron.services.segments.plugin [-] Segment 710d73d8-642b-48a4-a5e2-7ad548651ba5 resource provider aggregate not found 2026-05-05 23:32:14.818 8 INFO neutron.services.segments.plugin [-] Segment 710d73d8-642b-48a4-a5e2-7ad548651ba5 resource provider aggregate not found [pid: 8|app: 0|req: 1526/3227] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:32:14 2026] DELETE /v2.0/networks/87934c00-5b31-4720-882d-05200e8f96aa => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3228] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:15 2026] GET /v2.0/security-groups?tenant_id=a9e21fcbffc543888b8ac1f43a3a1f23&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:32:15.648 8 INFO neutron.services.segments.plugin [-] Segment 710d73d8-642b-48a4-a5e2-7ad548651ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710d73d8-642b-48a4-a5e2-7ad548651ba5 found for delete ", "request_id": "req-a366f019-202a-4cbc-9929-628e6c58ca85"}]} 2026-05-05 23:32:15.649 8 INFO neutron.services.segments.plugin [-] Segment 710d73d8-642b-48a4-a5e2-7ad548651ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710d73d8-642b-48a4-a5e2-7ad548651ba5 found for delete ", "request_id": "req-b4a76023-3b37-473e-b251-a4a2b588ab87"}]} [pid: 8|app: 0|req: 1527/3229] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:15 2026] DELETE /v2.0/security-groups/524faddd-9626-4021-beb3-1890c3643420 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3230] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:15 2026] GET /v2.0/security-groups?tenant_id=7c9ab104e5e641e297bb23eec4bdc0c3&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3231] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:15 2026] DELETE /v2.0/security-groups/5fc3b398-b9c1-47a3-94df-d4ee560605b1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:19.178 7 WARNING neutron_lib.context [None req-82b1e0d8-7141-4159-8e4b-23f0f73bc9ff edcff74d28964fbdabd40acdeeb25696 9d319d40a6df47f5a09ef2bb64bbdafa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:32:19.325 7 INFO neutron.db.segments_db [None req-82b1e0d8-7141-4159-8e4b-23f0f73bc9ff edcff74d28964fbdabd40acdeeb25696 9d319d40a6df47f5a09ef2bb64bbdafa - - default default] Added segment bfd8e364-b21c-4e15-8ae2-649a2ac32e5c of type vxlan for network 2ceb58b0-191a-4ee5-928d-32533928b1aa [pid: 7|app: 0|req: 1704/3232] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:32:19 2026] POST /v2.0/networks => generated 631 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:32:19.456 8 WARNING neutron_lib.context [None req-56f1aee9-b4b4-4995-9f35-296c51e4d58b edcff74d28964fbdabd40acdeeb25696 9d319d40a6df47f5a09ef2bb64bbdafa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-05 23:32:19.508 8 INFO neutron.db.segments_db [None req-56f1aee9-b4b4-4995-9f35-296c51e4d58b edcff74d28964fbdabd40acdeeb25696 9d319d40a6df47f5a09ef2bb64bbdafa - - default default] Added segment 26ee55d6-455e-4608-9667-0ced46bd416e of type vxlan for network 367f099c-9112-4c73-bf60-8579fb9f048e [pid: 8|app: 0|req: 1529/3233] 10.0.0.51 () {34 vars in 669 bytes} [Tue May 5 23:32:19 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3234] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:32:19 2026] PUT /v2.0/networks/2ceb58b0-191a-4ee5-928d-32533928b1aa/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3235] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:32:19 2026] GET /v2.0/networks/2ceb58b0-191a-4ee5-928d-32533928b1aa/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3236] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:32:19 2026] PUT /v2.0/networks/367f099c-9112-4c73-bf60-8579fb9f048e/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3237] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:32:19 2026] GET /v2.0/networks/367f099c-9112-4c73-bf60-8579fb9f048e/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3238] 10.0.0.51 () {34 vars in 752 bytes} [Tue May 5 23:32:19 2026] PUT /v2.0/networks/367f099c-9112-4c73-bf60-8579fb9f048e/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3239] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:32:19 2026] GET /v2.0/networks/367f099c-9112-4c73-bf60-8579fb9f048e/tags => 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: 1708/3240] 10.0.0.51 () {32 vars in 732 bytes} [Tue May 5 23:32:19 2026] GET /v2.0/networks/2ceb58b0-191a-4ee5-928d-32533928b1aa/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:20.018 8 INFO neutron.services.segments.plugin [-] Segment bfd8e364-b21c-4e15-8ae2-649a2ac32e5c resource provider aggregate not found 2026-05-05 23:32:20.022 8 INFO neutron.services.segments.plugin [-] Segment bfd8e364-b21c-4e15-8ae2-649a2ac32e5c resource provider aggregate not found 2026-05-05 23:32:20.030 8 INFO neutron.services.segments.plugin [-] Segment bfd8e364-b21c-4e15-8ae2-649a2ac32e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd8e364-b21c-4e15-8ae2-649a2ac32e5c found for delete ", "request_id": "req-505f55f2-5da8-47d9-88bd-95b9de140ce2"}]} 2026-05-05 23:32:20.033 8 INFO neutron.services.segments.plugin [-] Segment bfd8e364-b21c-4e15-8ae2-649a2ac32e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd8e364-b21c-4e15-8ae2-649a2ac32e5c found for delete ", "request_id": "req-60811c99-b716-4e95-ab5e-cd7a6fb54ab8"}]} [pid: 8|app: 0|req: 1533/3241] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:32:19 2026] DELETE /v2.0/networks/2ceb58b0-191a-4ee5-928d-32533928b1aa => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:20.184 7 INFO neutron.services.segments.plugin [-] Segment 26ee55d6-455e-4608-9667-0ced46bd416e resource provider aggregate not found 2026-05-05 23:32:20.188 7 INFO neutron.services.segments.plugin [-] Segment 26ee55d6-455e-4608-9667-0ced46bd416e resource provider aggregate not found 2026-05-05 23:32:20.196 7 INFO neutron.services.segments.plugin [-] Segment 26ee55d6-455e-4608-9667-0ced46bd416e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ee55d6-455e-4608-9667-0ced46bd416e found for delete ", "request_id": "req-bc5cc874-f1ee-4f4c-81fe-dc7592d69752"}]} 2026-05-05 23:32:20.202 7 INFO neutron.services.segments.plugin [-] Segment 26ee55d6-455e-4608-9667-0ced46bd416e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ee55d6-455e-4608-9667-0ced46bd416e found for delete ", "request_id": "req-f909a8f5-6964-4348-8011-a49a049ad21a"}]} [pid: 7|app: 0|req: 1709/3242] 10.0.0.51 () {32 vars in 725 bytes} [Tue May 5 23:32:20 2026] DELETE /v2.0/networks/367f099c-9112-4c73-bf60-8579fb9f048e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3243] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:20 2026] GET /v2.0/security-groups?tenant_id=49bd242882ea4b3d8dd9afa7d8e4d736&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3244] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:21 2026] DELETE /v2.0/security-groups/cbbbe312-4f82-46b8-9063-948dbb9c1eec => 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: 1535/3245] 10.0.0.51 () {32 vars in 773 bytes} [Tue May 5 23:32:21 2026] GET /v2.0/security-groups?tenant_id=9d319d40a6df47f5a09ef2bb64bbdafa&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3246] 10.0.0.51 () {32 vars in 739 bytes} [Tue May 5 23:32:21 2026] DELETE /v2.0/security-groups/bec360bd-dc05-4bd5-ae03-6bfdd54a6942 => 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: 1537/3249] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:32:23 2026] GET /v2.0/networks => generated 2168 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3250] 10.0.0.51 () {32 vars in 654 bytes} [Tue May 5 23:32:25 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3251] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:32:25 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: 1714/3252] 10.0.0.51 () {32 vars in 642 bytes} [Tue May 5 23:32:25 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3253] 10.0.0.51 () {32 vars in 646 bytes} [Tue May 5 23:32:25 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: 1715/3254] 10.0.0.51 () {32 vars in 648 bytes} [Tue May 5 23:32:25 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3255] 10.0.0.51 () {32 vars in 662 bytes} [Tue May 5 23:32:25 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: 7|app: 0|req: 1716/3256] 10.0.0.51 () {32 vars in 654 bytes} [Tue May 5 23:32:25 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)