+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 2 17:27:46 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-86766d5ddc-bfncm machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f17d3d4c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-02 17:27:51.578 8 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:27:51.578 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-02 17:27:51.630 7 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:27:51.630 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-02 17:27:52.115 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:27:52.169 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:27:53.161 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:53.164 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:27:53.168 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:27:53.169 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:53.169 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:27:53.170 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:27:53.170 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:53.177 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:53.178 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:53.178 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:53.200 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:27:53.201 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:53.201 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:27:53.216 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:53.219 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:27:53.222 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:27:53.223 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:53.223 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:27:53.224 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:27:53.224 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:53.231 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:53.231 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:53.231 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:53.246 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:27:53.246 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:27:53.246 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:27:53.247 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:27:53.254 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:27:53.255 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:53.255 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:27:53.299 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:27:53.300 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:27:53.300 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:27:53.300 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:27:53.676 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:27:53.736 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:27:53.817 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:27:53.817 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:27:53.818 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:27:53.837 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:27:53.837 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:27:53.837 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:27:53.837 8 INFO neutron.plugins.ml2.extensions.port_security [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:27:53.838 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:27:53.838 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:27:53.838 8 INFO neutron.plugins.ml2.managers [None req-98b1a864-5361-4577-985b-2e91b47b6b33 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:27:53.849 8 INFO neutron.quota [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded quota_driver: . 2026-04-02 17:27:53.850 8 INFO neutron.plugins.ml2.plugin [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:27:53.850 8 INFO neutron.plugins.ml2.managers [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:27:53.850 8 INFO neutron.plugins.ml2.managers [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:27:53.850 8 INFO neutron.plugins.ml2.managers [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:27:53.851 8 INFO neutron.extensions.vlantransparent [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:27:53.851 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: qos 2026-04-02 17:27:53.864 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: router 2026-04-02 17:27:53.905 8 INFO neutron.services.service_base [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:27:53.906 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: segments 2026-04-02 17:27:53.906 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:27:53.906 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:27:53.907 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:27:53.928 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:27:53.929 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:27:53.929 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:27:53.929 7 INFO neutron.plugins.ml2.extensions.port_security [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:27:53.929 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:27:53.930 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:27:53.930 7 INFO neutron.plugins.ml2.managers [None req-888a02cb-20ab-4bd3-bb3d-15bf8c42ddc4 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:27:53.943 7 INFO neutron.quota [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded quota_driver: . 2026-04-02 17:27:53.943 7 INFO neutron.plugins.ml2.plugin [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:27:53.944 7 INFO neutron.plugins.ml2.managers [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:27:53.944 7 INFO neutron.plugins.ml2.managers [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:27:53.944 7 INFO neutron.plugins.ml2.managers [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:27:53.944 7 INFO neutron.extensions.vlantransparent [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:27:53.945 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: qos 2026-04-02 17:27:53.957 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: router 2026-04-02 17:27:53.998 7 INFO neutron.services.service_base [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:27:53.998 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: segments 2026-04-02 17:27:54.003 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: trunk 2026-04-02 17:27:54.018 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:27:54.057 8 WARNING stevedore.named [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:54.094 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: trunk 2026-04-02 17:27:54.109 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:27:54.133 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:27:54.134 8 INFO neutron.common.utils [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:27:54.134 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:27:54.140 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: tag 2026-04-02 17:27:54.146 7 WARNING stevedore.named [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:54.148 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: timestamp 2026-04-02 17:27:54.150 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:27:54.154 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: flavors 2026-04-02 17:27:54.157 8 INFO neutron.manager [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loading Plugin: revisions 2026-04-02 17:27:54.160 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Initializing extension manager. 2026-04-02 17:27:54.161 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: address-group 2026-04-02 17:27:54.162 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: address-scope 2026-04-02 17:27:54.163 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:27:54.164 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: agent 2026-04-02 17:27:54.164 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:27:54.166 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:27:54.166 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:27:54.167 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: availability_zone 2026-04-02 17:27:54.168 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:27:54.168 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:27:54.169 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:27:54.170 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:27:54.171 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: dns-integration 2026-04-02 17:27:54.171 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:27:54.172 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:27:54.172 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: dvr 2026-04-02 17:27:54.173 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:27:54.174 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:27:54.174 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:54.175 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:27:54.175 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: external-net 2026-04-02 17:27:54.176 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:27:54.176 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: extraroute 2026-04-02 17:27:54.177 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:27:54.177 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:27:54.178 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:27:54.178 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:27:54.179 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:27:54.179 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:27:54.180 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: flavors 2026-04-02 17:27:54.181 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:27:54.182 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:27:54.183 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:27:54.183 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:27:54.184 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:27:54.185 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: router 2026-04-02 17:27:54.186 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:54.187 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:27:54.188 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:27:54.188 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:27:54.189 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: l3-ha 2026-04-02 17:27:54.189 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:54.190 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:27:54.190 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:27:54.191 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:54.192 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:27:54.195 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:27:54.196 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:27:54.197 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:27:54.198 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:27:54.199 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:27:54.200 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: multi-provider 2026-04-02 17:27:54.200 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: net-mtu 2026-04-02 17:27:54.201 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:27:54.201 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:27:54.202 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: network_ha 2026-04-02 17:27:54.202 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:27:54.204 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:27:54.204 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: pagination 2026-04-02 17:27:54.205 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:27:54.205 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:27:54.206 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:27:54.206 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:27:54.207 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:27:54.207 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:27:54.208 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:27:54.208 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:27:54.209 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:27:54.209 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:27:54.210 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:27:54.211 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: binding 2026-04-02 17:27:54.212 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: binding-extended 2026-04-02 17:27:54.212 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-security 2026-04-02 17:27:54.213 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: project-id 2026-04-02 17:27:54.213 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: provider 2026-04-02 17:27:54.215 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos 2026-04-02 17:27:54.216 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:27:54.217 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:27:54.217 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-default 2026-04-02 17:27:54.218 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-fip 2026-04-02 17:27:54.218 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:27:54.219 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:27:54.219 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:27:54.220 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:27:54.221 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:27:54.222 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-pps 2026-04-02 17:27:54.222 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:27:54.223 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:27:54.223 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:27:54.224 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:27:54.226 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: quotas 2026-04-02 17:27:54.227 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: quota_details 2026-04-02 17:27:54.228 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:27:54.229 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:27:54.229 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:27:54.230 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:27:54.231 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:27:54.231 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:27:54.232 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:27:54.232 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:27:54.233 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:27:54.235 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:27:54.235 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:27:54.236 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:27:54.236 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:27:54.237 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:27:54.237 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:27:54.242 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: security-group 2026-04-02 17:27:54.243 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: segment 2026-04-02 17:27:54.243 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:27:54.244 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: service-type 2026-04-02 17:27:54.245 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: sorting 2026-04-02 17:27:54.245 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:27:54.246 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:27:54.246 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:27:54.247 8 WARNING neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:27:54.247 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:27:54.248 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:27:54.248 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:27:54.249 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:27:54.250 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:27:54.250 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:27:54.251 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:27:54.251 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:27:54.252 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: tag-creation 2026-04-02 17:27:54.252 7 INFO neutron.common.utils [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:27:54.252 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:27:54.252 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:27:54.256 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:27:54.257 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:27:54.257 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: trunk 2026-04-02 17:27:54.258 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: trunk-details 2026-04-02 17:27:54.258 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:27:54.259 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:27:54.261 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:27:54.261 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: tag 2026-04-02 17:27:54.262 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:27:54.262 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:27:54.264 8 INFO neutron.api.extensions [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Loaded extension: vpnaas 2026-04-02 17:27:54.266 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:27:54.267 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:27:54.267 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.267 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:27:54.269 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:27:54.270 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:54.271 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:54.272 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:27:54.275 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:54.276 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:54.276 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:54.277 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: flavors 2026-04-02 17:27:54.277 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.277 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.278 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.278 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.278 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:54.279 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:54.279 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:54.280 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:54.280 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:54.281 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:54.281 7 INFO neutron.manager [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loading Plugin: revisions 2026-04-02 17:27:54.285 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:54.285 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] router is already registered 2026-04-02 17:27:54.285 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Initializing extension manager. 2026-04-02 17:27:54.285 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:54.285 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] floatingip is already registered 2026-04-02 17:27:54.287 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: address-group 2026-04-02 17:27:54.288 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: address-scope 2026-04-02 17:27:54.288 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:27:54.289 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:54.289 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] rbac_policy is already registered 2026-04-02 17:27:54.290 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: agent 2026-04-02 17:27:54.290 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:54.290 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] security_group is already registered 2026-04-02 17:27:54.290 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:27:54.290 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:54.291 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] security_group_rule is already registered 2026-04-02 17:27:54.291 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.292 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.292 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:27:54.292 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.292 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.293 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:54.293 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] trunk is already registered 2026-04-02 17:27:54.293 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:27:54.293 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:54.293 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] endpoint_group is already registered 2026-04-02 17:27:54.294 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:27:54.294 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:54.294 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] vpnservice is already registered 2026-04-02 17:27:54.294 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:54.294 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:27:54.295 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:27:54.295 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:54.295 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:27:54.295 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:54.295 8 INFO neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:54.296 8 WARNING neutron.quota.resource_registry [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] ikepolicy is already registered 2026-04-02 17:27:54.296 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:27:54.297 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:27:54.298 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:27:54.299 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:27:54.299 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:27:54.300 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: dvr 2026-04-02 17:27:54.301 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:27:54.301 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:27:54.302 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:54.302 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:27:54.303 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: external-net 2026-04-02 17:27:54.303 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:27:54.304 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: extraroute 2026-04-02 17:27:54.305 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:27:54.305 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:27:54.306 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:27:54.307 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:27:54.307 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:27:54.308 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:27:54.309 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: flavors 2026-04-02 17:27:54.310 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:27:54.311 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:27:54.312 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:27:54.312 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:27:54.313 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:27:54.314 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: router 2026-04-02 17:27:54.316 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:54.317 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:27:54.318 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:27:54.318 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:27:54.319 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:27:54.320 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:54.320 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:27:54.321 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:27:54.322 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:54.322 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:27:54.325 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:27:54.326 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:27:54.328 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:27:54.329 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:27:54.330 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:27:54.330 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:27:54.331 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:27:54.332 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:27:54.332 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:27:54.333 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: network_ha 2026-04-02 17:27:54.334 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:27:54.335 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:27:54.335 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: pagination 2026-04-02 17:27:54.336 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:27:54.337 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:27:54.337 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:27:54.338 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:27:54.338 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:27:54.339 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:27:54.339 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:27:54.340 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:27:54.341 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:27:54.341 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:27:54.342 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:27:54.343 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: binding 2026-04-02 17:27:54.344 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:27:54.344 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-security 2026-04-02 17:27:54.345 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: project-id 2026-04-02 17:27:54.345 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: provider 2026-04-02 17:27:54.348 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos 2026-04-02 17:27:54.349 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:27:54.350 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:27:54.351 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-default 2026-04-02 17:27:54.352 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:27:54.352 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:27:54.353 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:27:54.354 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:27:54.355 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:27:54.356 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:27:54.357 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:27:54.358 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:27:54.358 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:27:54.359 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:27:54.360 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:27:54.362 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: quotas 2026-04-02 17:27:54.363 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: quota_details 2026-04-02 17:27:54.365 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:27:54.365 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:27:54.366 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:27:54.367 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:27:54.367 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:27:54.368 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:27:54.369 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:27:54.369 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:27:54.370 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:27:54.372 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:27:54.372 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:27:54.373 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:27:54.374 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:27:54.374 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:27:54.375 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:27:54.380 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: security-group 2026-04-02 17:27:54.381 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: segment 2026-04-02 17:27:54.382 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:27:54.383 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: service-type 2026-04-02 17:27:54.383 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: sorting 2026-04-02 17:27:54.384 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:27:54.384 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:27:54.385 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:27:54.386 7 WARNING neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:27:54.386 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:27:54.387 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:27:54.388 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:27:54.388 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:27:54.389 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:27:54.390 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:27:54.391 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:27:54.391 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:27:54.392 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:27:54.397 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:27:54.399 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:27:54.399 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: trunk 2026-04-02 17:27:54.400 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:27:54.401 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:27:54.401 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:27:54.403 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:27:54.404 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:27:54.405 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:27:54.407 7 INFO neutron.api.extensions [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:27:54.409 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:27:54.410 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:27:54.410 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.410 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:27:54.414 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:54.414 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:54.421 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:54.422 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:54.422 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:54.423 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.424 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.424 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.424 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.456 8 WARNING keystonemiddleware._common.config [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:27:54.462 8 WARNING oslo_config.cfg [None req-8f7a8a16-bf92-4cbc-9fda-bc1d1cb7fc9d - - - - - -] 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 0x7f17d3d4c668 pid: 8 (default app) 2026-04-02 17:27:54.702 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:54.703 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:54.704 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:54.704 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:54.704 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:54.705 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:54.709 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:54.709 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] router is already registered 2026-04-02 17:27:54.710 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:54.710 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] floatingip is already registered 2026-04-02 17:27:54.713 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:54.713 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] rbac_policy is already registered 2026-04-02 17:27:54.714 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:54.714 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] security_group is already registered 2026-04-02 17:27:54.715 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:54.715 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] security_group_rule is already registered 2026-04-02 17:27:54.716 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.716 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.716 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:54.716 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] subnetpool is already registered 2026-04-02 17:27:54.717 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:54.717 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] trunk is already registered 2026-04-02 17:27:54.717 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:54.718 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] endpoint_group is already registered 2026-04-02 17:27:54.718 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:54.718 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] vpnservice is already registered 2026-04-02 17:27:54.719 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:54.719 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:27:54.719 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:54.719 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:54.720 7 INFO neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:54.720 7 WARNING neutron.quota.resource_registry [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:54.754 7 WARNING keystonemiddleware._common.config [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:27:54.760 7 WARNING oslo_config.cfg [None req-4f4037e2-12e4-4edc-ae47-9ca0a5c395f0 - - - - - -] 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 0x7f17d3d4c668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:27:59.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92936fe2-d2be-485c-a628-7962dce0ca1e 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 17:27:59 2026] GET /v2.0/networks/public => generated 108 bytes in 642 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 17:27:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:28:00.328 8 WARNING neutron.services.revisions.revision_plugin [None req-98956aa6-324f-4d3d-8226-6e659ef89e9f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:00.348 8 INFO neutron.db.segments_db [None req-98956aa6-324f-4d3d-8226-6e659ef89e9f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment c0cff431-e173-4248-a77d-fdedd36a2140 of type flat for network 6465e138-9609-4597-a388-83a65ba6d74c 2026-04-02 17:28:00.391 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98956aa6-324f-4d3d-8226-6e659ef89e9f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.246 () {48 vars in 968 bytes} [Thu Apr 2 17:27:59 2026] POST /v2.0/networks => generated 124 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:28:06.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b522fb2-b59e-44f4-877b-7c0f1a7ca42f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 17:28:06 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 17:28:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:28:06.295 8 WARNING neutron.services.revisions.revision_plugin [None req-488a4ff2-99ba-4dae-a8a2-2a5b0ee19980 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:06.307 8 INFO neutron.db.segments_db [None req-488a4ff2-99ba-4dae-a8a2-2a5b0ee19980 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 2373ee6a-04b9-4327-bd80-6e5def9a1d23 of type flat for network c139ddb5-6ac1-4594-877d-b1aa4a4eff4e 2026-04-02 17:28:06.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-488a4ff2-99ba-4dae-a8a2-2a5b0ee19980 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.246 () {48 vars in 968 bytes} [Thu Apr 2 17:28:06 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:28:12.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-307e9440-473a-489e-bfce-d4470d3ca62d 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 17:28:12 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 17:28:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:28:12.772 7 WARNING neutron.services.revisions.revision_plugin [None req-8b987a3f-a292-440e-8e8f-e3fa7b2d089a 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:12.793 7 INFO neutron.db.segments_db [None req-8b987a3f-a292-440e-8e8f-e3fa7b2d089a 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment d9f324ad-be06-4947-a2f1-c6ec4eeef352 of type flat for network 1172a05d-3f7b-420b-8bf0-c9a45e671c4e 2026-04-02 17:28:12.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b987a3f-a292-440e-8e8f-e3fa7b2d089a 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.246 () {48 vars in 968 bytes} [Thu Apr 2 17:28:12 2026] POST /v2.0/networks => generated 124 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:28:18.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d620d365-2b09-4a5d-81c0-b6d904293e77 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 17:28:18 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 17:28:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:28:18.809 7 WARNING neutron.services.revisions.revision_plugin [None req-a6a1e63d-833f-45cb-aba2-5cff1840d478 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:18.827 7 INFO neutron.db.segments_db [None req-a6a1e63d-833f-45cb-aba2-5cff1840d478 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment ff0f8423-056f-4bc3-bd2b-4a8f48b62022 of type flat for network 71869d80-a65e-4994-b8b4-1cb0eccac983 2026-04-02 17:28:18.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6a1e63d-833f-45cb-aba2-5cff1840d478 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.246 () {48 vars in 968 bytes} [Thu Apr 2 17:28:18 2026] POST /v2.0/networks => generated 124 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:28:24.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58a7ef4d-0d52-4f32-b10b-2ae61539bec6 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 17:28:24 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: 8/18] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 17:28:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:28:24.782 8 WARNING neutron.services.revisions.revision_plugin [None req-42719481-6e31-46d0-865d-5a0264102d53 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:24.798 8 INFO neutron.db.segments_db [None req-42719481-6e31-46d0-865d-5a0264102d53 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment b8055c4c-4fab-4195-8f6c-0fdfb7977a58 of type flat for network d8008290-0232-4226-b52e-0e1d663f217c [pid: 8|app: 0|req: 11/19] 199.204.45.246 () {48 vars in 968 bytes} [Thu Apr 2 17:28:24 2026] POST /v2.0/networks => generated 706 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:28:26.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b6faaf1-727f-45cb-ab01-91baeb8809c1 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 17:28:25 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 17:28:26 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:28:26.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00e32cc5-0c7d-4bc8-ac59-98c4cf640358 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.246 () {44 vars in 1035 bytes} [Thu Apr 2 17:28:26 2026] GET /v2.0/subnets/public-subnet?network_id=d8008290-0232-4226-b52e-0e1d663f217c => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.246 () {44 vars in 1058 bytes} [Thu Apr 2 17:28:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=d8008290-0232-4226-b52e-0e1d663f217c => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.246 () {48 vars in 966 bytes} [Thu Apr 2 17:28:26 2026] POST /v2.0/subnets => generated 664 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:33:09.515 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 17:33:09.516 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:33:09 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.246) !!! 2026-04-02 17:33:09.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b6196cc-3767-40fc-a827-0fc01b970469 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/62] 199.204.45.246 () {44 vars in 938 bytes} [Thu Apr 2 17:33:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:33:09.650 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 17:33:09.651 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:33:09 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.246) !!! [pid: 8|app: 0|req: 33/63] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 17:33:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:33:09.731 7 INFO neutron.db.segments_db [None req-56150adc-1f77-45e9-93c2-a04a08025ca3 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 1c5e5ee4-a766-4498-9735-dc18116049fb of type vxlan for network 7c541172-a771-485c-9bb7-190e95093174 [pid: 7|app: 0|req: 31/64] 199.204.45.246 () {48 vars in 967 bytes} [Thu Apr 2 17:33:09 2026] POST /v2.0/networks => generated 707 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:33:10.759 8 INFO oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38578. 2026-04-02 17:33:10.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-923cacba-1a43-42c2-b1bd-0fd0d5cea8a9 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.204.45.246 () {44 vars in 938 bytes} [Thu Apr 2 17:33:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:33:10.831 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38586. [pid: 7|app: 0|req: 32/66] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 17:33:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:33:10.862 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5aeff25-97f8-4d20-aaf3-d7d222be3bd7 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.204.45.246 () {44 vars in 1037 bytes} [Thu Apr 2 17:33:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.246 () {44 vars in 1060 bytes} [Thu Apr 2 17:33:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.246 () {48 vars in 966 bytes} [Thu Apr 2 17:33:10 2026] POST /v2.0/subnets => generated 651 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:33:12.355 7 INFO neutron.api.v2.resource [None req-632e7d31-c62b-4c94-8cb8-18cc5d3609b5 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 17:33:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.246 () {44 vars in 994 bytes} [Thu Apr 2 17:33:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.246 () {48 vars in 981 bytes} [Thu Apr 2 17:33:12 2026] POST /v2.0/security-groups => generated 1616 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:13 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 1616 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:13 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:13 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:14 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:14 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:14 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:15 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 2846 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:15 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => 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: 43/83] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:15 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:15 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: 44/85] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:16 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:16 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:16 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:17 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:17 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:17 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.246 () {44 vars in 988 bytes} [Thu Apr 2 17:33:19 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:33:19.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c66a66ac-74d4-4c89-a776-d82a421e77d1 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/96] 199.204.45.246 () {44 vars in 1077 bytes} [Thu Apr 2 17:33:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.246 () {44 vars in 1100 bytes} [Thu Apr 2 17:33:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:19 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.246 () {48 vars in 962 bytes} [Thu Apr 2 17:33:19 2026] POST /v2.0/ports => generated 1100 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:33:25.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e79a3b08-a849-4a8e-9fe1-5e3b4e247a92 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.246 () {44 vars in 979 bytes} [Thu Apr 2 17:33:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 52/101] 199.204.45.246 () {44 vars in 1001 bytes} [Thu Apr 2 17:33:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.246 () {48 vars in 1031 bytes} [Thu Apr 2 17:33:25 2026] PUT /v2.0/ports/3d1c1ded-f9d6-4f65-946e-cb47db5eeb88 => generated 1249 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.246 () {44 vars in 921 bytes} [Thu Apr 2 17:33:27 2026] GET /v2.0/ports => generated 3730 bytes in 86 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-04-02 17:33:28.491 7 INFO neutron.api.v2.resource [None req-09cd4df3-d7d4-464c-8126-071e176e2e8b 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 17:33:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.246 () {44 vars in 982 bytes} [Thu Apr 2 17:33:28 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.246 () {48 vars in 981 bytes} [Thu Apr 2 17:33:28 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:29 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:29 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:29 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => 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: 54/110] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:29 2026] POST /v2.0/security-group-rules => generated 623 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:33:30 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:36:48.399 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 17:36:48.399 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 17:36:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/b02d32062bf847458d6eabddd77bb9ea (ip 199.204.45.246) !!! [pid: 8|app: 0|req: 73/143] 199.204.45.246 () {44 vars in 976 bytes} [Thu Apr 2 17:36:48 2026] GET /v2.0/quotas/b02d32062bf847458d6eabddd77bb9ea => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:36:48.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 17:36:48.770 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:36:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/quotas/b02d32062bf847458d6eabddd77bb9ea (ip 199.204.45.246) !!! /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: 71/144] 199.204.45.246 () {48 vars in 1028 bytes} [Thu Apr 2 17:36:48 2026] PUT /v2.0/quotas/b02d32062bf847458d6eabddd77bb9ea => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:39:10.534 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43920. /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-04-02 17:39:10.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89ccc4bc-0692-45ea-9fb8-b5f0e92cd2f7 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/163] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 17:39:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:39:10.725 8 INFO oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43942. [pid: 8|app: 0|req: 83/164] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 17:39:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:39:12.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c08c8bcf-3e50-4cd0-871d-324b57704d3a 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/165] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 17:39:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 17:39:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:51:16.335 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 17:51:16.338 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:51:16 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=a74aac96d1024fb892825412d4079273 (ip 199.204.45.246) !!! 2026-04-02 17:51:16.481 8 INFO neutron.api.v2.resource [None req-40d36e76-7707-4240-9597-3750a7efaf77 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 133/263] 199.204.45.246 () {44 vars in 1075 bytes} [Thu Apr 2 17:51:16 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a74aac96d1024fb892825412d4079273 => generated 139 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:51:16.489 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 17:51:16.491 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 17:51:16 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=a74aac96d1024fb892825412d4079273 (ip 199.204.45.246) !!! [pid: 7|app: 0|req: 131/264] 199.204.45.246 () {44 vars in 1098 bytes} [Thu Apr 2 17:51:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a74aac96d1024fb892825412d4079273 => generated 23 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.204.45.246 () {48 vars in 982 bytes} [Thu Apr 2 17:51:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:51:17.884 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42760. [pid: 7|app: 0|req: 132/266] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:17 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:51:17 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:18 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:51:18.063 8 INFO oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42770. [pid: 8|app: 0|req: 136/269] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:51:18 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) [pid: 8|app: 0|req: 138/272] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:19 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:51:19 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:19 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 2234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:51:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:20 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:51:20 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:20 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:51:20 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: 142/280] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:21 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 17:51:21 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 17:51:21 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.246 () {48 vars in 992 bytes} [Thu Apr 2 17:51:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 17:53:44 2026] GET /v2.0/networks?tenant_id=a74aac96d1024fb892825412d4079273&shared=False => generated 15 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:53:44.236 8 INFO neutron.db.segments_db [None req-0406502b-5152-47bf-9788-196b29d2a8d9 c0cac0fb709a46cbbb41a54e5a6cdc4c a74aac96d1024fb892825412d4079273 - - 2680c2a1490f44ce9963625e4b9b9ba2 2680c2a1490f44ce9963625e4b9b9ba2] Added segment 39f54cfc-ad83-47ff-8c21-0b50a37c67dd of type vxlan for network 47432fa7-141d-4947-82ae-6ee7916cc502 [pid: 8|app: 0|req: 153/303] 199.204.45.246 () {34 vars in 682 bytes} [Thu Apr 2 17:53:44 2026] POST /v2.0/networks => generated 717 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.204.45.246 () {30 vars in 722 bytes} [Thu Apr 2 17:53:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 154/305] 199.204.45.246 () {30 vars in 633 bytes} [Thu Apr 2 17:53:44 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.204.45.246 () {34 vars in 677 bytes} [Thu Apr 2 17:53:44 2026] POST /v2.0/ports => generated 999 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.204.45.246 () {30 vars in 703 bytes} [Thu Apr 2 17:53:44 2026] GET /v2.0/networks/47432fa7-141d-4947-82ae-6ee7916cc502 => generated 704 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 199.204.45.246 () {30 vars in 722 bytes} [Thu Apr 2 17:53:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 199.204.45.246 () {30 vars in 703 bytes} [Thu Apr 2 17:53:46 2026] GET /v2.0/networks/47432fa7-141d-4947-82ae-6ee7916cc502 => generated 704 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/314] 199.204.45.246 () {44 vars in 976 bytes} [Thu Apr 2 17:54:04 2026] GET /v2.0/quotas/a74aac96d1024fb892825412d4079273 => generated 292 bytes in 14 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: 159/315] 199.204.45.246 () {48 vars in 1028 bytes} [Thu Apr 2 17:54:05 2026] PUT /v2.0/quotas/a74aac96d1024fb892825412d4079273 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:04:49.761 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 18:04:49.762 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 18:04:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.246) !!! 2026-04-02 18:04:49.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2962fbee-8fac-4465-8813-2ce2a5d8c25c 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/402] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 18:04:49 2026] GET /v2.0/networks/public => generated 108 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:04:49.919 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-02 18:04:49.920 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 18:04:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.246) !!! [pid: 8|app: 0|req: 203/403] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 18:04:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:04:51.005 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60210. 2026-04-02 18:04:51.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8402c39-84f4-43d2-af39-0e6f633ea4b4 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/404] 199.204.45.246 () {44 vars in 928 bytes} [Thu Apr 2 18:04:50 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:04:51.063 8 INFO oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60212. [pid: 8|app: 0|req: 204/405] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 18:04:51 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-04-02 18:04:51.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dfb4efa-37f4-4175-ac56-62cd50099109 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/406] 199.204.45.246 () {44 vars in 1035 bytes} [Thu Apr 2 18:04:51 2026] GET /v2.0/subnets/public-subnet?network_id=d8008290-0232-4226-b52e-0e1d663f217c => 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: 205/407] 199.204.45.246 () {44 vars in 1058 bytes} [Thu Apr 2 18:04:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=d8008290-0232-4226-b52e-0e1d663f217c => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:17.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e797971f-e06a-4200-8628-7e9fa2fc510f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/410] 199.204.45.246 () {44 vars in 938 bytes} [Thu Apr 2 18:05:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 18:05:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:18.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a50513e-c8a8-4e36-b643-66cdcd86d289 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/412] 199.204.45.246 () {44 vars in 938 bytes} [Thu Apr 2 18:05:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 18:05:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:18.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e124e5a-eedf-4023-94ae-f96e0bf22aec 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/416] 199.204.45.246 () {44 vars in 1037 bytes} [Thu Apr 2 18:05:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.204.45.246 () {44 vars in 1060 bytes} [Thu Apr 2 18:05:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:19.457 7 INFO neutron.api.v2.resource [None req-a79366dc-1c36-4f76-ba0c-0ed87e840f32 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/418] 199.204.45.246 () {44 vars in 972 bytes} [Thu Apr 2 18:05:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.204.45.246 () {44 vars in 994 bytes} [Thu Apr 2 18:05:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-group-rules/82fd67b2-e132-4305-a93f-82f6018a05c6 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.0/security-group-rules/53a80c3b-3f29-432c-9278-4723d5c673ab => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:22 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => 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: 216/427] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:22 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => 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: 212/428] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:22 2026] GET /v2.0/security-group-rules/6d26be0c-1b24-438d-98df-d6e39443e5a7 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:23 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:23 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:23 2026] GET /v2.0/security-group-rules/00f4a768-b265-4d9a-8b8b-95a79557e6a3 => 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: 214/432] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/433] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-group-rules/fece5cad-44e3-43d1-8577-00d321346f52 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 199.204.45.246 () {44 vars in 988 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:25.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-780e2dd1-6c37-4bea-9ded-ddf762fb8a28 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 216/436] 199.204.45.246 () {44 vars in 1077 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 199.204.45.246 () {44 vars in 1100 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7c541172-a771-485c-9bb7-190e95093174 => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/security-groups/998c0a10-bfef-4ef0-87bc-5b36dd49d9f3 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:32.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8179e6f-9cf1-4364-922f-c5104ed27ce5 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/439] 199.204.45.246 () {44 vars in 979 bytes} [Thu Apr 2 18:05:32 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: 218/440] 199.204.45.246 () {44 vars in 1001 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.204.45.246 () {44 vars in 921 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:34.940 7 INFO neutron.api.v2.resource [None req-d998fdfb-c25d-4768-95db-e586385a5d86 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 220/444] 199.204.45.246 () {44 vars in 960 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 199.204.45.246 () {44 vars in 982 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2886 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.0/security-group-rules/43e0d032-db09-4209-8e8d-cc923e5f62fd => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/security-groups/2a4232ca-72a7-447f-8a63-13ba39a645ce => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/security-group-rules/7f6bc68a-9fc1-40d6-99d1-0af1bcb541c6 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 199.204.45.246 () {44 vars in 976 bytes} [Thu Apr 2 18:05:48 2026] GET /v2.0/quotas/b02d32062bf847458d6eabddd77bb9ea => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:36.199 8 INFO neutron.api.v2.resource [None req-e143be83-53a9-4145-85e4-d1e3b553e9f4 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/461] 199.204.45.246 () {44 vars in 1075 bytes} [Thu Apr 2 18:06:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a74aac96d1024fb892825412d4079273 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 199.204.45.246 () {44 vars in 1098 bytes} [Thu Apr 2 18:06:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a74aac96d1024fb892825412d4079273 => generated 4072 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/security-group-rules/a35b6ffc-762c-480e-b926-c249c5538969 => 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: 231/466] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 18:06:38 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:06:38 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:06:38 2026] GET /v2.0/security-group-rules/f8737671-5f0e-4571-abb1-39950b2af952 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 18:06:39 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:06:39 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:06:39 2026] GET /v2.0/security-group-rules/2f0fd556-561f-4c1e-912f-6ce5af119b85 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/472] 199.204.45.246 () {44 vars in 1089 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2?project_id=a74aac96d1024fb892825412d4079273 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 199.204.45.246 () {44 vars in 1002 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-groups/46231e5a-5530-4af0-8814-ab7535ff6cb2 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 199.204.45.246 () {44 vars in 1012 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-group-rules/e559cb23-b76d-4e71-9256-402cd870b90f => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 199.204.45.246 () {44 vars in 976 bytes} [Thu Apr 2 18:06:47 2026] GET /v2.0/quotas/a74aac96d1024fb892825412d4079273 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 199.204.45.246 () {44 vars in 950 bytes} [Thu Apr 2 18:07:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:16.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 243/489] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/networks => generated 2167 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 10.0.0.115 () {32 vars in 655 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:18.124 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c36507b-b4d0-4721-8cf2-1900ce70e6e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58894. [pid: 7|app: 0|req: 246/495] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/496] 10.0.0.115 () {32 vars in 655 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:29.024 8 INFO neutron.db.segments_db [None req-9ef7722d-5bb0-4d64-a1d2-0dff6ec3f2f7 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 9c43d056-8c0e-41a6-a261-e6c7d1c76396 of type vxlan for network 90c83578-5515-409a-93f1-f8192b087cce 2026-04-02 18:08:29.048 7 INFO neutron.db.segments_db [None req-16711a5a-2d7e-4800-bcfb-a748339f2fcb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment e7c249aa-6909-455c-a693-8fca8f7ce7d7 of type vxlan for network 8447accd-48bc-429f-9cc3-68a921cf2fc3 [pid: 8|app: 0|req: 252/499] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:08:28 2026] POST /v2.0/networks => generated 752 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:08:28 2026] POST /v2.0/networks => generated 749 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:29.277 8 INFO neutron.db.segments_db [None req-15d28e7c-ef2f-4cce-ab38-620f3b10376e 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 of type vxlan for network 50b26f1e-e8a2-440a-88ab-c58ae746a9a0 [pid: 7|app: 0|req: 249/501] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:29 2026] POST /v2.0/subnets => generated 699 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:08:29 2026] POST /v2.0/networks => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:29.409 8 INFO neutron.db.segments_db [None req-4e123083-c5d8-4d1b-8a11-c939f5d8acf4 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment f98d8dd1-f793-494b-b367-c5ccb2404fa8 of type vxlan for network b330fc26-7769-4e35-9643-2837bdd1eb19 [pid: 7|app: 0|req: 250/503] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:29 2026] POST /v2.0/subnets => generated 696 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:29.685 8 INFO neutron.db.l3_hamode_db [None req-4e123083-c5d8-4d1b-8a11-c939f5d8acf4 685101812cb84f81bced5ab1602846ff e0d5b84660f046d2af52bc847e2e7dec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/504] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:29 2026] POST /v2.0/subnets => generated 690 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:29.730 7 INFO neutron.db.segments_db [None req-411aee77-4027-4afa-9aed-a4bb49c482f2 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 0ade5f3c-ab51-4770-9354-f771bbda0f66 of type vxlan for network 7a75ba81-3d16-4235-aca2-47eafedf9241 2026-04-02 18:08:29.992 7 INFO neutron.db.l3_hamode_db [None req-411aee77-4027-4afa-9aed-a4bb49c482f2 685101812cb84f81bced5ab1602846ff 8131b656772f4af9ab6118d486fc91cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:30.910 8 INFO neutron.db.l3_hamode_db [None req-4e123083-c5d8-4d1b-8a11-c939f5d8acf4 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:31.282 7 INFO neutron.db.l3_hamode_db [None req-411aee77-4027-4afa-9aed-a4bb49c482f2 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 254/505] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:29 2026] POST /v2.0/routers => generated 739 bytes in 2876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:32.284 8 INFO neutron.db.segments_db [None req-87486799-6091-4912-ab51-5305bda61329 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment d1861439-c56a-4c28-84f1-81db058ad5db of type vxlan for network 18e405d7-6030-4c6d-93dd-b33fe523cf6f [pid: 7|app: 0|req: 252/506] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:29 2026] POST /v2.0/routers => generated 736 bytes in 2694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:32.590 8 INFO neutron.db.l3_hamode_db [None req-87486799-6091-4912-ab51-5305bda61329 685101812cb84f81bced5ab1602846ff 3edfcdff48944e7ca0fec203fb854a79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/507] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/security-groups?tenant_id=f8269143acab4288845e7a3478894aa7&name=default => generated 2923 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:33.317 8 INFO neutron.db.l3_hamode_db [None req-87486799-6091-4912-ab51-5305bda61329 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 254/508] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:08:32 2026] PUT /v2.0/routers/61c06eaa-ee2a-4ef5-9f5d-a468ae67cfab/add_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:32 2026] POST /v2.0/routers => generated 730 bytes in 1934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/security-groups/bd6c730c-d7a8-43a8-b887-0e692e3f481d => 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: 255/513] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:08:33 2026] PUT /v2.0/routers/bf7ab25d-0e2c-4dfe-ac5d-d6ed50b63462/add_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:35.038 7 WARNING neutron_lib.context [None req-c6ab7738-7365-4bae-9ea6-950496daa928 c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/514] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:08:35 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-04-02 18:08:35.179 7 WARNING neutron_lib.context [None req-0ad2f87b-9785-4fc2-9b53-89077cfabb4b c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/515] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:35.303 7 WARNING neutron_lib.context [None req-9996347b-d826-4a9c-9a18-76e1aa37a047 c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/516] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:35.394 7 WARNING neutron_lib.context [None req-7bbf3ff1-bad5-4427-8907-a628e199d85c c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/517] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:08:34 2026] PUT /v2.0/routers/c8c58ad0-baf2-40ef-a203-f0c1a361dbcd/add_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:36.127 8 WARNING neutron_lib.context [req-bc783b28-c35f-4da4-96db-450006e3a2ff req-6d681f47-b1ab-4a85-8291-2c4a4bd3d4ce 0035c569b1fd4bc6a3ec91e234f8d56f 8131b656772f4af9ab6118d486fc91cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/518] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.0/floatingips => generated 552 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:36.173 7 WARNING neutron_lib.context [None req-cdfbf465-1992-44f7-97c4-36333cd7e338 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/519] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/security-groups => generated 1659 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.107 () {38 vars in 971 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/security-groups => generated 1684 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:08:36.295 8 WARNING neutron_lib.context [None req-9da62cad-23d2-4037-96da-d4afd73a214b 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/521] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:36.425 8 WARNING neutron_lib.context [None req-522b3c0d-540c-4404-9d2f-c207f6635990 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:08:36.454 7 INFO neutron.db.segments_db [None req-43594aae-1233-485d-a65c-791f891bab54 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment ee206fc8-58e5-4430-ba37-a357a3daf2bd of type vxlan for network 924813af-0af0-44b0-b0a9-1f7d7ebb7b2c [pid: 7|app: 0|req: 261/522] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/networks => generated 745 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:36.563 8 WARNING neutron_lib.context [None req-74e7eaa0-4486-498d-87d0-33687458a7a4 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/524] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/subnets => generated 692 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 10.0.0.107 () {34 vars in 1098 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--770167118&fields=id&tenant_id=e0d5b84660f046d2af52bc847e2e7dec => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/security-groups/bf50d762-fe6f-4a4b-ae20-5a9f9751b98b => generated 1684 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:36.878 7 INFO neutron.db.segments_db [None req-6b6a4329-4c4a-4307-b422-7a8cc722ec24 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 24662c73-188d-4678-8149-5301b1e04d6e of type vxlan for network 75f1a8f4-f8a6-4928-b124-ea7362600e2d 2026-04-02 18:08:37.111 7 INFO neutron.db.l3_hamode_db [None req-6b6a4329-4c4a-4307-b422-7a8cc722ec24 685101812cb84f81bced5ab1602846ff e5c34fbf34dc4d97972406c9a32da0a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 263/527] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/floatingips => generated 552 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 684 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:37.446 8 WARNING neutron_lib.context [req-b77c744f-1c4a-4050-929d-19c92d344197 req-e1070334-0095-4e84-acc5-b137ff21d4d2 0035c569b1fd4bc6a3ec91e234f8d56f 8131b656772f4af9ab6118d486fc91cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/529] 10.0.0.107 () {38 vars in 981 bytes} [Thu Apr 2 18:08:37 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/quotas/e0d5b84660f046d2af52bc847e2e7dec => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:37.683 8 WARNING neutron_lib.context [req-16cbaa48-7581-4027-81b1-20ae6090e3f1 req-ec528b7f-c837-4cc8-8dcd-b6a1dc5b1356 0035c569b1fd4bc6a3ec91e234f8d56f 8131b656772f4af9ab6118d486fc91cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 268/532] 10.0.0.107 () {38 vars in 971 bytes} [Thu Apr 2 18:08:37 2026] POST /v2.0/security-groups => generated 1686 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 10.0.0.107 () {34 vars in 1098 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--332327027&fields=id&tenant_id=3edfcdff48944e7ca0fec203fb854a79 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/networks?id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 675 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:38.033 7 INFO neutron.db.l3_hamode_db [None req-6b6a4329-4c4a-4307-b422-7a8cc722ec24 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/535] 10.0.0.107 () {34 vars in 907 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/extensions => generated 20516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/536] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/quotas/3edfcdff48944e7ca0fec203fb854a79 => 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: 273/537] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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: 274/538] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&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: 275/539] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/540] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/security-groups/c1880d64-34a5-4867-931e-ea22c85aff2e => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:38.427 8 WARNING neutron_lib.context [req-ffc8ca9e-0c3d-4ecc-8c33-ebef7929312b req-c7e60f2a-d47f-47dc-9c54-b98665424474 0035c569b1fd4bc6a3ec91e234f8d56f 8131b656772f4af9ab6118d486fc91cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/541] 10.0.0.107 () {38 vars in 981 bytes} [Thu Apr 2 18:08:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/542] 10.0.0.107 () {34 vars in 907 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/extensions => generated 20516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/543] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 280/544] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/545] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/security-groups/c1880d64-34a5-4867-931e-ea22c85aff2e => generated 2311 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/546] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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) 2026-04-02 18:08:38.710 8 WARNING neutron_lib.context [req-f7c909aa-81d5-4392-87a6-a472a19c1f09 req-8ddf6ec7-14ac-46af-8ecd-f4697a9ddcb0 0035c569b1fd4bc6a3ec91e234f8d56f 8131b656772f4af9ab6118d486fc91cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 283/547] 10.0.0.107 () {38 vars in 981 bytes} [Thu Apr 2 18:08:38 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/548] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/security-groups/c1880d64-34a5-4867-931e-ea22c85aff2e => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/549] 10.0.0.107 () {34 vars in 1001 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/security-group-rules/6c6f3e74-0d47-4fbf-88c3-f714dc54a157 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/550] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/551] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/security-groups/c1880d64-34a5-4867-931e-ea22c85aff2e => generated 2941 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/552] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/routers => generated 732 bytes in 2198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/553] 10.0.0.107 () {36 vars in 1023 bytes} [Thu Apr 2 18:08:38 2026] DELETE /v2.0/security-group-rules/6c6f3e74-0d47-4fbf-88c3-f714dc54a157 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/554] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/security-groups/c1880d64-34a5-4867-931e-ea22c85aff2e => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/555] 10.0.0.107 () {36 vars in 1013 bytes} [Thu Apr 2 18:08:39 2026] DELETE /v2.0/security-groups/c1880d64-34a5-4867-931e-ea22c85aff2e => 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: 291/556] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/security-groups/bf50d762-fe6f-4a4b-ae20-5a9f9751b98b => generated 2309 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/557] 10.0.0.107 () {36 vars in 1013 bytes} [Thu Apr 2 18:08:39 2026] DELETE /v2.0/security-groups/bf50d762-fe6f-4a4b-ae20-5a9f9751b98b => 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: 266/558] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:08:39 2026] PUT /v2.0/routers/c5e5c676-5a26-4c71-8839-c6a5a21afb38/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/559] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 268/560] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => 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: 293/561] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:08:39 2026] PUT /v2.0/routers/bf7ab25d-0e2c-4dfe-ac5d-d6ed50b63462/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:40.959 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-dc361018-e78a-4f79-bde9-4dd7c896c091 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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: 8|app: 0|req: 294/562] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks?id=924813af-0af0-44b0-b0a9-1f7d7ebb7b2c => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/563] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/quotas/e5c34fbf34dc4d97972406c9a32da0a1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:41.260 7 INFO neutron.db.l3_hamode_db [None req-dc361018-e78a-4f79-bde9-4dd7c896c091 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 7a75ba81-3d16-4235-aca2-47eafedf9241 was deleted as no HA routers are present in tenant 8131b656772f4af9ab6118d486fc91cb. [pid: 7|app: 0|req: 269/564] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/routers/bf7ab25d-0e2c-4dfe-ac5d-d6ed50b63462 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/565] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?tenant_id=e5c34fbf34dc4d97972406c9a32da0a1&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: 297/566] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/567] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/subnets/43c41410-197b-46c5-873b-1a2aad3f9f95 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/568] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c?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: 271/569] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 272/570] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => 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: 273/571] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/572] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/networks/8447accd-48bc-429f-9cc3-68a921cf2fc3 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/573] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/security-groups?tenant_id=8131b656772f4af9ab6118d486fc91cb&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: 300/574] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/security-groups/1e3eccd8-d37c-418d-a41f-6654036de308 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:42.530 7 INFO neutron.services.segments.plugin [-] Segment 0ade5f3c-ab51-4770-9354-f771bbda0f66 resource provider aggregate not found 2026-04-02 18:08:42.535 7 INFO neutron.services.segments.plugin [-] Segment 0ade5f3c-ab51-4770-9354-f771bbda0f66 resource provider aggregate not found 2026-04-02 18:08:42.552 7 INFO neutron.services.segments.plugin [-] Segment 0ade5f3c-ab51-4770-9354-f771bbda0f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ade5f3c-ab51-4770-9354-f771bbda0f66 found for delete ", "request_id": "req-04c2994c-99e8-4204-87d4-fb74c217a1e4"}]} [pid: 7|app: 0|req: 275/575] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/576] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:42.723 7 INFO neutron.services.segments.plugin [-] Segment 0ade5f3c-ab51-4770-9354-f771bbda0f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ade5f3c-ab51-4770-9354-f771bbda0f66 found for delete ", "request_id": "req-70916612-3b59-440c-ba6a-50fa2f996b8c"}]} [pid: 7|app: 0|req: 276/577] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:43.431 8 INFO neutron.services.segments.plugin [-] Segment e7c249aa-6909-455c-a693-8fca8f7ce7d7 resource provider aggregate not found 2026-04-02 18:08:43.437 8 INFO neutron.services.segments.plugin [-] Segment e7c249aa-6909-455c-a693-8fca8f7ce7d7 resource provider aggregate not found 2026-04-02 18:08:43.454 8 INFO neutron.services.segments.plugin [-] Segment e7c249aa-6909-455c-a693-8fca8f7ce7d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c249aa-6909-455c-a693-8fca8f7ce7d7 found for delete ", "request_id": "req-fb783012-2d0c-4a83-855c-673a850f54dd"}]} 2026-04-02 18:08:43.457 8 INFO neutron.services.segments.plugin [-] Segment e7c249aa-6909-455c-a693-8fca8f7ce7d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c249aa-6909-455c-a693-8fca8f7ce7d7 found for delete ", "request_id": "req-a366efba-7e00-4839-a2ae-36899cc06438"}]} [pid: 7|app: 0|req: 277/578] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 278/579] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => 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: 302/580] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 684 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/581] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e0d5b84660f046d2af52bc847e2e7dec => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/582] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:43.857 8 WARNING neutron_lib.context [req-c464bd38-d2fe-4473-9978-939da22f69b2 req-0d60450d-8fa1-410c-89d2-5a50b89e44e0 c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:08:43.955 7 INFO neutron.db.segments_db [None req-51e19128-0974-422b-8548-c4a03ff93894 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 767b0141-047e-401f-b861-3df3f4bdbf3d of type vxlan for network 5e64be97-87db-4c91-99c5-986c3bc4da24 [pid: 7|app: 0|req: 279/583] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:08:43 2026] POST /v2.0/networks => generated 745 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/584] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:44 2026] POST /v2.0/subnets => generated 692 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/585] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:08:43 2026] POST /v2.0/ports => generated 958 bytes in 430 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: 306/586] 199.204.45.246 () {34 vars in 911 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-02 18:08:44.322 7 INFO neutron.db.segments_db [None req-6366ea2d-7dba-4ba1-b65b-6d3007d9d464 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 41576d90-e864-47af-b485-5328209f9e45 of type vxlan for network dc374915-280a-403d-85df-326d7cccc273 2026-04-02 18:08:44.611 7 INFO neutron.db.l3_hamode_db [None req-6366ea2d-7dba-4ba1-b65b-6d3007d9d464 685101812cb84f81bced5ab1602846ff 2fbf48845b044f45be739f6eaee36546 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 307/587] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:08:44 2026] PUT /v2.0/ports/7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 1239 bytes in 463 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: 308/588] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/589] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/590] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/591] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/networks?id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 675 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/592] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => 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: 313/593] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3edfcdff48944e7ca0fec203fb854a79 => generated 180 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:45.359 8 WARNING neutron_lib.context [req-dbacfad8-3a52-4143-a9ab-3eba8d112853 req-2f2ca4a5-e7bd-44bd-86d9-e1265b60536f 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:08:45.531 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e662841-a226-4a8f-b765-f7cc2ec3d034'] response: {'name': 'network-changed', 'server_uuid': '1ef6de75-9897-4efc-9bdc-f77fc64863e7', 'tag': '7847457d-38e9-42bd-a652-cd8cb8da55f9', 'status': 'completed', 'code': 200} 2026-04-02 18:08:45.540 7 INFO neutron.db.l3_hamode_db [None req-6366ea2d-7dba-4ba1-b65b-6d3007d9d464 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 314/594] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:08:45 2026] POST /v2.0/ports => generated 958 bytes in 488 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: 315/595] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:08:45 2026] PUT /v2.0/ports/11e00317-195b-4d03-8a69-129c26ce7431 => generated 1239 bytes in 508 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: 316/596] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/597] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/598] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/599] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/networks?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&shared=False => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/600] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 321/601] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 281/602] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:44 2026] POST /v2.0/routers => generated 732 bytes in 2414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/603] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => 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: 322/604] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/networks?id=924813af-0af0-44b0-b0a9-1f7d7ebb7b2c => generated 677 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/606] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:47.423 8 WARNING neutron_lib.context [req-72ac3982-499e-408f-aee5-72d941511da5 req-73b11b60-25db-438d-a9a2-8e0ea317c9a6 6eca32a276944fbf8158a8c1aac600fe e5c34fbf34dc4d97972406c9a32da0a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:08:47.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcade64c-1d91-406d-b1f0-8c745ae304b0'] response: {'name': 'network-changed', 'server_uuid': 'eed5e545-fd37-432a-a6e5-125bcbf085ff', 'tag': '11e00317-195b-4d03-8a69-129c26ce7431', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/607] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:08:47 2026] POST /v2.0/ports => generated 958 bytes in 440 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: 326/608] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=11e00317-195b-4d03-8a69-129c26ce7431 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/609] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => 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: 283/610] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:08:46 2026] PUT /v2.0/routers/f772522b-c4a9-44ca-91a9-4f7583fd427b/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/611] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/612] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/613] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/subnets?id=50e2c4f9-3e3e-4185-bb18-00c889449cd8 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/614] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 287/615] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/616] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/617] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/ports?network_id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0&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: 290/618] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 961 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/619] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/subnets?id=0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/620] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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: 293/621] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/624] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/ports?network_id=90c83578-5515-409a-93f1-f8192b087cce&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: 297/625] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/626] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/627] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:08:47 2026] PUT /v2.0/ports/02b3a6f6-6876-43da-a1db-dd98bca03260 => generated 1239 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/628] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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) /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-04-02 18:08:48.627 8 WARNING neutron_lib.context [req-bc443fca-8e66-4fa6-9544-717085c90333 req-c01878f6-bcd2-415e-9267-b2711edb4c55 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 330/629] 10.0.0.107 () {38 vars in 971 bytes} [Thu Apr 2 18:08:48 2026] POST /v2.0/security-groups => generated 1682 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:08:48.785 7 WARNING neutron_lib.context [req-22b3a7f1-ab29-432b-a767-cd8f3f333f59 req-4f9ef81b-2bc1-4021-8172-05389d08a835 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 300/630] 10.0.0.107 () {38 vars in 971 bytes} [Thu Apr 2 18:08:48 2026] POST /v2.0/security-groups => generated 1682 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:08:49.021 8 WARNING neutron_lib.context [req-482effad-4acc-4e8e-8cfa-cf0001df8278 req-1a808974-4ad0-432d-918e-9ca7fcfaf5fa 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 331/631] 10.0.0.107 () {38 vars in 971 bytes} [Thu Apr 2 18:08:49 2026] POST /v2.0/security-groups => generated 1682 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/632] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/633] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/634] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/635] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups?tenant_id=2fbf48845b044f45be739f6eaee36546 => generated 7911 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/636] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/637] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/c5b9d1a2-083c-4170-8b64-fc40ba0bcd8d => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/638] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/c5b9d1a2-083c-4170-8b64-fc40ba0bcd8d => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/639] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/d8055007-f138-4132-a949-68e308835ac4 => generated 1682 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/640] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/641] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/642] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?tenant_id=e5c34fbf34dc4d97972406c9a32da0a1&device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/643] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&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: 8|app: 0|req: 336/644] 10.0.0.107 () {36 vars in 1013 bytes} [Thu Apr 2 18:08:49 2026] DELETE /v2.0/security-groups/d8055007-f138-4132-a949-68e308835ac4 => 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: 337/645] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=02b3a6f6-6876-43da-a1db-dd98bca03260 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/646] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/subnets?id=b88a7e41-bba4-41cd-b6fe-7fed6b427ae2 => generated 695 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/647] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/networks?id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:49.718 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-351ebb62-0d43-4aa7-87fe-590432c53d08'] response: {'name': 'network-changed', 'server_uuid': '016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a', 'tag': '02b3a6f6-6876-43da-a1db-dd98bca03260', 'status': 'completed', 'code': 200} 2026-04-02 18:08:49.719 8 INFO neutron.api.v2.resource [req-0b98f219-38a4-45f7-ad28-8feb56136f09 req-46dcbbcb-08d3-42a8-917e-53cdc11b0178 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 339/648] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/d8055007-f138-4132-a949-68e308835ac4 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/649] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=11e00317-195b-4d03-8a69-129c26ce7431 => 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: 310/650] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?network_id=924813af-0af0-44b0-b0a9-1f7d7ebb7b2c&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/651] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/6e3905dd-64dd-46e6-bd47-b18954a63bf1 => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/652] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/subnets?id=50e2c4f9-3e3e-4185-bb18-00c889449cd8 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/653] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c?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: 343/654] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?network_id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/655] 10.0.0.107 () {36 vars in 1013 bytes} [Thu Apr 2 18:08:49 2026] DELETE /v2.0/security-groups/6e3905dd-64dd-46e6-bd47-b18954a63bf1 => 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: 344/656] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c?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) 2026-04-02 18:08:49.966 8 INFO neutron.api.v2.resource [req-aa7a58d7-a010-4739-bb62-890be6ed27b6 req-0a4b2912-1ea0-4643-aeac-0380582a5599 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/657] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/6e3905dd-64dd-46e6-bd47-b18954a63bf1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/658] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups/d03c7c87-2ae2-4d89-8a58-ed596ecbb953 => generated 1682 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/659] 10.0.0.107 () {36 vars in 1013 bytes} [Thu Apr 2 18:08:50 2026] DELETE /v2.0/security-groups/d03c7c87-2ae2-4d89-8a58-ed596ecbb953 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:50.206 8 INFO neutron.api.v2.resource [req-202567b3-26be-43a0-a1f0-1ba25d12a872 req-b0f59972-8f27-48e6-b7d0-beeeed38cf23 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/660] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/d03c7c87-2ae2-4d89-8a58-ed596ecbb953 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/661] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups?tenant_id=2fbf48845b044f45be739f6eaee36546 => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/662] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/c5b9d1a2-083c-4170-8b64-fc40ba0bcd8d => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/663] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/c5b9d1a2-083c-4170-8b64-fc40ba0bcd8d => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/664] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?fields=segments => generated 14 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/665] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:50.415 8 INFO neutron.api.v2.resource [req-bac47a9b-2929-4ee8-be56-c220af1e35a2 req-f776087d-43a4-401b-b8e5-6cfc04da5fcc 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 353/666] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/d03c7c87-2ae2-4d89-8a58-ed596ecbb953 => 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: 314/667] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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) 2026-04-02 18:08:50.464 7 INFO neutron.api.v2.resource [req-e42dc16d-6212-4aa2-a976-3d06908f209d req-7107a84c-2cc7-48da-b56b-25ad3b4a326f 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/668] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/6e3905dd-64dd-46e6-bd47-b18954a63bf1 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/669] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:50.527 7 INFO neutron.api.v2.resource [req-20efd9ed-65a8-4977-9841-6e804752838c req-c1a67094-f93f-4fb2-af99-86794b6f4538 3675cfe944af4727bb1cee7080a78588 2fbf48845b044f45be739f6eaee36546 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/670] 10.0.0.107 () {34 vars in 991 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/d8055007-f138-4132-a949-68e308835ac4 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/671] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/672] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 357/673] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/674] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/675] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/ports?tenant_id=e5c34fbf34dc4d97972406c9a32da0a1&device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/676] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/networks?id=924813af-0af0-44b0-b0a9-1f7d7ebb7b2c => generated 773 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.073 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] 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: 361/677] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=02b3a6f6-6876-43da-a1db-dd98bca03260 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/678] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/subnets?id=b88a7e41-bba4-41cd-b6fe-7fed6b427ae2 => generated 695 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/679] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?network_id=924813af-0af0-44b0-b0a9-1f7d7ebb7b2c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/680] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/681] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c?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: 366/682] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/683] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:08:50 2026] PUT /v2.0/routers/f772522b-c4a9-44ca-91a9-4f7583fd427b/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/684] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 368/685] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/686] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 370/687] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/688] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:52.622 7 INFO neutron.services.segments.plugin [-] Segment 41576d90-e864-47af-b485-5328209f9e45 resource provider aggregate not found 2026-04-02 18:08:52.625 7 INFO neutron.services.segments.plugin [-] Segment 41576d90-e864-47af-b485-5328209f9e45 resource provider aggregate not found 2026-04-02 18:08:52.636 7 INFO neutron.services.segments.plugin [-] Segment 41576d90-e864-47af-b485-5328209f9e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41576d90-e864-47af-b485-5328209f9e45 found for delete ", "request_id": "req-366e7666-dd67-4bf6-bcac-64150524bcb2"}]} 2026-04-02 18:08:52.640 7 INFO neutron.services.segments.plugin [-] Segment 41576d90-e864-47af-b485-5328209f9e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41576d90-e864-47af-b485-5328209f9e45 found for delete ", "request_id": "req-b0fbe35f-1b58-4c03-a37f-3ebd55022edb"}]} 2026-04-02 18:08:52.651 7 INFO neutron.db.l3_hamode_db [None req-9f03cbfe-b6ef-4446-ab80-17f5cdb5d797 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network dc374915-280a-403d-85df-326d7cccc273 was deleted as no HA routers are present in tenant 2fbf48845b044f45be739f6eaee36546. [pid: 7|app: 0|req: 318/689] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/f772522b-c4a9-44ca-91a9-4f7583fd427b => generated 0 bytes in 991 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:52.703 8 INFO oslo.messaging._drivers.impl_rabbit [-] [617a05df-8d07-4c1a-9eb5-b9c72e2615ea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34640. [pid: 7|app: 0|req: 319/690] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/691] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/692] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/693] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 323/694] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/695] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&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: 8|app: 0|req: 372/696] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/subnets/e00b09f0-d288-4458-b7c5-33f0137be424 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/697] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/networks/5e64be97-87db-4c91-99c5-986c3bc4da24 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/698] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.0/security-groups?tenant_id=2fbf48845b044f45be739f6eaee36546&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/699] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/security-groups/c5b9d1a2-083c-4170-8b64-fc40ba0bcd8d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/700] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/701] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 375/702] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:54 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/703] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:54 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 376/704] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:54 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/705] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:54 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/706] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:55.229 7 INFO neutron.services.segments.plugin [-] Segment 767b0141-047e-401f-b861-3df3f4bdbf3d resource provider aggregate not found 2026-04-02 18:08:55.246 7 INFO neutron.services.segments.plugin [-] Segment 767b0141-047e-401f-b861-3df3f4bdbf3d resource provider aggregate not found 2026-04-02 18:08:55.253 7 INFO neutron.services.segments.plugin [-] Segment 767b0141-047e-401f-b861-3df3f4bdbf3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767b0141-047e-401f-b861-3df3f4bdbf3d found for delete ", "request_id": "req-ec5d3847-6c6d-4cd6-8364-ce8aee385f8e"}]} [pid: 7|app: 0|req: 330/707] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:55.356 7 INFO neutron.services.segments.plugin [-] Segment 767b0141-047e-401f-b861-3df3f4bdbf3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767b0141-047e-401f-b861-3df3f4bdbf3d found for delete ", "request_id": "req-49a4c4c5-f2e8-4e1e-9032-532cce876f7a"}]} [pid: 8|app: 0|req: 378/708] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 379/709] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 331/710] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/711] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&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-04-02 18:08:55.881 7 INFO neutron.db.segments_db [None req-3d9180dc-d4f8-4b16-9015-8fb90a07f0f7 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 87ab5de7-7cd7-4f36-a742-d79dadaab470 of type vxlan for network c8a17652-f2d8-4a5a-9553-8999ceb04e73 [pid: 7|app: 0|req: 332/712] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.0/networks => generated 744 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/713] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.0/subnets => generated 691 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:56.209 7 INFO neutron.db.segments_db [None req-ba432347-c0e2-47c3-8a20-46a6d6c02adc 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment cc4c93b8-9f74-4c86-904a-cdac74ee3135 of type vxlan for network c27d24ae-0112-4ee8-b4f5-7ec7d75b744a [pid: 8|app: 0|req: 382/714] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => 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: 383/715] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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-04-02 18:08:56.519 7 INFO neutron.db.l3_hamode_db [None req-ba432347-c0e2-47c3-8a20-46a6d6c02adc 685101812cb84f81bced5ab1602846ff 6bba32fa5986409d9a4933d170373e55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 384/716] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/717] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => 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: 386/718] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 387/719] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:57.432 7 INFO neutron.db.l3_hamode_db [None req-ba432347-c0e2-47c3-8a20-46a6d6c02adc 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 388/720] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/721] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 8|app: 0|req: 390/722] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/723] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:58.367 8 INFO neutron.db.l3_db [None req-45ee480d-8e36-4aaa-a74a-33a6a497edba 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Floating IP 5458ec54-a7df-41aa-8660-da35e9087c88 associated. External IP: 10.96.250.206, port: 11e00317-195b-4d03-8a69-129c26ce7431. [pid: 7|app: 0|req: 333/724] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:08:56 2026] POST /v2.0/routers => generated 731 bytes in 2411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/725] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/726] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 336/727] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/728] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:08:57 2026] PUT /v2.0/floatingips/5458ec54-a7df-41aa-8660-da35e9087c88 => generated 856 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:58.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-774af571-e930-4e38-a1a9-fde0d14fac54'] response: {'name': 'network-changed', 'server_uuid': 'eed5e545-fd37-432a-a6e5-125bcbf085ff', 'tag': '11e00317-195b-4d03-8a69-129c26ce7431', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/729] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/730] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/731] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/732] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 8|app: 0|req: 397/733] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/734] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:08:58 2026] PUT /v2.0/routers/b21d6120-fb82-4b49-908d-4d292671dd1e/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/735] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/736] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/737] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/738] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/networks?id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 771 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/739] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:00.550 8 INFO neutron.db.l3_db [None req-3a5da55b-b86c-41ef-863b-a49aac90e5e2 c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Floating IP 05d9b310-b34a-450a-a9c2-6f2d21e41252 associated. External IP: 10.96.250.210, port: 7847457d-38e9-42bd-a652-cd8cb8da55f9. [pid: 7|app: 0|req: 342/740] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=11e00317-195b-4d03-8a69-129c26ce7431 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/741] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/subnets?id=50e2c4f9-3e3e-4185-bb18-00c889449cd8 => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:00.629 7 WARNING neutron_lib.context [None req-2cb2b55b-38c3-4534-b16a-f0bd3e85c60c a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 344/742] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:09:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/743] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/ports?network_id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:00.828 7 WARNING neutron_lib.context [None req-6023cad4-b807-470d-be08-31b7d3df3f32 a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 399/744] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:09:00 2026] PUT /v2.0/floatingips/05d9b310-b34a-450a-a9c2-6f2d21e41252 => generated 856 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:00.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9029190b-eaf8-4450-92d9-624f75609d17'] response: {'name': 'network-changed', 'server_uuid': '1ef6de75-9897-4efc-9bdc-f77fc64863e7', 'tag': '7847457d-38e9-42bd-a652-cd8cb8da55f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 346/745] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/746] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:00.973 7 WARNING neutron_lib.context [None req-14d20fb7-40e5-4766-8983-8fb62642c2ca a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 401/747] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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: 402/748] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/749] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 347/750] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:01.116 8 WARNING neutron_lib.context [None req-da2cde49-69d6-43e5-be36-b5b01b63f766 a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 348/751] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 349/752] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/753] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/754] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:09:01 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/755] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/subnets?id=0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/756] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/757] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/ports?network_id=90c83578-5515-409a-93f1-f8192b087cce&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/758] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/security-groups?id=97be27a2-17b9-4f3c-a611-91d9b8bfcc8c&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: 407/759] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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: 353/760] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/761] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/762] 10.0.0.107 () {34 vars in 1100 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1897642655&fields=id&tenant_id=6bba32fa5986409d9a4933d170373e55 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/763] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/networks?id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/764] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=11e00317-195b-4d03-8a69-129c26ce7431 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/765] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/networks?id=c8a17652-f2d8-4a5a-9553-8999ceb04e73 => generated 676 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/766] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/quotas/6bba32fa5986409d9a4933d170373e55 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/767] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/subnets?id=50e2c4f9-3e3e-4185-bb18-00c889449cd8 => generated 693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/768] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/769] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?network_id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/770] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?tenant_id=6bba32fa5986409d9a4933d170373e55&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/771] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/772] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/773] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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: 416/774] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/775] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:09:02 2026] DELETE /v2.0/ports/02b3a6f6-6876-43da-a1db-dd98bca03260 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/776] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 360/777] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/780] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 362/781] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/782] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:05.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69a726a1-f0ce-43fe-bb06-1a83c5fa1e55'] response: {'server_uuid': '016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a', 'name': 'network-vif-deleted', 'tag': '02b3a6f6-6876-43da-a1db-dd98bca03260', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/783] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/ports?device_id=016a6b1a-9bbe-4bc6-9be6-2fd4ca59b30a => 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: 421/784] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 422/785] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:09:06 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1244 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/786] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 364/787] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:09:06 2026] PUT /v2.0/routers/c5e5c676-5a26-4c71-8839-c6a5a21afb38/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/788] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/789] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/networks?id=c8a17652-f2d8-4a5a-9553-8999ceb04e73 => generated 676 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/790] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6bba32fa5986409d9a4933d170373e55 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:08.062 8 WARNING neutron_lib.context [req-21a82408-d245-4126-9cb8-48b0cc58fa17 req-5bb33b8a-38e5-43cd-80f0-92bbdae75e93 a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:08.187 7 INFO neutron.services.segments.plugin [-] Segment 24662c73-188d-4678-8149-5301b1e04d6e resource provider aggregate not found 2026-04-02 18:09:08.197 7 INFO neutron.services.segments.plugin [-] Segment 24662c73-188d-4678-8149-5301b1e04d6e resource provider aggregate not found 2026-04-02 18:09:08.212 7 INFO neutron.services.segments.plugin [-] Segment 24662c73-188d-4678-8149-5301b1e04d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24662c73-188d-4678-8149-5301b1e04d6e found for delete ", "request_id": "req-a682bfac-ffaa-4aa9-aa25-d4dabb63a352"}]} 2026-04-02 18:09:08.217 7 INFO neutron.services.segments.plugin [-] Segment 24662c73-188d-4678-8149-5301b1e04d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24662c73-188d-4678-8149-5301b1e04d6e found for delete ", "request_id": "req-15559cca-1eab-4984-89c6-d24ae857efe5"}]} 2026-04-02 18:09:08.228 7 INFO neutron.db.l3_hamode_db [None req-f5d415a0-5a9a-4d54-b3d4-80abd536cc52 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 75f1a8f4-f8a6-4928-b124-ea7362600e2d was deleted as no HA routers are present in tenant e5c34fbf34dc4d97972406c9a32da0a1. [pid: 7|app: 0|req: 365/791] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:07 2026] DELETE /v2.0/routers/c5e5c676-5a26-4c71-8839-c6a5a21afb38 => generated 0 bytes in 1059 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/792] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 367/793] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:08 2026] DELETE /v2.0/subnets/b88a7e41-bba4-41cd-b6fe-7fed6b427ae2 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/794] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:09:08 2026] POST /v2.0/ports => generated 954 bytes in 407 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: 368/795] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:08 2026] DELETE /v2.0/networks/924813af-0af0-44b0-b0a9-1f7d7ebb7b2c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/796] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/security-groups?tenant_id=e5c34fbf34dc4d97972406c9a32da0a1&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/797] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:09:08 2026] PUT /v2.0/ports/11342c65-1ec8-454e-acfd-7d974a3dec34 => generated 1235 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/798] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:08 2026] DELETE /v2.0/security-groups/97be27a2-17b9-4f3c-a611-91d9b8bfcc8c => generated 0 bytes in 136 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-04-02 18:09:09.370 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de4b6e15-690c-43e1-9296-712dea31b450'] response: {'name': 'network-changed', 'server_uuid': 'e5c7173f-fa06-4696-984c-8467759460fb', 'tag': '11342c65-1ec8-454e-acfd-7d974a3dec34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 429/799] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 371/800] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/801] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?tenant_id=6bba32fa5986409d9a4933d170373e55&device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 372/802] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/networks?tenant_id=6bba32fa5986409d9a4933d170373e55&shared=False => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/803] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:09:09 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) 2026-04-02 18:09:10.586 7 INFO neutron.services.segments.plugin [-] Segment ee206fc8-58e5-4430-ba37-a357a3daf2bd resource provider aggregate not found 2026-04-02 18:09:10.595 7 INFO neutron.services.segments.plugin [-] Segment ee206fc8-58e5-4430-ba37-a357a3daf2bd resource provider aggregate not found 2026-04-02 18:09:10.604 7 INFO neutron.services.segments.plugin [-] Segment ee206fc8-58e5-4430-ba37-a357a3daf2bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee206fc8-58e5-4430-ba37-a357a3daf2bd found for delete ", "request_id": "req-5ba884b5-e889-4ca5-8044-df0ca34ad453"}]} 2026-04-02 18:09:10.617 7 INFO neutron.services.segments.plugin [-] Segment ee206fc8-58e5-4430-ba37-a357a3daf2bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee206fc8-58e5-4430-ba37-a357a3daf2bd found for delete ", "request_id": "req-163c4796-6423-469f-ab68-6f4544483591"}]} [pid: 8|app: 0|req: 432/804] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/ports?tenant_id=6bba32fa5986409d9a4933d170373e55&device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/805] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=11342c65-1ec8-454e-acfd-7d974a3dec34 => 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: 373/806] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/807] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/subnets?id=1a2bdb4c-b863-43e2-9f06-3a6dbffe7742 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/808] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/809] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/ports?network_id=c8a17652-f2d8-4a5a-9553-8999ceb04e73&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: 375/810] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/811] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/812] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 437/813] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/814] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/815] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/816] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/security-groups?tenant_id=5b24c1c46e95407987c67eeefb7f76bb&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/817] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:12 2026] DELETE /v2.0/security-groups/17b4b49d-75f4-4bbd-b8ce-a23fae12b3c7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/818] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:12 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 440/819] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:13 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/820] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:14 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/821] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:14 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/822] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/823] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/824] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:15.888 8 INFO neutron.db.l3_db [None req-0589aede-7918-416a-bd80-c544ea0ed319 a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Floating IP 720f3804-a58b-42c2-9407-5ccff47599e7 associated. External IP: 10.96.250.214, port: 11342c65-1ec8-454e-acfd-7d974a3dec34. [pid: 8|app: 0|req: 443/825] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:09:15 2026] PUT /v2.0/floatingips/720f3804-a58b-42c2-9407-5ccff47599e7 => generated 855 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/826] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:16.380 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b44d0fb0-4a1e-4271-8eaf-0920724058a4'] response: {'name': 'network-changed', 'server_uuid': 'e5c7173f-fa06-4696-984c-8467759460fb', 'tag': '11342c65-1ec8-454e-acfd-7d974a3dec34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 444/827] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/828] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 445/829] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/830] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/ports?tenant_id=6bba32fa5986409d9a4933d170373e55&device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/831] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/networks?id=c8a17652-f2d8-4a5a-9553-8999ceb04e73 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/832] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=11342c65-1ec8-454e-acfd-7d974a3dec34 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/833] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/subnets?id=1a2bdb4c-b863-43e2-9f06-3a6dbffe7742 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/834] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/ports?network_id=c8a17652-f2d8-4a5a-9553-8999ceb04e73&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: 448/835] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73?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: 388/836] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/837] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/838] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/841] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/842] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/security-groups?tenant_id=f1e38e4c6eee4b24a48014a67030b44f&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: 453/843] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:19.342 7 INFO neutron.db.l3_db [req-2dc367e2-df16-47b5-8efe-8751f458584b req-c63973af-2b9b-4773-8026-d8bfca384459 a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] Floating IP 720f3804-a58b-42c2-9407-5ccff47599e7 disassociated. External IP: 10.96.250.214, port: 11342c65-1ec8-454e-acfd-7d974a3dec34. [pid: 8|app: 0|req: 454/844] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:19 2026] DELETE /v2.0/security-groups/7714d516-1f98-4c05-8a36-e993bb63f8db => 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: 455/845] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/security-groups?id=038d8164-4a21-43ca-8848-2d1fac611897&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/846] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/security-groups?tenant_id=3112537d3b024db4b715f1c9fe827ba4&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/847] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/ports/11342c65-1ec8-454e-acfd-7d974a3dec34 => generated 0 bytes in 1051 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/848] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:19 2026] DELETE /v2.0/security-groups/56a49bc2-c571-465e-b4f4-f60020d8dff7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/849] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:20 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/850] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:21 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:22.750 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb9caf1d-e603-4b09-b472-a87237cb027c'] response: {'server_uuid': 'e5c7173f-fa06-4696-984c-8467759460fb', 'name': 'network-vif-deleted', 'tag': '11342c65-1ec8-454e-acfd-7d974a3dec34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/851] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/ports?device_id=e5c7173f-fa06-4696-984c-8467759460fb => 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: 459/852] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:23 2026] DELETE /v2.0/security-groups/038d8164-4a21-43ca-8848-2d1fac611897 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:23.996 7 INFO neutron.api.v2.resource [None req-07b3a110-be7b-4b38-9b3d-5a34cc9604df a5dea25fd8f44ff39222c3a25913bb09 6bba32fa5986409d9a4933d170373e55 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/853] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:09:23 2026] GET /v2.0/security-groups/038d8164-4a21-43ca-8848-2d1fac611897 => 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: 460/854] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:09:24 2026] DELETE /v2.0/floatingips/720f3804-a58b-42c2-9407-5ccff47599e7 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/855] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:09:24 2026] PUT /v2.0/routers/b21d6120-fb82-4b49-908d-4d292671dd1e/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/856] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/security-groups?tenant_id=6c8df32c56c3446f9ad777e8b0c1eed0&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:25.718 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e1f6702d-e8f3-4df6-83db-cdd3794c5490 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - 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: 397/857] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:25 2026] DELETE /v2.0/security-groups/a542fbfa-5ef2-4b96-b28f-db7375331ba0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:26.013 8 INFO neutron.services.segments.plugin [-] Segment cc4c93b8-9f74-4c86-904a-cdac74ee3135 resource provider aggregate not found 2026-04-02 18:09:26.018 8 INFO neutron.services.segments.plugin [-] Segment cc4c93b8-9f74-4c86-904a-cdac74ee3135 resource provider aggregate not found [pid: 7|app: 0|req: 398/858] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/security-groups?tenant_id=6ce3c0289ddf468596a5c0867327f5d4&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:26.024 8 INFO neutron.db.l3_hamode_db [None req-e1f6702d-e8f3-4df6-83db-cdd3794c5490 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network c27d24ae-0112-4ee8-b4f5-7ec7d75b744a was deleted as no HA routers are present in tenant 6bba32fa5986409d9a4933d170373e55. 2026-04-02 18:09:26.025 8 INFO neutron.services.segments.plugin [-] Segment cc4c93b8-9f74-4c86-904a-cdac74ee3135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4c93b8-9f74-4c86-904a-cdac74ee3135 found for delete ", "request_id": "req-7f97cb18-339c-4e13-a887-89dd93f90d62"}]} [pid: 8|app: 0|req: 461/859] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:25 2026] DELETE /v2.0/routers/b21d6120-fb82-4b49-908d-4d292671dd1e => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:26.035 8 INFO neutron.services.segments.plugin [-] Segment cc4c93b8-9f74-4c86-904a-cdac74ee3135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4c93b8-9f74-4c86-904a-cdac74ee3135 found for delete ", "request_id": "req-80ef8961-5892-432b-baa7-cb85f15ec35b"}]} [pid: 7|app: 0|req: 399/860] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:26 2026] DELETE /v2.0/security-groups/5a471627-44eb-4d21-a35f-e3cecf24fce8 => 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: 462/861] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:26 2026] DELETE /v2.0/subnets/1a2bdb4c-b863-43e2-9f06-3a6dbffe7742 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:26.460 7 INFO neutron.services.segments.plugin [-] Segment 87ab5de7-7cd7-4f36-a742-d79dadaab470 resource provider aggregate not found 2026-04-02 18:09:26.465 7 INFO neutron.services.segments.plugin [-] Segment 87ab5de7-7cd7-4f36-a742-d79dadaab470 resource provider aggregate not found 2026-04-02 18:09:26.476 7 INFO neutron.services.segments.plugin [-] Segment 87ab5de7-7cd7-4f36-a742-d79dadaab470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87ab5de7-7cd7-4f36-a742-d79dadaab470 found for delete ", "request_id": "req-5be6b7ae-64b9-45f1-9c0d-368b43d28ddb"}]} 2026-04-02 18:09:26.477 7 INFO neutron.services.segments.plugin [-] Segment 87ab5de7-7cd7-4f36-a742-d79dadaab470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87ab5de7-7cd7-4f36-a742-d79dadaab470 found for delete ", "request_id": "req-162e42ba-9b5d-4916-b6f7-01d509f0b23d"}]} [pid: 7|app: 0|req: 400/862] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:26 2026] DELETE /v2.0/networks/c8a17652-f2d8-4a5a-9553-8999ceb04e73 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/863] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/security-groups?tenant_id=6bba32fa5986409d9a4933d170373e55&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: 401/864] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:26 2026] DELETE /v2.0/security-groups/3d3a3ebb-62bd-4524-aa34-3f6201cd7185 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/865] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/866] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 465/867] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/868] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/869] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/870] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 467/871] 10.0.0.115 () {32 vars in 653 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions => generated 20516 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/872] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/873] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/874] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/875] 10.0.0.115 () {32 vars in 665 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/876] 10.0.0.115 () {32 vars in 699 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/877] 10.0.0.115 () {32 vars in 697 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/878] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:28 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: 8|app: 0|req: 471/879] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/880] 10.0.0.115 () {32 vars in 703 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/881] 10.0.0.115 () {32 vars in 693 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/882] 10.0.0.115 () {32 vars in 695 bytes} [Thu Apr 2 18:09:28 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: 473/883] 10.0.0.115 () {32 vars in 685 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/884] 10.0.0.115 () {32 vars in 687 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/885] 10.0.0.115 () {32 vars in 661 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/886] 10.0.0.115 () {32 vars in 699 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/887] 10.0.0.115 () {32 vars in 679 bytes} [Thu Apr 2 18:09:28 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: 478/888] 10.0.0.115 () {32 vars in 683 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/889] 10.0.0.115 () {32 vars in 675 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/890] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/891] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:09:28 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: 482/892] 10.0.0.115 () {32 vars in 687 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/893] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/894] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/895] 10.0.0.115 () {32 vars in 687 bytes} [Thu Apr 2 18:09:28 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: 7|app: 0|req: 412/896] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:28 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: 7|app: 0|req: 413/897] 10.0.0.115 () {32 vars in 699 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/898] 10.0.0.115 () {32 vars in 679 bytes} [Thu Apr 2 18:09:28 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: 7|app: 0|req: 415/899] 10.0.0.115 () {32 vars in 667 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/900] 10.0.0.115 () {32 vars in 677 bytes} [Thu Apr 2 18:09:28 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: 485/901] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/902] 10.0.0.115 () {32 vars in 665 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/903] 10.0.0.115 () {32 vars in 675 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/l3-flavors => 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: 418/904] 10.0.0.115 () {32 vars in 713 bytes} [Thu Apr 2 18:09:28 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: 487/905] 10.0.0.115 () {32 vars in 691 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/906] 10.0.0.115 () {32 vars in 683 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/907] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/908] 10.0.0.115 () {32 vars in 687 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/909] 10.0.0.115 () {32 vars in 705 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/910] 10.0.0.115 () {32 vars in 675 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/911] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/912] 10.0.0.115 () {32 vars in 675 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/913] 10.0.0.115 () {32 vars in 693 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/914] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/915] 10.0.0.115 () {32 vars in 709 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/916] 10.0.0.115 () {32 vars in 705 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/917] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/918] 10.0.0.115 () {32 vars in 697 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/919] 10.0.0.115 () {32 vars in 711 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/920] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/921] 10.0.0.115 () {32 vars in 687 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/922] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/923] 10.0.0.115 () {32 vars in 675 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/924] 10.0.0.115 () {32 vars in 671 bytes} [Thu Apr 2 18:09:29 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: 497/925] 10.0.0.115 () {32 vars in 661 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/926] 10.0.0.115 () {32 vars in 699 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/927] 10.0.0.115 () {32 vars in 699 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/928] 10.0.0.115 () {32 vars in 677 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/929] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/930] 10.0.0.115 () {32 vars in 683 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/931] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:29 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: 7|app: 0|req: 434/932] 10.0.0.115 () {32 vars in 685 bytes} [Thu Apr 2 18:09:29 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: 499/933] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/934] 10.0.0.115 () {32 vars in 707 bytes} [Thu Apr 2 18:09:29 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: 500/935] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/936] 10.0.0.115 () {32 vars in 697 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/937] 10.0.0.115 () {32 vars in 695 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/938] 10.0.0.115 () {32 vars in 685 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/939] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/940] 10.0.0.115 () {32 vars in 667 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/941] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks?id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/942] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:29 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: 507/943] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/944] 10.0.0.115 () {32 vars in 691 bytes} [Thu Apr 2 18:09:29 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: 509/945] 10.0.0.115 () {32 vars in 691 bytes} [Thu Apr 2 18:09:29 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: 510/946] 10.0.0.115 () {32 vars in 695 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/947] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=11e00317-195b-4d03-8a69-129c26ce7431 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/948] 10.0.0.115 () {32 vars in 685 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/949] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:29 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: 513/950] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/951] 10.0.0.115 () {32 vars in 703 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/952] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/subnets?id=50e2c4f9-3e3e-4185-bb18-00c889449cd8 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/953] 10.0.0.115 () {32 vars in 713 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/954] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:09:29 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: 517/955] 10.0.0.115 () {32 vars in 715 bytes} [Thu Apr 2 18:09:29 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: 518/956] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:09:29 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: 519/957] 10.0.0.115 () {32 vars in 741 bytes} [Thu Apr 2 18:09:29 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: 520/958] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/959] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?network_id=50b26f1e-e8a2-440a-88ab-c58ae746a9a0&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: 521/960] 10.0.0.115 () {32 vars in 683 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/961] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/962] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/963] 10.0.0.115 () {32 vars in 679 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/964] 10.0.0.115 () {32 vars in 669 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/965] 10.0.0.115 () {32 vars in 697 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/966] 10.0.0.115 () {32 vars in 705 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/967] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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: 446/968] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/969] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/970] 10.0.0.115 () {32 vars in 683 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/971] 10.0.0.115 () {32 vars in 705 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/972] 10.0.0.115 () {32 vars in 695 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/973] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/974] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0?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: 452/975] 10.0.0.115 () {32 vars in 697 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/976] 10.0.0.115 () {32 vars in 679 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/977] 10.0.0.115 () {32 vars in 689 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/978] 10.0.0.115 () {32 vars in 701 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/979] 10.0.0.115 () {32 vars in 665 bytes} [Thu Apr 2 18:09:29 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: 7|app: 0|req: 456/980] 10.0.0.115 () {32 vars in 681 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/981] 10.0.0.115 () {32 vars in 693 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/982] 10.0.0.115 () {32 vars in 677 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/983] 10.0.0.115 () {32 vars in 667 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/984] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/985] 10.0.0.107 () {34 vars in 971 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports/7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 972 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/986] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/security-groups?tenant_id=4d29bdba3e6b4e86a96be46e4c1800f0&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: 527/987] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/988] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/989] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:30 2026] DELETE /v2.0/security-groups/7562c10c-e7c4-4679-a1cb-36e3c33febd0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/990] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/security-groups?tenant_id=0f3fde7234d241969ea8dc412f6df942&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/991] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/security-groups?tenant_id=86d5c2298cbb4b4b817460e6b19e733b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/992] 199.204.45.246 () {34 vars in 1000 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/subnets?network_id=90c83578-5515-409a-93f1-f8192b087cce => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/993] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:30 2026] DELETE /v2.0/security-groups/b9c62f3f-c0dd-4f8c-ae51-2adb4cc25ac7 => 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: 531/994] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:30 2026] DELETE /v2.0/security-groups/cc2d4e64-6527-4997-bf28-2b4abdc6e7a8 => 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: 464/995] 199.204.45.246 () {34 vars in 1146 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7&device_owner=compute%3Anova&network_id=90c83578-5515-409a-93f1-f8192b087cce => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/996] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/997] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 532/998] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:09:30 2026] PUT /v2.0/ports/7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 1149 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/999] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1000] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1001] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:31.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad74c06c-1bc5-4ba0-9b07-a71e80dc30fc'] response: {'name': 'network-changed', 'server_uuid': '1ef6de75-9897-4efc-9bdc-f77fc64863e7', 'tag': '7847457d-38e9-42bd-a652-cd8cb8da55f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 534/1002] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => 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: 469/1003] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/subnets?id=0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1004] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?network_id=90c83578-5515-409a-93f1-f8192b087cce&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1005] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1006] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:32.360 7 WARNING neutron_lib.context [None req-eff62308-d55d-432a-b8d0-d931601ae5b2 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:32.360 7 WARNING neutron_lib.context [None req-eff62308-d55d-432a-b8d0-d931601ae5b2 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 537/1007] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:32.412 8 WARNING neutron_lib.context [None req-ad39a173-dcb5-4382-9698-7ed17772470e 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:32.512 7 INFO neutron.db.segments_db [None req-eff62308-d55d-432a-b8d0-d931601ae5b2 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Added segment aa07a840-82a3-4f4e-8be6-3242cd5059d4 of type vxlan for network 7f1469a6-df50-453d-9253-b90e204a2910 2026-04-02 18:09:32.582 8 INFO neutron.db.segments_db [None req-ad39a173-dcb5-4382-9698-7ed17772470e 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] Added segment 0e0f30e5-b388-4fc2-98cf-32f881f980cb of type vxlan for network c6a35038-ad7a-4844-a255-f775cee9962a 2026-04-02 18:09:32.582 7 INFO neutron.db.segments_db [None req-eff62308-d55d-432a-b8d0-d931601ae5b2 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Added segment 43480f56-478a-4ce1-9ed1-71c132836f78 of type vxlan for network 9b6ac940-7907-42c8-b82d-87ac5f2d5cab [pid: 8|app: 0|req: 538/1008] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:32 2026] POST /v2.0/networks => generated 647 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1009] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:32 2026] POST /v2.0/networks => generated 1244 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1010] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 472/1011] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/networks => generated 1843 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:32.934 8 INFO neutron.services.segments.plugin [-] Segment aa07a840-82a3-4f4e-8be6-3242cd5059d4 resource provider aggregate not found 2026-04-02 18:09:32.939 8 INFO neutron.services.segments.plugin [-] Segment aa07a840-82a3-4f4e-8be6-3242cd5059d4 resource provider aggregate not found 2026-04-02 18:09:32.960 8 INFO neutron.services.segments.plugin [-] Segment aa07a840-82a3-4f4e-8be6-3242cd5059d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa07a840-82a3-4f4e-8be6-3242cd5059d4 found for delete ", "request_id": "req-17591801-579c-4c55-b577-cab3e9476301"}]} 2026-04-02 18:09:32.969 8 INFO neutron.services.segments.plugin [-] Segment aa07a840-82a3-4f4e-8be6-3242cd5059d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa07a840-82a3-4f4e-8be6-3242cd5059d4 found for delete ", "request_id": "req-5497b79c-24a0-48b9-9867-b33f4dccfc72"}]} [pid: 8|app: 0|req: 540/1012] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:32 2026] DELETE /v2.0/networks/7f1469a6-df50-453d-9253-b90e204a2910 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1013] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 1152 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1014] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:33.131 8 WARNING neutron_lib.context [None req-406690ee-1bc2-46e8-b4fe-291e6a8cc334 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:33.140 7 INFO neutron.services.segments.plugin [-] Segment 43480f56-478a-4ce1-9ed1-71c132836f78 resource provider aggregate not found 2026-04-02 18:09:33.146 7 INFO neutron.services.segments.plugin [-] Segment 43480f56-478a-4ce1-9ed1-71c132836f78 resource provider aggregate not found 2026-04-02 18:09:33.163 7 INFO neutron.services.segments.plugin [-] Segment 43480f56-478a-4ce1-9ed1-71c132836f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43480f56-478a-4ce1-9ed1-71c132836f78 found for delete ", "request_id": "req-177fd3e3-aa1d-4fc4-8a35-7fc16df71854"}]} 2026-04-02 18:09:33.164 7 INFO neutron.services.segments.plugin [-] Segment 43480f56-478a-4ce1-9ed1-71c132836f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43480f56-478a-4ce1-9ed1-71c132836f78 found for delete ", "request_id": "req-1043c88f-b620-4a6f-90b1-73d19711df8b"}]} [pid: 7|app: 0|req: 473/1015] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:32 2026] DELETE /v2.0/networks/9b6ac940-7907-42c8-b82d-87ac5f2d5cab => 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: 474/1016] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/networks => 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: 475/1017] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:33.268 7 WARNING neutron_lib.context [None req-fba4f2c3-9c4f-4e0d-a24a-fdc9ffd4c3e3 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:33.319 7 INFO neutron.db.segments_db [None req-fba4f2c3-9c4f-4e0d-a24a-fdc9ffd4c3e3 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Added segment 01947ae1-05dc-40e5-90dd-90bf8c11ae8b of type vxlan for network 134fd22d-7b27-4559-ac8d-54f431188c6d [pid: 8|app: 0|req: 543/1018] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/subnets => generated 673 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1021] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:33.416 7 WARNING neutron_lib.context [None req-5658a6e5-a318-4cec-8830-557a966ac647 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 546/1022] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:33.435 8 WARNING neutron_lib.context [None req-275bd797-be0e-4083-9631-4359511085b9 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:33.471 7 INFO neutron.db.segments_db [None req-5658a6e5-a318-4cec-8830-557a966ac647 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] Added segment 0216b26e-360c-41da-81bc-a05a65a8bc4b of type vxlan for network b9f30156-49c8-4807-8884-6daa82d8c197 2026-04-02 18:09:33.490 8 INFO neutron.db.segments_db [None req-275bd797-be0e-4083-9631-4359511085b9 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Added segment bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f of type vxlan for network a7384454-92e0-43d0-b00a-2f0e25a7243a [pid: 7|app: 0|req: 477/1023] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/networks => generated 648 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1024] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1025] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:33.601 7 WARNING neutron_lib.context [None req-7b9b56b0-e4b9-46e9-a58d-ad963fde3833 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:33.625 7 WARNING neutron_lib.context [None req-7b9b56b0-e4b9-46e9-a58d-ad963fde3833 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 548/1026] 10.0.0.115 () {34 vars in 743 bytes} [Thu Apr 2 18:09:33 2026] PUT /v2.0/networks/b9f30156-49c8-4807-8884-6daa82d8c197 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1027] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:33.712 8 WARNING neutron_lib.context [None req-b297c490-ec11-4cf6-a3db-aeb0d63dd627 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 550/1028] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1029] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/subnets?id=0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1030] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1031] 10.0.0.115 () {34 vars in 741 bytes} [Thu Apr 2 18:09:33 2026] PUT /v2.0/subnets/7e5abac4-7443-49d3-aaf5-0eab991d8de2 => generated 656 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1032] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports?network_id=90c83578-5515-409a-93f1-f8192b087cce&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: 7|app: 0|req: 479/1033] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/ports => generated 1506 bytes in 561 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: 555/1034] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 8|app: 0|req: 556/1035] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1036] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports => generated 1506 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1037] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:34 2026] DELETE /v2.0/networks/b9f30156-49c8-4807-8884-6daa82d8c197 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1038] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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) 2026-04-02 18:09:34.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb71c307-7162-4a2c-a8fa-564aae27f758 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1039] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:34 2026] DELETE /v2.0/networks/b9f30156-49c8-4807-8884-6daa82d8c197 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1040] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:09:34 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: 8|app: 0|req: 561/1041] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/subnets?network_id=d8008290-0232-4226-b52e-0e1d663f217c => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1042] 10.0.0.115 () {32 vars in 653 bytes} [Thu Apr 2 18:09:34 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: 563/1043] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/networks => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1044] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:09:34 2026] DELETE /v2.0/ports/0347871f-be1e-4a91-b94b-6fcfa0dc5255 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1045] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/subnets => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1046] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:09:34 2026] DELETE /v2.0/ports/91f12713-1120-46ca-bf22-0b3a15572e73 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1047] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports => 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: 484/1048] 199.204.45.246 () {34 vars in 1118 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:34.991 7 WARNING neutron_lib.context [None req-5895b6f2-7eea-4393-9452-0d8134b456c5 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 565/1049] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/networks/c6a35038-ad7a-4844-a255-f775cee9962a => generated 672 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:35.041 7 INFO neutron.db.segments_db [None req-5895b6f2-7eea-4393-9452-0d8134b456c5 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Added segment 9a01cd96-1d67-4807-8f9f-9d075ae92a00 of type vxlan for network 80019377-e75b-4254-af00-e9a7ee7813a2 [pid: 7|app: 0|req: 485/1050] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:34 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1051] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/subnets/2bbe84d8-fe1e-4a8d-8b3e-2c933e468ba9 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:35.154 7 WARNING neutron_lib.context [None req-c65af04b-2c59-4afa-a50c-2832e0eaa54b 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:35.187 7 INFO neutron.services.segments.plugin [-] Segment 0216b26e-360c-41da-81bc-a05a65a8bc4b resource provider aggregate not found 2026-04-02 18:09:35.191 7 INFO neutron.services.segments.plugin [-] Segment 0216b26e-360c-41da-81bc-a05a65a8bc4b resource provider aggregate not found 2026-04-02 18:09:35.202 7 INFO neutron.services.segments.plugin [-] Segment 0216b26e-360c-41da-81bc-a05a65a8bc4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0216b26e-360c-41da-81bc-a05a65a8bc4b found for delete ", "request_id": "req-b53f5bcb-bb58-48db-abd6-1fc3d120a0fc"}]} 2026-04-02 18:09:35.209 7 INFO neutron.services.segments.plugin [-] Segment 0216b26e-360c-41da-81bc-a05a65a8bc4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0216b26e-360c-41da-81bc-a05a65a8bc4b found for delete ", "request_id": "req-9c40358a-92a8-4457-8b47-583d5ea24c95"}]} 2026-04-02 18:09:35.222 7 INFO neutron.db.segments_db [None req-c65af04b-2c59-4afa-a50c-2832e0eaa54b 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Added segment 7ad175f1-34f7-4998-baae-49bdfc313045 of type vxlan for network 21fa44cb-c21d-48cd-a441-71808214d7bc [pid: 7|app: 0|req: 487/1052] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:09:35 2026] POST /v2.0/networks => generated 650 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:35.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f69fb77-29d2-4409-bd31-06e208988a72 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 488/1053] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:35 2026] DELETE /v2.0/subnets/7e5abac4-7443-49d3-aaf5-0eab991d8de2 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1054] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 972 bytes in 425 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-04-02 18:09:35.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3403bbcf-30da-4d88-81cd-0e4c74a84cf9 738308b9547049169a813e2c562bc8bf 0d780200b6c94dcb9ca14ee89bc5f01b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 567/1055] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:35 2026] DELETE /v2.0/networks/b9f30156-49c8-4807-8884-6daa82d8c197 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1056] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:35.467 8 WARNING neutron_lib.context [None req-7b8f261e-4608-43fe-a88b-4d5670bb47d8 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:35.492 8 WARNING neutron_lib.context [None req-7b8f261e-4608-43fe-a88b-4d5670bb47d8 839f3a9e79164289a478eebb8b18b66b 53f0d227f5974ad2b4c978312863cf57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:35.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75bda4f3-018c-4a1e-815d-53430c6c0842'] response: {'name': 'network-changed', 'server_uuid': '1ef6de75-9897-4efc-9bdc-f77fc64863e7', 'tag': '7847457d-38e9-42bd-a652-cd8cb8da55f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 490/1057] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:35 2026] DELETE /v2.0/subnets/2bbe84d8-fe1e-4a8d-8b3e-2c933e468ba9 => 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: 491/1058] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 568/1059] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:35 2026] POST /v2.0/subnets => generated 1273 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1060] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/subnets => generated 1909 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1061] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 492/1062] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:35 2026] DELETE /v2.0/networks/c6a35038-ad7a-4844-a255-f775cee9962a => 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: 493/1063] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1064] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1065] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:35 2026] DELETE /v2.0/subnets/8375abf2-f7d9-4f91-9678-c8efa5e06fb7 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1066] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets?id=0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1067] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?network_id=90c83578-5515-409a-93f1-f8192b087cce&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1068] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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: 572/1069] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/subnets/136abcf8-dff0-4ddd-bbf2-2b496ce30a23 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1070] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1071] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:36.450 8 INFO neutron.services.segments.plugin [-] Segment 7ad175f1-34f7-4998-baae-49bdfc313045 resource provider aggregate not found 2026-04-02 18:09:36.454 8 INFO neutron.services.segments.plugin [-] Segment 7ad175f1-34f7-4998-baae-49bdfc313045 resource provider aggregate not found 2026-04-02 18:09:36.461 8 INFO neutron.services.segments.plugin [-] Segment 7ad175f1-34f7-4998-baae-49bdfc313045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad175f1-34f7-4998-baae-49bdfc313045 found for delete ", "request_id": "req-7dcae1b2-ac14-4880-97bc-e743fe12121e"}]} 2026-04-02 18:09:36.465 8 INFO neutron.services.segments.plugin [-] Segment 7ad175f1-34f7-4998-baae-49bdfc313045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad175f1-34f7-4998-baae-49bdfc313045 found for delete ", "request_id": "req-c49d7e95-d145-4f19-bef5-f898fb0e6c55"}]} [pid: 8|app: 0|req: 574/1072] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/networks/21fa44cb-c21d-48cd-a441-71808214d7bc => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1073] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/networks/80019377-e75b-4254-af00-e9a7ee7813a2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1074] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/security-groups?tenant_id=0d780200b6c94dcb9ca14ee89bc5f01b&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: 500/1075] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/networks/a7384454-92e0-43d0-b00a-2f0e25a7243a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1076] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/security-groups/822de06e-ff51-45da-9746-3ab8ecc3c819 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1077] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/networks/134fd22d-7b27-4559-ac8d-54f431188c6d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:37.400 7 INFO neutron.services.segments.plugin [-] Segment 0e0f30e5-b388-4fc2-98cf-32f881f980cb resource provider aggregate not found 2026-04-02 18:09:37.403 7 INFO neutron.services.segments.plugin [-] Segment 0e0f30e5-b388-4fc2-98cf-32f881f980cb resource provider aggregate not found [pid: 7|app: 0|req: 502/1078] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:37.431 7 INFO neutron.services.segments.plugin [-] Segment 0e0f30e5-b388-4fc2-98cf-32f881f980cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e0f30e5-b388-4fc2-98cf-32f881f980cb found for delete ", "request_id": "req-9a2f814c-6450-460a-83a9-d2a160605601"}]} 2026-04-02 18:09:37.436 7 INFO neutron.services.segments.plugin [-] Segment 0e0f30e5-b388-4fc2-98cf-32f881f980cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e0f30e5-b388-4fc2-98cf-32f881f980cb found for delete ", "request_id": "req-60756eba-afbd-46c3-9a4b-b2308d33bccf"}]} 2026-04-02 18:09:37.452 7 INFO neutron.services.segments.plugin [-] Segment 9a01cd96-1d67-4807-8f9f-9d075ae92a00 resource provider aggregate not found 2026-04-02 18:09:37.462 7 INFO neutron.services.segments.plugin [-] Segment 9a01cd96-1d67-4807-8f9f-9d075ae92a00 resource provider aggregate not found 2026-04-02 18:09:37.472 7 INFO neutron.services.segments.plugin [-] Segment 9a01cd96-1d67-4807-8f9f-9d075ae92a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a01cd96-1d67-4807-8f9f-9d075ae92a00 found for delete ", "request_id": "req-901f014d-5e75-4df8-b05c-0775bd362134"}]} 2026-04-02 18:09:37.483 7 INFO neutron.services.segments.plugin [-] Segment 9a01cd96-1d67-4807-8f9f-9d075ae92a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a01cd96-1d67-4807-8f9f-9d075ae92a00 found for delete ", "request_id": "req-67bea4d9-9778-496b-b776-81ef550513a5"}]} 2026-04-02 18:09:37.489 7 INFO neutron.services.segments.plugin [-] Segment bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f resource provider aggregate not found [pid: 8|app: 0|req: 577/1079] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/security-groups?tenant_id=53f0d227f5974ad2b4c978312863cf57&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:37.512 7 INFO neutron.services.segments.plugin [-] Segment bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f found for delete ", "request_id": "req-8c590c93-0d64-4867-a467-136db8e451f1"}]} 2026-04-02 18:09:37.526 7 INFO neutron.services.segments.plugin [-] Segment bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f resource provider aggregate not found 2026-04-02 18:09:37.531 7 INFO neutron.services.segments.plugin [-] Segment 01947ae1-05dc-40e5-90dd-90bf8c11ae8b resource provider aggregate not found 2026-04-02 18:09:37.543 7 INFO neutron.services.segments.plugin [-] Segment 01947ae1-05dc-40e5-90dd-90bf8c11ae8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01947ae1-05dc-40e5-90dd-90bf8c11ae8b found for delete ", "request_id": "req-2c6d7b73-199e-4ce4-a907-4a1f5d2cfe1e"}]} 2026-04-02 18:09:37.551 7 INFO neutron.services.segments.plugin [-] Segment bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf62e0c5-e882-4f5c-be71-3e50f5ba9c1f found for delete ", "request_id": "req-358cffab-cd35-4217-956c-96e2a5531eb9"}]} [pid: 7|app: 0|req: 503/1080] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks?id=90c83578-5515-409a-93f1-f8192b087cce => generated 780 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:37.576 7 INFO neutron.services.segments.plugin [-] Segment 01947ae1-05dc-40e5-90dd-90bf8c11ae8b resource provider aggregate not found 2026-04-02 18:09:37.594 7 INFO neutron.services.segments.plugin [-] Segment 01947ae1-05dc-40e5-90dd-90bf8c11ae8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01947ae1-05dc-40e5-90dd-90bf8c11ae8b found for delete ", "request_id": "req-ba75bbe6-fac0-4211-a377-f60593b02fae"}]} [pid: 8|app: 0|req: 578/1081] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:37 2026] DELETE /v2.0/security-groups/fbcc1cf0-a20b-4a15-a456-f88c25f5ef30 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1082] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1083] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1084] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/subnets?id=0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1085] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 581/1086] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?network_id=90c83578-5515-409a-93f1-f8192b087cce&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: 506/1087] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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: 582/1088] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce?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-04-02 18:09:38.776 7 WARNING neutron_lib.context [None req-eedd11ba-03b9-43f9-8648-19bacfd47e38 228265321f7f40898bc6239ec009e85f b6feb2882c414d2a831a32f2a0dd79f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 583/1089] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1090] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/security-groups?id=41586eb9-4b4a-4458-a436-9eb2c8a62e88&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: 507/1091] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:09:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1092] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1093] 10.0.0.115 () {34 vars in 758 bytes} [Thu Apr 2 18:09:39 2026] PUT /v2.0/security-groups/6ebb733d-96de-40c8-a385-ea00832e65a3 => generated 1662 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1094] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups/6ebb733d-96de-40c8-a385-ea00832e65a3 => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1095] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:39 2026] DELETE /v2.0/security-groups/6ebb733d-96de-40c8-a385-ea00832e65a3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:39.352 8 WARNING neutron_lib.context [None req-680a08cc-0ca2-4565-8bf5-f2841ef06d22 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 510/1096] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:39.385 7 INFO neutron.api.v2.resource [None req-2008da66-c634-426d-9dfd-c86f5d3701f1 228265321f7f40898bc6239ec009e85f b6feb2882c414d2a831a32f2a0dd79f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 511/1097] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:39 2026] DELETE /v2.0/security-groups/6ebb733d-96de-40c8-a385-ea00832e65a3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:39.395 7 WARNING neutron_lib.context [None req-793fcc76-89b7-4e37-98f7-ed5ff820b6da 228265321f7f40898bc6239ec009e85f b6feb2882c414d2a831a32f2a0dd79f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/1098] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:09:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1099] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:39.535 7 WARNING neutron_lib.context [None req-63c8b0a9-9173-4011-a37b-b5070ac7c025 228265321f7f40898bc6239ec009e85f b6feb2882c414d2a831a32f2a0dd79f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 587/1100] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:09:39 2026] POST /v2.0/security-groups => generated 1623 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1101] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1102] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups => generated 4528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1103] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-group-rules/89a8583c-3ac6-4253-933a-a618390b0745 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1104] 10.0.0.115 () {34 vars in 758 bytes} [Thu Apr 2 18:09:39 2026] PUT /v2.0/security-groups/1d3d22e1-3277-44cd-bff4-99b101148c62 => generated 1663 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:39.879 8 INFO neutron.db.l3_db [req-45455341-4a49-43da-bb5a-33c6c428aa5b req-f173c896-229f-472f-b652-205bc4b89a0f c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] Floating IP 05d9b310-b34a-450a-a9c2-6f2d21e41252 disassociated. External IP: 10.96.250.210, port: 7847457d-38e9-42bd-a652-cd8cb8da55f9. [pid: 7|app: 0|req: 518/1105] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1106] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups/1d3d22e1-3277-44cd-bff4-99b101148c62 => 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: 520/1107] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:09:39 2026] DELETE /v2.0/security-group-rules/89a8583c-3ac6-4253-933a-a618390b0745 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1108] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-groups/1d3d22e1-3277-44cd-bff4-99b101148c62 => 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: 522/1109] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1110] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1111] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:40 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-04-02 18:09:40.216 7 WARNING neutron_lib.context [None req-47ba9afb-7fcc-42a7-a4fb-46e2b1aa94cd 228265321f7f40898bc6239ec009e85f b6feb2882c414d2a831a32f2a0dd79f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 588/1112] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:09:39 2026] DELETE /v2.0/ports/7847457d-38e9-42bd-a652-cd8cb8da55f9 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:40.267 8 INFO neutron.api.v2.resource [None req-581be0e1-a6cf-4196-ad1a-774c4215f51d 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1113] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-groups/1d3d22e1-3277-44cd-bff4-99b101148c62 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:40.277 8 WARNING neutron_lib.context [None req-953aecbb-9787-4dbe-a57a-2422ac9b8ef6 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:40.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77efd4e0-8118-4449-80ed-42e9d7eea397'] response: {'server_uuid': '1ef6de75-9897-4efc-9bdc-f77fc64863e7', 'name': 'network-vif-deleted', 'tag': '7847457d-38e9-42bd-a652-cd8cb8da55f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 525/1114] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1115] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules/5ba0cf15-486c-4aee-a648-dd3bcb374106 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1116] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:09:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:09:40.434 8 WARNING neutron_lib.context [None req-2777d41d-de3c-416c-b6db-f2e521fd6597 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 527/1117] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 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: 528/1118] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-group-rules/5ba0cf15-486c-4aee-a648-dd3bcb374106 => 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: 591/1119] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1120] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:40.612 7 WARNING neutron_lib.context [None req-339b2c90-ba18-425c-a579-14728a5673c2 228265321f7f40898bc6239ec009e85f b6feb2882c414d2a831a32f2a0dd79f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 592/1121] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules/e845bca7-ab01-42f9-b0ca-603d26fe066c => 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: 593/1122] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1123] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1124] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules/4a30dffb-d515-4377-a8b6-4090f367b423 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1125] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-group-rules/e845bca7-ab01-42f9-b0ca-603d26fe066c => 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: 532/1126] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1127] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:40.844 8 WARNING neutron_lib.context [None req-1bd4747f-d0a8-408e-bf17-2f36ee32ee31 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 533/1128] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-group-rules/4a30dffb-d515-4377-a8b6-4090f367b423 => 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: 534/1129] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 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) [pid: 8|app: 0|req: 596/1130] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1131] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules/c0302ed2-cd63-4ee0-94be-04209538593c => 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: 535/1132] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-groups/02cba389-e9a5-4504-9aef-d03cefc1915f => 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: 598/1133] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1134] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1135] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1136] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:09:41 2026] DELETE /v2.0/security-group-rules/c0302ed2-cd63-4ee0-94be-04209538593c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1137] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:41.182 8 WARNING neutron_lib.context [None req-5ed8cf8c-8a6b-4925-9a84-ffc629d9f8a8 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:41.216 8 INFO neutron.db.securitygroups_db [None req-5ed8cf8c-8a6b-4925-9a84-ffc629d9f8a8 3a91ed0570ed4963983d205daaf13c6c aed81960ab2c414098ec342c7002b8d0 - - default default] Project aed81960ab2c414098ec342c7002b8d0 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: 539/1138] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 600/1139] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1140] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-group-rules/993e6bc7-fb19-4139-8544-894fa06eb346 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1141] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1142] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:09:41 2026] DELETE /v2.0/security-group-rules/993e6bc7-fb19-4139-8544-894fa06eb346 => 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: 602/1143] 10.0.0.115 () {32 vars in 673 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1144] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:41 2026] DELETE /v2.0/security-groups/d69a2869-56a4-4f29-8af9-3acc043ad961 => 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: 543/1145] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1146] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1147] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:41 2026] GET /v2.0/security-groups?tenant_id=b6feb2882c414d2a831a32f2a0dd79f8&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1148] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:41 2026] DELETE /v2.0/security-groups/4bfcc8e8-6e67-49f0-bd21-cfb92418cc51 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1149] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1150] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/security-groups?tenant_id=aed81960ab2c414098ec342c7002b8d0&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1151] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:42 2026] DELETE /v2.0/security-groups/d4cabb81-be4c-46f1-8929-c510192605ce => 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: 605/1152] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/ports?device_id=1ef6de75-9897-4efc-9bdc-f77fc64863e7 => 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: 548/1153] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/security-groups?tenant_id=973af3c4e539401da868a7133a16aa2e&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1154] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/security-groups/1cfaa75e-6c58-4979-8dad-0436e4987c7c => 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: 549/1155] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/security-groups/41586eb9-4b4a-4458-a436-9eb2c8a62e88 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:44.579 8 INFO neutron.api.v2.resource [None req-03737359-3dc5-48e8-b17c-7b055d3ffb0b c8a86953bd944fc1a433f3bc041deccb e0d5b84660f046d2af52bc847e2e7dec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1156] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:09:44 2026] GET /v2.0/security-groups/41586eb9-4b4a-4458-a436-9eb2c8a62e88 => 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: 550/1157] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/floatingips/05d9b310-b34a-450a-a9c2-6f2d21e41252 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1158] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:09:44 2026] PUT /v2.0/routers/61c06eaa-ee2a-4ef5-9f5d-a468ae67cfab/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1159] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:46 2026] GET /v2.0/security-groups?tenant_id=3052f5ca0868453facbe9238b7e1a15e&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1160] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:46 2026] DELETE /v2.0/security-groups/ce543efa-5b93-4466-b2bf-4502657453a0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:46.810 7 INFO neutron.services.segments.plugin [-] Segment f98d8dd1-f793-494b-b367-c5ccb2404fa8 resource provider aggregate not found 2026-04-02 18:09:46.815 7 INFO neutron.services.segments.plugin [-] Segment f98d8dd1-f793-494b-b367-c5ccb2404fa8 resource provider aggregate not found 2026-04-02 18:09:46.824 7 INFO neutron.db.l3_hamode_db [None req-1331bdea-f440-4984-8bd4-30a0a7b830d0 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network b330fc26-7769-4e35-9643-2837bdd1eb19 was deleted as no HA routers are present in tenant e0d5b84660f046d2af52bc847e2e7dec. [pid: 7|app: 0|req: 551/1161] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:45 2026] DELETE /v2.0/routers/61c06eaa-ee2a-4ef5-9f5d-a468ae67cfab => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1162] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:09:46 2026] DELETE /v2.0/subnets/0388a290-0dff-4f19-a669-ec733f41e7d9 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:47.010 7 INFO neutron.services.segments.plugin [-] Segment f98d8dd1-f793-494b-b367-c5ccb2404fa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f98d8dd1-f793-494b-b367-c5ccb2404fa8 found for delete ", "request_id": "req-2dae108d-e928-4436-b540-287765d4e145"}]} 2026-04-02 18:09:47.013 7 INFO neutron.services.segments.plugin [-] Segment f98d8dd1-f793-494b-b367-c5ccb2404fa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f98d8dd1-f793-494b-b367-c5ccb2404fa8 found for delete ", "request_id": "req-39e9f61e-842e-47d3-94c4-e5cd7a5995a3"}]} [pid: 7|app: 0|req: 552/1163] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:09:47 2026] DELETE /v2.0/networks/90c83578-5515-409a-93f1-f8192b087cce => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1164] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:47 2026] GET /v2.0/security-groups?tenant_id=e0d5b84660f046d2af52bc847e2e7dec&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1165] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:47 2026] DELETE /v2.0/security-groups/292c3284-6cc1-46d3-9460-436742fcd4ea => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1168] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 1244 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1169] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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-04-02 18:09:49.657 8 INFO neutron.db.segments_db [None req-49acad6b-ffa8-4a94-a0bf-542ff7b5bc09 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 013f7c06-e7f5-4608-a845-4585723a3f45 of type vxlan for network 7aa5d440-ac19-4bec-be0e-83b014d27704 [pid: 8|app: 0|req: 614/1170] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:09:49 2026] POST /v2.0/networks => generated 747 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:49.816 7 INFO neutron.services.segments.plugin [-] Segment 9c43d056-8c0e-41a6-a261-e6c7d1c76396 resource provider aggregate not found 2026-04-02 18:09:49.824 7 INFO neutron.services.segments.plugin [-] Segment 9c43d056-8c0e-41a6-a261-e6c7d1c76396 resource provider aggregate not found 2026-04-02 18:09:49.829 7 INFO neutron.services.segments.plugin [-] Segment 9c43d056-8c0e-41a6-a261-e6c7d1c76396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c43d056-8c0e-41a6-a261-e6c7d1c76396 found for delete ", "request_id": "req-83555c07-9112-4e98-89cb-ac673e3205cc"}]} 2026-04-02 18:09:49.838 7 INFO neutron.services.segments.plugin [-] Segment 9c43d056-8c0e-41a6-a261-e6c7d1c76396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c43d056-8c0e-41a6-a261-e6c7d1c76396 found for delete ", "request_id": "req-22ac14af-f693-47f3-97a3-9f8221e34183"}]} [pid: 7|app: 0|req: 557/1171] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:49 2026] POST /v2.0/subnets => generated 694 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:50.055 7 INFO neutron.db.segments_db [None req-4ee6917a-7af9-4afb-ad3e-7105bfa1a1cb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment e45de2bd-4238-46db-9183-6ac62f4819e1 of type vxlan for network 390939e0-a310-440b-a64c-53fbe3c68431 [pid: 8|app: 0|req: 615/1172] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/security-groups?tenant_id=bf2f621050f948e7a2b2f97a958c4de7&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1173] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:50 2026] DELETE /v2.0/security-groups/f98e48d8-b184-40a6-ab40-67afec4d7b0a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:50.343 7 INFO neutron.db.l3_hamode_db [None req-4ee6917a-7af9-4afb-ad3e-7105bfa1a1cb 685101812cb84f81bced5ab1602846ff d190774a75f4454b8647c30870ef9ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:09:51.253 7 INFO neutron.db.l3_hamode_db [None req-4ee6917a-7af9-4afb-ad3e-7105bfa1a1cb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1174] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1175] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1176] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1177] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:52.330 8 INFO neutron.db.segments_db [None req-2f457824-26a1-4f67-8307-b75cce16fc21 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment be2b792a-f0ad-4003-abe9-023d50247356 of type vxlan for network bb0fa648-84e1-4a5e-8710-0cc68ff592fc [pid: 7|app: 0|req: 558/1178] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:50 2026] POST /v2.0/routers => generated 734 bytes in 2342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1179] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:09:51 2026] POST /v2.0/networks => generated 740 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1180] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:52 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:52.686 8 INFO neutron.db.segments_db [None req-c7c801e1-5351-43ce-a679-a400de5ab392 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 487b8dbc-96c7-4528-94c7-3d77b060689e of type vxlan for network 64b977a0-7778-4fdc-ac84-b08a4e7aec05 2026-04-02 18:09:52.951 8 INFO neutron.db.l3_hamode_db [None req-c7c801e1-5351-43ce-a679-a400de5ab392 685101812cb84f81bced5ab1602846ff 65a432461a8a42f3ad0db46c6699ab6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 559/1181] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:09:52 2026] PUT /v2.0/routers/446e1a18-e21a-4543-b19b-8858f4610df4/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1182] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:53 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1183] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:53 2026] GET /v2.0/security-groups?id=0ff9e628-1131-42bc-ae9c-e09a00722300&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: 562/1184] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:09:53 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:53.892 8 INFO neutron.db.l3_hamode_db [None req-c7c801e1-5351-43ce-a679-a400de5ab392 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:09:54.055 7 INFO neutron.db.l3_db [req-5da37a77-37bd-4c07-b99f-f015dd01cb27 req-66f165d7-3b16-49a1-8db7-ed2792947f23 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] Floating IP 5458ec54-a7df-41aa-8660-da35e9087c88 disassociated. External IP: 10.96.250.206, port: 11e00317-195b-4d03-8a69-129c26ce7431. [pid: 7|app: 0|req: 563/1185] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:09:53 2026] DELETE /v2.0/ports/11e00317-195b-4d03-8a69-129c26ce7431 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:54.445 7 WARNING neutron_lib.context [None req-6995353b-97d4-417a-81f2-29f7ce36be2d 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:09:54.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6de5a08-c8bd-438c-80a5-22bbab848bf2'] response: {'server_uuid': 'eed5e545-fd37-432a-a6e5-125bcbf085ff', 'name': 'network-vif-deleted', 'tag': '11e00317-195b-4d03-8a69-129c26ce7431', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 564/1186] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:09:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:09:54.623 7 WARNING neutron_lib.context [None req-18f3880c-1682-456a-9dc7-fae3f6b25ba1 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1187] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1188] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:54.829 7 WARNING neutron_lib.context [None req-0c1030a8-3e29-405e-91cd-c7c6974a6cf2 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1189] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:09:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:54.928 7 WARNING neutron_lib.context [None req-17687afe-566a-4856-bfb6-b35d8422ef2b 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1190] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:52 2026] POST /v2.0/routers => generated 728 bytes in 2380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1191] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:09:54 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1192] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/security-groups?tenant_id=b029e43bb27e477c817b3afa17a08983&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1193] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1194] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:56 2026] DELETE /v2.0/security-groups/875e1d90-e6d5-48cd-b6c6-8e4414ad3016 => 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: 624/1195] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:09:55 2026] PUT /v2.0/routers/10db3aae-0547-4101-a36e-0c782be68440/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1196] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 625/1197] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/ports?device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => 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: 573/1198] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/ports?tenant_id=3edfcdff48944e7ca0fec203fb854a79&device_id=eed5e545-fd37-432a-a6e5-125bcbf085ff => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1199] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:09:58 2026] DELETE /v2.0/security-groups/0ff9e628-1131-42bc-ae9c-e09a00722300 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:58.424 7 INFO neutron.api.v2.resource [None req-236b6e32-7383-4acd-897e-207862c8fecc 54edd89f3c8348e9abb9da2c4f870954 3edfcdff48944e7ca0fec203fb854a79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1200] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/security-groups/0ff9e628-1131-42bc-ae9c-e09a00722300 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:58.438 8 INFO neutron.db.segments_db [None req-3ae3cdf4-ab1c-4548-90ea-94fcaebcc577 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment d782596a-b5f4-4e9b-9edd-9152195db54c of type vxlan for network b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed [pid: 8|app: 0|req: 626/1201] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:09:58 2026] POST /v2.0/networks => generated 740 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1202] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks?tenant_id=3edfcdff48944e7ca0fec203fb854a79&shared=False => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1203] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:09:58 2026] DELETE /v2.0/floatingips/5458ec54-a7df-41aa-8660-da35e9087c88 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1204] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1205] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:58 2026] POST /v2.0/subnets => generated 687 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1206] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks?id=bb0fa648-84e1-4a5e-8710-0cc68ff592fc => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:58.833 7 INFO neutron.db.segments_db [None req-9cf2eb96-d129-43ea-8273-40fb7e5de291 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment f6058f1e-a195-4021-8fcc-63f7c5bd5f1c of type vxlan for network 4d11e4fb-360f-4f3c-9368-6aa32c439c0e 2026-04-02 18:09:59.119 7 INFO neutron.db.l3_hamode_db [None req-9cf2eb96-d129-43ea-8273-40fb7e5de291 685101812cb84f81bced5ab1602846ff d71aad95e762429e801679b932ce46ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:09:59.917 7 INFO neutron.db.l3_hamode_db [None req-9cf2eb96-d129-43ea-8273-40fb7e5de291 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1207] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:09:58 2026] PUT /v2.0/routers/c8c58ad0-baf2-40ef-a203-f0c1a361dbcd/remove_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1208] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/quotas/65a432461a8a42f3ad0db46c6699ab6e => 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: 631/1209] 10.0.0.107 () {34 vars in 1098 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--953605641&fields=id&tenant_id=d190774a75f4454b8647c30870ef9ecf => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:01.047 8 INFO neutron.services.segments.plugin [-] Segment d1861439-c56a-4c28-84f1-81db058ad5db resource provider aggregate not found 2026-04-02 18:10:01.058 8 INFO neutron.services.segments.plugin [-] Segment d1861439-c56a-4c28-84f1-81db058ad5db resource provider aggregate not found 2026-04-02 18:10:01.068 8 INFO neutron.services.segments.plugin [-] Segment d1861439-c56a-4c28-84f1-81db058ad5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1861439-c56a-4c28-84f1-81db058ad5db found for delete ", "request_id": "req-b78e9587-a081-4d89-b0fa-30b44296f40d"}]} 2026-04-02 18:10:01.082 8 INFO neutron.services.segments.plugin [-] Segment d1861439-c56a-4c28-84f1-81db058ad5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1861439-c56a-4c28-84f1-81db058ad5db found for delete ", "request_id": "req-358574ec-2395-4c56-854e-1ef27317f418"}]} 2026-04-02 18:10:01.115 8 INFO neutron.db.l3_hamode_db [None req-86b1b0f4-ccf9-4b35-a37a-e6efa8fbebcf 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 18e405d7-6030-4c6d-93dd-b33fe523cf6f was deleted as no HA routers are present in tenant 3edfcdff48944e7ca0fec203fb854a79. [pid: 8|app: 0|req: 632/1210] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:00 2026] DELETE /v2.0/routers/c8c58ad0-baf2-40ef-a203-f0c1a361dbcd => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1211] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?tenant_id=65a432461a8a42f3ad0db46c6699ab6e&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1212] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks?id=7aa5d440-ac19-4bec-be0e-83b014d27704 => generated 679 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1213] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:09:58 2026] POST /v2.0/routers => generated 727 bytes in 2608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1214] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/bb0fa648-84e1-4a5e-8710-0cc68ff592fc?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: 581/1215] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/quotas/d190774a75f4454b8647c30870ef9ecf => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1216] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:01 2026] DELETE /v2.0/subnets/50e2c4f9-3e3e-4185-bb18-00c889449cd8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1217] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/bb0fa648-84e1-4a5e-8710-0cc68ff592fc?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: 637/1218] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:01 2026] DELETE /v2.0/networks/50b26f1e-e8a2-440a-88ab-c58ae746a9a0 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1219] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?tenant_id=d190774a75f4454b8647c30870ef9ecf&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1220] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => 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: 640/1221] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704?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: 641/1222] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/security-groups?tenant_id=3edfcdff48944e7ca0fec203fb854a79&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1223] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1224] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:02 2026] DELETE /v2.0/security-groups/7318daef-0867-4dab-8f0e-b4211fd49deb => 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: 644/1225] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1226] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:10:01 2026] PUT /v2.0/routers/2f0100c6-3b36-483d-a673-1121fee72251/add_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1227] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:03 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:03.551 8 INFO neutron.services.segments.plugin [-] Segment b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 resource provider aggregate not found 2026-04-02 18:10:03.556 8 INFO neutron.services.segments.plugin [-] Segment b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 resource provider aggregate not found 2026-04-02 18:10:03.580 8 INFO neutron.services.segments.plugin [-] Segment b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 found for delete ", "request_id": "req-4ac67b1f-dd02-46b7-acec-33b5469af20c"}]} 2026-04-02 18:10:03.590 8 INFO neutron.services.segments.plugin [-] Segment b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d088f0-dfb2-4a8e-b966-0ed9cdf1fc61 found for delete ", "request_id": "req-4f24b356-87e0-46fe-a231-8bbc82d1e13a"}]} [pid: 8|app: 0|req: 647/1230] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:03 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1231] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:04.330 7 INFO neutron.db.segments_db [None req-104fa895-3b7e-4e99-9ab6-52efb2d29b45 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 19aa83fd-2771-49a7-be0e-128bdd4205ee of type vxlan for network 15c8e768-6af3-4f9d-9ff5-8ced43ec96f3 [pid: 7|app: 0|req: 584/1232] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:10:04 2026] POST /v2.0/networks => generated 741 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1233] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:04 2026] POST /v2.0/subnets => generated 688 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:04.739 7 INFO neutron.db.segments_db [None req-1cbf0b4d-2abc-4b1a-b759-0ca680250295 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d of type vxlan for network 191cd866-a802-4692-afbd-2a9004a23a52 [pid: 8|app: 0|req: 650/1234] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:05.024 7 INFO neutron.db.l3_hamode_db [None req-1cbf0b4d-2abc-4b1a-b759-0ca680250295 685101812cb84f81bced5ab1602846ff cf55627c501e4cda8ec06150f759222a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 651/1235] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => 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: 652/1236] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:06.035 7 INFO neutron.db.l3_hamode_db [None req-1cbf0b4d-2abc-4b1a-b759-0ca680250295 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 653/1237] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/networks?id=bb0fa648-84e1-4a5e-8710-0cc68ff592fc => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:06.091 8 WARNING neutron_lib.context [req-fae32ee0-0963-478d-adf6-9c03179d11ef req-14f23e76-92d5-439a-b94e-8b07b75fc7b9 6de8c7fb110c4f8684696e9abc2ea98b 65a432461a8a42f3ad0db46c6699ab6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1238] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:10:06 2026] POST /v2.0/ports => generated 954 bytes in 407 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: 655/1239] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1240] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:04 2026] POST /v2.0/routers => generated 728 bytes in 2323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1241] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:06 2026] PUT /v2.0/ports/8ba8f974-7e98-46a6-9c76-e4b756ff05e1 => generated 1235 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1242] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 657/1243] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:07.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-795e6cfa-ae2e-44bd-8cfa-4d1deda2a5dd'] response: {'name': 'network-changed', 'server_uuid': '32e78334-a5b3-471a-8fdc-4ebec2fe52b5', 'tag': '8ba8f974-7e98-46a6-9c76-e4b756ff05e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 587/1244] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/security-groups?tenant_id=26a8aa9df7f6414e8031236257ded1f5&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1245] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:07 2026] DELETE /v2.0/security-groups/715c0007-7ca0-48da-b178-0b38f36b8a8c => 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: 589/1246] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/ports?tenant_id=65a432461a8a42f3ad0db46c6699ab6e&device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1247] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/security-groups?tenant_id=f64bca49e6f14079b567f2754d84a1f6&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: 591/1248] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/networks?tenant_id=65a432461a8a42f3ad0db46c6699ab6e&shared=False => generated 768 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1249] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:07 2026] DELETE /v2.0/security-groups/216155e3-5c2b-4af1-9f67-af79c21638ca => 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: 593/1250] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1251] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1252] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/networks?id=7aa5d440-ac19-4bec-be0e-83b014d27704 => generated 679 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1253] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1254] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 658/1255] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:10:07 2026] PUT /v2.0/routers/8751c177-0828-4186-b5b3-44391333058d/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1256] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d190774a75f4454b8647c30870ef9ecf => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:08.394 8 WARNING neutron_lib.context [req-057723f7-bedd-4d97-a125-329588935b62 req-2e59ebc5-07a7-4991-9cac-5f82b59b32ae 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 659/1257] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:10:08 2026] POST /v2.0/ports => generated 958 bytes in 463 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-04-02 18:10:09.009 8 WARNING neutron_lib.context [None req-952bed3c-1f34-427a-9e2b-c3c90af70353 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1258] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:10:09 2026] POST /v2.0/security-groups => generated 1675 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1259] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?tenant_id=65a432461a8a42f3ad0db46c6699ab6e&device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:09.207 8 WARNING neutron_lib.context [None req-36df20a6-5d7d-4047-b6d4-c1269c3b3cf8 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 599/1260] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:08 2026] PUT /v2.0/ports/002089a4-d48b-4186-ba86-343aacbc9a2d => generated 1239 bytes in 474 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: 662/1261] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:09 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: 600/1262] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8ba8f974-7e98-46a6-9c76-e4b756ff05e1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:09.348 8 WARNING neutron_lib.context [None req-9613de34-62f6-4a69-8808-c7d3abf7fc8a adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:09.369 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86306963-89c4-4c5e-a3ff-8dc326ddb94f'] response: {'name': 'network-changed', 'server_uuid': '198d9ef7-416a-4330-b60d-595ca5eeb708', 'tag': '002089a4-d48b-4186-ba86-343aacbc9a2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 601/1263] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/subnets?id=f5e032f0-bdeb-4a1e-ab4c-0db5b3a6167a => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1264] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1265] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1266] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 664/1267] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?network_id=bb0fa648-84e1-4a5e-8710-0cc68ff592fc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:09.525 8 WARNING neutron_lib.context [None req-cc6ae688-7663-4f79-aed6-6a084cbe2a1d adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1268] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1269] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 7|app: 0|req: 606/1270] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/networks/bb0fa648-84e1-4a5e-8710-0cc68ff592fc?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1271] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:09.680 8 WARNING neutron_lib.context [None req-20bcf9a7-29f6-41d2-9241-bb8c7ae034a9 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1272] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/networks/bb0fa648-84e1-4a5e-8710-0cc68ff592fc?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: 666/1273] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:09.833 7 WARNING neutron_lib.context [None req-d7abbcfa-386f-47b4-8ea6-e0fa358f2bb1 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:09.882 7 INFO neutron.db.securitygroups_db [None req-d7abbcfa-386f-47b4-8ea6-e0fa358f2bb1 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Project d71aad95e762429e801679b932ce46ac 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: 667/1274] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?tenant_id=d190774a75f4454b8647c30870ef9ecf&device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1275] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:09.982 7 WARNING neutron_lib.context [None req-72c81d56-9b40-43f5-b8b3-73e8acb4598a adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1276] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/networks?tenant_id=d190774a75f4454b8647c30870ef9ecf&shared=False => generated 775 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:10.022 7 INFO neutron.db.securitygroups_db [None req-72c81d56-9b40-43f5-b8b3-73e8acb4598a adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Project d71aad95e762429e801679b932ce46ac 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: 669/1277] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1278] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:10.542 8 WARNING neutron_lib.context [None req-8a7d7711-465f-4d23-b581-a6dcb84e0a11 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 610/1279] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1280] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1281] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:10:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1282] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:10.723 7 WARNING neutron_lib.context [None req-177916ba-5303-4ded-bacb-7c8c32d32526 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 671/1283] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 613/1284] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:10.869 8 WARNING neutron_lib.context [None req-491033b7-015c-4875-8e6c-ba9ff9e4a03e adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 672/1285] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:11.068 7 WARNING neutron_lib.context [None req-9205682a-80ba-44fa-b94d-103f71de4c36 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1286] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/ports?tenant_id=d190774a75f4454b8647c30870ef9ecf&device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1287] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=002089a4-d48b-4186-ba86-343aacbc9a2d => 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: 675/1288] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/subnets?id=ca0adae3-acd3-430e-8ab0-6708f4fbb2a1 => generated 697 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1289] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/ports?network_id=7aa5d440-ac19-4bec-be0e-83b014d27704&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1290] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704?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: 678/1291] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704?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: 614/1292] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:10:11 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1293] 10.0.0.107 () {34 vars in 1100 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1679564468&fields=id&tenant_id=d71aad95e762429e801679b932ce46ac => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1294] 10.0.0.107 () {34 vars in 1100 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1447994730&fields=id&tenant_id=d71aad95e762429e801679b932ce46ac => 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: 680/1295] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1296] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/networks?id=b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1297] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/quotas/d71aad95e762429e801679b932ce46ac => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1298] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1299] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/ports?tenant_id=d71aad95e762429e801679b932ce46ac&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1300] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1301] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1302] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1303] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1304] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => 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: 685/1305] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1306] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1307] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1308] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 687/1309] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => 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: 688/1310] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1311] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1312] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/security-groups?tenant_id=33909e9ea2ae4c4f9eef89087dd1b64c&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1313] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1314] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 692/1315] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => 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: 624/1316] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:14 2026] DELETE /v2.0/security-groups/fbe2030c-3408-40ca-abe9-5f77a50085bc => 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: 693/1317] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/security-groups?tenant_id=c2629bd9c1b44936b06fb98929a82189&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1318] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:14 2026] DELETE /v2.0/security-groups/687a7bf6-0f77-4f32-91ea-11e1b9458c95 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1319] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1320] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => 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: 626/1321] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 696/1322] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1323] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1324] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/networks?id=b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1325] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d71aad95e762429e801679b932ce46ac => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:16.744 8 WARNING neutron_lib.context [req-294d6244-8fc4-4fc0-88ef-3ecca140a2ff req-9f8b5a27-5844-4ce5-ac14-fe38a43a7725 adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1326] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => 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: 630/1327] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1328] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1329] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1330] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/security-groups?id=d40429ee-81c4-4b05-9809-31cb35fd4798&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1331] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:10:16 2026] POST /v2.0/ports => generated 993 bytes in 498 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: 699/1332] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1333] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:17 2026] PUT /v2.0/ports/3ef0a7c6-9078-44cd-9709-6988c53c2f62 => generated 1274 bytes in 570 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-04-02 18:10:17.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd0422bb-0b80-44f7-91e5-e26c070323ed'] response: {'name': 'network-changed', 'server_uuid': 'a9bc8766-1419-4f6b-9d87-885c2ae761ee', 'tag': '3ef0a7c6-9078-44cd-9709-6988c53c2f62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 700/1334] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:10:17 2026] DELETE /v2.0/ports/8ba8f974-7e98-46a6-9c76-e4b756ff05e1 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1335] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1008 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:18.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaa74894-a3c4-4138-9318-e5a4d00ed3aa'] response: {'server_uuid': '32e78334-a5b3-471a-8fdc-4ebec2fe52b5', 'name': 'network-vif-deleted', 'tag': '8ba8f974-7e98-46a6-9c76-e4b756ff05e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 701/1336] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1337] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => 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: 636/1338] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1339] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 638/1342] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/ports?tenant_id=d71aad95e762429e801679b932ce46ac&device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1343] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/networks?tenant_id=d71aad95e762429e801679b932ce46ac&shared=False => generated 768 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1344] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1345] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1346] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => 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: 640/1347] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1348] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1349] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 709/1350] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 710/1351] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?tenant_id=d71aad95e762429e801679b932ce46ac&device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1352] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3ef0a7c6-9078-44cd-9709-6988c53c2f62 => 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: 712/1353] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/subnets?id=33f1ee40-3985-46d4-a357-60721ecbbd1f => generated 690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1354] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?network_id=b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed&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: 714/1355] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed?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: 715/1356] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:20.141 7 INFO neutron.db.l3_db [None req-9e8dba71-a303-4b76-ae06-405b20a3fd09 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Floating IP 4f7ba94a-cfae-4b68-b1c8-71b359a66583 associated. External IP: 10.96.250.219, port: 002089a4-d48b-4186-ba86-343aacbc9a2d. [pid: 8|app: 0|req: 716/1357] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/security-groups?tenant_id=cf0810b54d8a4db1b238fc594be7818b&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1358] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:20 2026] DELETE /v2.0/security-groups/97c8b64a-522b-4698-8556-e0e9b00bae79 => 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: 718/1359] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?device_id=32e78334-a5b3-471a-8fdc-4ebec2fe52b5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1360] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:10:19 2026] PUT /v2.0/floatingips/4f7ba94a-cfae-4b68-b1c8-71b359a66583 => generated 856 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1361] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1362] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 643/1363] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:20.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a34c57e2-7d7b-444c-bf70-ebbee948033c'] response: {'name': 'network-changed', 'server_uuid': '198d9ef7-416a-4330-b60d-595ca5eeb708', 'tag': '002089a4-d48b-4186-ba86-343aacbc9a2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 644/1364] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1365] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/security-groups?tenant_id=889eb984d3d248b38a0c5a95047a16e6&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1366] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:20 2026] DELETE /v2.0/security-groups/00b0536b-c294-4fcf-8080-241bb487f54a => 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: 722/1367] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 646/1368] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&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: 723/1369] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/ports?tenant_id=d190774a75f4454b8647c30870ef9ecf&device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 647/1370] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/networks?id=7aa5d440-ac19-4bec-be0e-83b014d27704 => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1371] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=002089a4-d48b-4186-ba86-343aacbc9a2d => 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: 648/1372] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/subnets?id=ca0adae3-acd3-430e-8ab0-6708f4fbb2a1 => generated 697 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1373] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/ports?network_id=7aa5d440-ac19-4bec-be0e-83b014d27704&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1374] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1375] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704?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: 650/1376] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1377] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1378] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1379] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/security-groups?id=56e76c7f-61d8-4fd7-ba11-0d652d1a71ec&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1380] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1381] 199.204.45.246 () {34 vars in 1124 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/security-groups?id=09c0c287-faef-4198-ae49-b1ac462e6d33&id=9983129b-949d-436b-9559-cbc2a5012b96&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1382] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1383] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:23.176 8 INFO neutron.db.l3_db [req-018e85b1-30eb-4de0-9c81-3c55360c5acd req-cc6a33d5-073e-492e-97eb-a499fe4dbed7 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] Floating IP 4f7ba94a-cfae-4b68-b1c8-71b359a66583 disassociated. External IP: 10.96.250.219, port: 002089a4-d48b-4186-ba86-343aacbc9a2d. [pid: 8|app: 0|req: 732/1384] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:10:22 2026] DELETE /v2.0/ports/002089a4-d48b-4186-ba86-343aacbc9a2d => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1385] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:23 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1386] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:23 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 653/1387] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:10:22 2026] PUT /v2.0/routers/10db3aae-0547-4101-a36e-0c782be68440/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:23.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-169dd8d0-e831-4ba1-822d-f38fe3bd0e16'] response: {'server_uuid': '198d9ef7-416a-4330-b60d-595ca5eeb708', 'name': 'network-vif-deleted', 'tag': '002089a4-d48b-4186-ba86-343aacbc9a2d', 'status': 'completed', 'code': 200} 2026-04-02 18:10:24.634 8 INFO neutron.services.segments.plugin [-] Segment 487b8dbc-96c7-4528-94c7-3d77b060689e resource provider aggregate not found 2026-04-02 18:10:24.649 8 INFO neutron.services.segments.plugin [-] Segment 487b8dbc-96c7-4528-94c7-3d77b060689e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 487b8dbc-96c7-4528-94c7-3d77b060689e found for delete ", "request_id": "req-570fc72a-237f-455b-9183-408a98b11536"}]} 2026-04-02 18:10:24.650 8 INFO neutron.services.segments.plugin [-] Segment 487b8dbc-96c7-4528-94c7-3d77b060689e resource provider aggregate not found 2026-04-02 18:10:24.658 8 INFO neutron.db.l3_hamode_db [None req-7b5cdd08-4a80-4210-9744-f72c93c18a76 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 64b977a0-7778-4fdc-ac84-b08a4e7aec05 was deleted as no HA routers are present in tenant 65a432461a8a42f3ad0db46c6699ab6e. [pid: 8|app: 0|req: 735/1388] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:23 2026] DELETE /v2.0/routers/10db3aae-0547-4101-a36e-0c782be68440 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:24.687 8 INFO neutron.services.segments.plugin [-] Segment 487b8dbc-96c7-4528-94c7-3d77b060689e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 487b8dbc-96c7-4528-94c7-3d77b060689e found for delete ", "request_id": "req-a5fd3144-fcdb-4883-81f2-4dee09df81da"}]} [pid: 7|app: 0|req: 654/1389] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:24 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1390] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:24 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 656/1391] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:24 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1392] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:24 2026] DELETE /v2.0/subnets/f5e032f0-bdeb-4a1e-ab4c-0db5b3a6167a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:25.247 7 INFO neutron.services.segments.plugin [-] Segment be2b792a-f0ad-4003-abe9-023d50247356 resource provider aggregate not found 2026-04-02 18:10:25.252 7 INFO neutron.services.segments.plugin [-] Segment be2b792a-f0ad-4003-abe9-023d50247356 resource provider aggregate not found 2026-04-02 18:10:25.269 7 INFO neutron.services.segments.plugin [-] Segment be2b792a-f0ad-4003-abe9-023d50247356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2b792a-f0ad-4003-abe9-023d50247356 found for delete ", "request_id": "req-55b0c2c1-148f-4566-952a-b8caae608362"}]} 2026-04-02 18:10:25.270 7 INFO neutron.services.segments.plugin [-] Segment be2b792a-f0ad-4003-abe9-023d50247356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2b792a-f0ad-4003-abe9-023d50247356 found for delete ", "request_id": "req-65b60871-c3f2-4680-90b4-f65e463049bc"}]} [pid: 7|app: 0|req: 657/1393] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:24 2026] DELETE /v2.0/networks/bb0fa648-84e1-4a5e-8710-0cc68ff592fc => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1394] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:24 2026] GET /v2.0/security-groups?tenant_id=58cbb9f17c744278b1971355a2907586&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1395] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:25 2026] DELETE /v2.0/security-groups/da9f8f2d-9b58-497c-afab-5fb730bf4d46 => 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: 738/1396] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/security-groups?tenant_id=65a432461a8a42f3ad0db46c6699ab6e&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1397] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:25 2026] DELETE /v2.0/security-groups/d40429ee-81c4-4b05-9809-31cb35fd4798 => 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: 739/1398] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/security-groups?tenant_id=66f35f5cfb23453c9d544b60372d4f8f&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: 660/1399] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:25 2026] DELETE /v2.0/security-groups/f66e0dc2-be10-40c6-959b-c594e49a69f0 => 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: 740/1400] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => 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: 661/1401] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1402] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1403] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:26.526 8 INFO neutron.db.l3_db [None req-c31a4cb8-bf9a-48b7-aaaa-be5d94aac39f adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Floating IP 1bd71032-5391-4e6c-a20e-026b0a925cb1 associated. External IP: 10.96.250.214, port: 3ef0a7c6-9078-44cd-9709-6988c53c2f62. [pid: 8|app: 0|req: 742/1404] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:10:26 2026] PUT /v2.0/floatingips/1bd71032-5391-4e6c-a20e-026b0a925cb1 => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1405] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/ports?device_id=198d9ef7-416a-4330-b60d-595ca5eeb708 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:28.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99eb28c2-f61c-4cd3-baad-9b0d9aaf22d1'] response: {'name': 'network-changed', 'server_uuid': 'a9bc8766-1419-4f6b-9d87-885c2ae761ee', 'tag': '3ef0a7c6-9078-44cd-9709-6988c53c2f62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 743/1406] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:28 2026] DELETE /v2.0/security-groups/56e76c7f-61d8-4fd7-ba11-0d652d1a71ec => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:28.234 7 INFO neutron.api.v2.resource [None req-bb5235a3-9e68-4d7d-8ddc-8497d6ff539a 6c549bb62b5f4e4ca4514a0aeae38034 d190774a75f4454b8647c30870ef9ecf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1407] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/security-groups/56e76c7f-61d8-4fd7-ba11-0d652d1a71ec => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1408] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:10:28 2026] DELETE /v2.0/floatingips/4f7ba94a-cfae-4b68-b1c8-71b359a66583 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1409] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/ports?tenant_id=d71aad95e762429e801679b932ce46ac&device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1410] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/networks?id=b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1411] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3ef0a7c6-9078-44cd-9709-6988c53c2f62 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1412] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/subnets?id=33f1ee40-3985-46d4-a357-60721ecbbd1f => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1413] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/ports?network_id=b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1414] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1415] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1416] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:10:28 2026] PUT /v2.0/routers/446e1a18-e21a-4543-b19b-8858f4610df4/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:30.749 8 INFO neutron.services.segments.plugin [-] Segment e45de2bd-4238-46db-9183-6ac62f4819e1 resource provider aggregate not found 2026-04-02 18:10:30.756 8 INFO neutron.services.segments.plugin [-] Segment e45de2bd-4238-46db-9183-6ac62f4819e1 resource provider aggregate not found 2026-04-02 18:10:30.774 8 INFO neutron.services.segments.plugin [-] Segment e45de2bd-4238-46db-9183-6ac62f4819e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e45de2bd-4238-46db-9183-6ac62f4819e1 found for delete ", "request_id": "req-c04cc90d-5d37-4bf4-a98c-35642ecc2ea3"}]} 2026-04-02 18:10:30.780 8 INFO neutron.services.segments.plugin [-] Segment e45de2bd-4238-46db-9183-6ac62f4819e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e45de2bd-4238-46db-9183-6ac62f4819e1 found for delete ", "request_id": "req-32e9ca8d-4eb3-425d-becd-e6374199bfa6"}]} 2026-04-02 18:10:30.803 8 INFO neutron.db.l3_hamode_db [None req-c0b45695-60f1-4ccd-9fef-fb7a5464fb3c 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 390939e0-a310-440b-a64c-53fbe3c68431 was deleted as no HA routers are present in tenant d190774a75f4454b8647c30870ef9ecf. [pid: 8|app: 0|req: 752/1417] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:29 2026] DELETE /v2.0/routers/446e1a18-e21a-4543-b19b-8858f4610df4 => generated 0 bytes in 1328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1418] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:30 2026] DELETE /v2.0/subnets/ca0adae3-acd3-430e-8ab0-6708f4fbb2a1 => 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: 753/1419] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:30 2026] DELETE /v2.0/networks/7aa5d440-ac19-4bec-be0e-83b014d27704 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1420] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:31 2026] GET /v2.0/security-groups?tenant_id=d190774a75f4454b8647c30870ef9ecf&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1421] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:31 2026] DELETE /v2.0/security-groups/f3d84868-2dc4-4077-a654-b580a3c18e55 => 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: 668/1422] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:31 2026] GET /v2.0/security-groups?tenant_id=31f0c1bcdfc641ed87c869cdc5473054&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1423] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:32 2026] DELETE /v2.0/security-groups/56e63ecb-8322-4c78-ba96-1f06678446be => 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: 669/1424] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/security-groups?tenant_id=f1f72cc3c9e24d4b9cc9f2bf36275773&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1425] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:32 2026] DELETE /v2.0/security-groups/af7e6fb3-3c0f-41ec-8467-e3bae9bdefd0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:33.418 8 INFO neutron.services.segments.plugin [-] Segment 013f7c06-e7f5-4608-a845-4585723a3f45 resource provider aggregate not found 2026-04-02 18:10:33.423 8 INFO neutron.services.segments.plugin [-] Segment 013f7c06-e7f5-4608-a845-4585723a3f45 resource provider aggregate not found 2026-04-02 18:10:33.440 8 INFO neutron.services.segments.plugin [-] Segment 013f7c06-e7f5-4608-a845-4585723a3f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013f7c06-e7f5-4608-a845-4585723a3f45 found for delete ", "request_id": "req-06e16a41-2590-413a-ad23-b498908c9cb1"}]} 2026-04-02 18:10:33.447 8 INFO neutron.services.segments.plugin [-] Segment 013f7c06-e7f5-4608-a845-4585723a3f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013f7c06-e7f5-4608-a845-4585723a3f45 found for delete ", "request_id": "req-4c54ce2f-38df-4fed-8de7-8656d9a6fe0a"}]} 2026-04-02 18:10:33.737 8 INFO neutron.db.segments_db [None req-e3a4ae9a-e80f-4790-bedf-b8e869702ff8 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 7633eb53-fc23-47cd-a639-f13ca27107ff of type vxlan for network 936dff4e-39e1-4576-aa34-4b3ad01bbea7 [pid: 8|app: 0|req: 758/1428] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:10:33 2026] POST /v2.0/networks => generated 738 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1429] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:33 2026] POST /v2.0/subnets => generated 685 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:34.074 8 INFO neutron.db.segments_db [None req-7f7c7ff2-a887-4e23-a654-1877e8ea5c8c 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Added segment 36bea2ba-722b-4e03-9acf-ae725593a016 of type vxlan for network 33fe7fd5-95be-46b2-9472-e7366a44dc38 2026-04-02 18:10:34.334 8 INFO neutron.db.l3_hamode_db [None req-7f7c7ff2-a887-4e23-a654-1877e8ea5c8c 685101812cb84f81bced5ab1602846ff 041302c456ec4ec58deedc43db99f9f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 672/1430] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1431] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1432] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1279 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1433] 10.0.0.115 () {32 vars in 858 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/floatingips?floating_network_id=d8008290-0232-4226-b52e-0e1d663f217c&port_id=3ef0a7c6-9078-44cd-9709-6988c53c2f62 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:35.139 8 INFO neutron.db.l3_hamode_db [None req-7f7c7ff2-a887-4e23-a654-1877e8ea5c8c 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 676/1434] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1435] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1436] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:34 2026] POST /v2.0/routers => generated 725 bytes in 2003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1437] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:10:36 2026] PUT /v2.0/routers/fff89a3a-2dd8-4583-9c54-383bf012dc60/add_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1438] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/security-groups?tenant_id=7970b325c5fc4c379890cae6c366f318&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1439] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:37 2026] DELETE /v2.0/security-groups/bb96d6d6-cd48-48e7-bd8b-7322190ad05a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:37.843 7 WARNING neutron_lib.context [None req-d58ebf8d-d3c7-4e13-9f98-55f90a5ad975 e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1440] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1441] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1442] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:10:37 2026] POST /v2.0/security-groups => generated 1657 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:10:37.985 8 WARNING neutron_lib.context [None req-6d621d28-a114-4844-a1dd-c74f75773944 e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1443] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:38.112 7 WARNING neutron_lib.context [None req-bac684d9-ff18-4c0a-8505-72624c72cf3c e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 681/1444] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:38.266 8 WARNING neutron_lib.context [None req-6b1314c1-7005-4ea3-bca6-000eb21aef50 e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 764/1445] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:10:38 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1446] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1447] 10.0.0.107 () {34 vars in 1120 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/security-groups?id=9983129b-949d-436b-9559-cbc2a5012b96&id=09c0c287-faef-4198-ae49-b1ac462e6d33&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1448] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/security-groups?tenant_id=4addf1b2cefc4af5b1c2680de1efa526&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1449] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:39 2026] DELETE /v2.0/security-groups/c22df483-f62b-471c-9880-f9b5d901e18c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1450] 10.0.0.107 () {34 vars in 1096 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--43346820&fields=id&tenant_id=041302c456ec4ec58deedc43db99f9f1 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1451] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/networks?id=936dff4e-39e1-4576-aa34-4b3ad01bbea7 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1452] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/quotas/041302c456ec4ec58deedc43db99f9f1 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1453] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?tenant_id=041302c456ec4ec58deedc43db99f9f1&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1454] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7?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: 770/1455] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1456] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1457] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:39.851 7 WARNING neutron_lib.context [None req-b79e54d1-e740-4f4b-bffc-bfb766e52656 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:40.040 7 INFO neutron.db.segments_db [None req-b79e54d1-e740-4f4b-bffc-bfb766e52656 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Added segment d2e574ef-07d3-4d65-9937-4ffbc00afeb8 of type vxlan for network 3c7d1f9d-8e6a-4a0c-8b02-b2f0aba8513b 2026-04-02 18:10:40.096 8 INFO neutron.db.l3_db [req-17b92936-d699-47b0-b28d-aad6ae4e44d9 req-fe903ee5-1b0d-4607-a311-f55597615b0d adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] Floating IP 1bd71032-5391-4e6c-a20e-026b0a925cb1 disassociated. External IP: 10.96.250.214, port: 3ef0a7c6-9078-44cd-9709-6988c53c2f62. [pid: 7|app: 0|req: 686/1458] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:10:39 2026] POST /v2.0/networks => generated 650 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:40.153 7 WARNING neutron_lib.context [None req-88d9e7ac-e989-40fb-b38b-bc79c9f41fb5 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1459] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:40 2026] POST /v2.0/subnets => generated 627 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1460] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:40.468 7 WARNING neutron_lib.context [None req-c17e2a22-d7a5-43ec-a1c7-adf5ac221945 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 773/1461] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:10:39 2026] DELETE /v2.0/ports/3ef0a7c6-9078-44cd-9709-6988c53c2f62 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:40.520 7 INFO neutron.db.segments_db [None req-c17e2a22-d7a5-43ec-a1c7-adf5ac221945 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Added segment b2e015be-4305-4f54-8097-268bb21d4725 of type vxlan for network 0d4fb8a8-2fd8-4480-99eb-3421ab2a9c93 2026-04-02 18:10:40.788 7 INFO neutron.db.l3_hamode_db [None req-c17e2a22-d7a5-43ec-a1c7-adf5ac221945 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 774/1462] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:41.555 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d21bfd1-2937-45c9-9069-20690ae5ca30'] response: {'server_uuid': 'a9bc8766-1419-4f6b-9d87-885c2ae761ee', 'name': 'network-vif-deleted', 'tag': '3ef0a7c6-9078-44cd-9709-6988c53c2f62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 775/1463] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:41.647 7 INFO neutron.db.l3_hamode_db [None req-c17e2a22-d7a5-43ec-a1c7-adf5ac221945 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1464] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:42 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:42.399 8 WARNING neutron_lib.context [None req-0f0b5fec-c21e-45b6-a53a-d27a83f00d7a 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:42.561 8 INFO neutron.db.segments_db [None req-0f0b5fec-c21e-45b6-a53a-d27a83f00d7a 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Added segment 2d4736cc-4a6b-4df2-804a-1810b21841e0 of type vxlan for network 28152381-72a0-4773-aa09-cd6b4970dd2a [pid: 8|app: 0|req: 777/1465] 10.0.0.115 () {34 vars in 671 bytes} [Thu Apr 2 18:10:42 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1466] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:42 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:42.672 8 WARNING neutron_lib.context [None req-e7e38b4b-8684-4c93-bcb4-744390316161 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:42.714 8 INFO neutron.db.segments_db [None req-e7e38b4b-8684-4c93-bcb4-744390316161 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Added segment ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 of type vxlan for network aa2eca95-d8b4-4d4e-8ec8-9f3b18088d5d 2026-04-02 18:10:43.004 8 INFO neutron.db.l3_hamode_db [None req-e7e38b4b-8684-4c93-bcb4-744390316161 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 689/1467] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:40 2026] POST /v2.0/routers => generated 695 bytes in 2569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:43.788 8 INFO neutron.db.l3_hamode_db [None req-e7e38b4b-8684-4c93-bcb4-744390316161 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 690/1468] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:10:43 2026] PUT /v2.0/routers/8f3b63a9-54de-4310-983c-cec3bc9c9fa9/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1469] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => 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: 692/1470] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/ports?device_id=a9bc8766-1419-4f6b-9d87-885c2ae761ee => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1471] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/networks?id=936dff4e-39e1-4576-aa34-4b3ad01bbea7 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:44.406 7 WARNING neutron_lib.context [None req-c3689665-8077-4517-a754-e5a7daa1f42e 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1472] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:42 2026] POST /v2.0/routers => generated 695 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1473] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=041302c456ec4ec58deedc43db99f9f1 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1474] 10.0.0.115 () {32 vars in 776 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/subnets?project_id=7399f0f265b847efa616e4affd63a533&cidr=10.100.0.0%2F28 => 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: 694/1475] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:10:44 2026] POST /v2.0/ports => generated 955 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:44.753 8 WARNING neutron_lib.context [req-584e70ff-47b3-4eb9-b2da-b0f0edd5d65d req-3101289c-178a-4969-b030-2ab550aef739 e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 695/1476] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:44.817 7 WARNING neutron_lib.context [None req-66618faf-0151-4fe7-a72a-2955acdff3c3 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 782/1477] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:10:44 2026] POST /v2.0/ports => generated 954 bytes in 350 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: 783/1478] 10.0.0.115 () {32 vars in 784 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/subnets?network_id=d8008290-0232-4226-b52e-0e1d663f217c&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1479] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:10:44 2026] POST /v2.0/ports => generated 959 bytes in 329 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-04-02 18:10:45.147 7 WARNING neutron_lib.context [None req-3039cecc-7654-4767-ba28-7258371166dc 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1480] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:45 2026] POST /v2.0/subnets => generated 657 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:45.387 7 WARNING neutron_lib.context [None req-3b978709-471d-461a-9dfe-c6162d009ff6 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1481] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:45 2026] PUT /v2.0/ports/6513fa5a-fd87-4284-b128-65b700f3af14 => generated 1235 bytes in 457 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-04-02 18:10:45.605 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71e89e88-c345-4c9b-9404-effd40c3b24d'] response: {'name': 'network-changed', 'server_uuid': 'adc61e93-8f57-48d1-aa06-0a579a69530d', 'tag': '6513fa5a-fd87-4284-b128-65b700f3af14', 'status': 'completed', 'code': 200} 2026-04-02 18:10:46.190 7 INFO neutron.db.l3_db [None req-3b978709-471d-461a-9dfe-c6162d009ff6 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Floating IP ab776b76-892a-4fb4-a465-1c04b0e65d79 associated. External IP: 10.96.250.217, port: afb4001d-9ce3-4323-abd8-92a92ddb9ef2. [pid: 7|app: 0|req: 698/1482] 10.0.0.115 () {34 vars in 677 bytes} [Thu Apr 2 18:10:45 2026] POST /v2.0/floatingips => generated 843 bytes in 1115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1483] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1484] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:46 2026] DELETE /v2.0/security-groups/09c0c287-faef-4198-ae49-b1ac462e6d33 => 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: 701/1485] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/ports?tenant_id=041302c456ec4ec58deedc43db99f9f1&device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:46.816 7 INFO neutron.db.l3_db [None req-ee581a06-af6c-48cb-962b-87f9803135ad 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Floating IP ab776b76-892a-4fb4-a465-1c04b0e65d79 disassociated. External IP: 10.96.250.217, port: afb4001d-9ce3-4323-abd8-92a92ddb9ef2. [pid: 8|app: 0|req: 785/1486] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:10:45 2026] PUT /v2.0/routers/68f5f1c5-3585-4a1e-be63-ff3b0b4568aa/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1487] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:46.998 8 INFO neutron.api.v2.resource [None req-fd1c08eb-c292-4aa0-b4cf-adf8f12bd1cc adb655bfb0c04f01b2039c3f17df29bb d71aad95e762429e801679b932ce46ac - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1488] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/security-groups/09c0c287-faef-4198-ae49-b1ac462e6d33 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1489] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/networks?tenant_id=041302c456ec4ec58deedc43db99f9f1&shared=False => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1490] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:10:46 2026] PUT /v2.0/floatingips/ab776b76-892a-4fb4-a465-1c04b0e65d79 => generated 552 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1491] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:10:47 2026] GET /v2.0/networks => generated 9409 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1492] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:10:47 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: 703/1493] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:10:47 2026] DELETE /v2.0/floatingips/1bd71032-5391-4e6c-a20e-026b0a925cb1 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1494] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:10:47 2026] GET /v2.0/subnets => generated 7748 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1495] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:10:47 2026] DELETE /v2.0/floatingips/ab776b76-892a-4fb4-a465-1c04b0e65d79 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1496] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:47 2026] DELETE /v2.0/security-groups/9983129b-949d-436b-9559-cbc2a5012b96 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:47.543 7 WARNING neutron_lib.context [None req-f678738a-aeab-4c5a-882f-7eff67b37685 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1497] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:10:47 2026] GET /v2.0/routers => generated 3631 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:48.330 7 INFO neutron.db.l3_db [None req-f678738a-aeab-4c5a-882f-7eff67b37685 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Floating IP a4e65464-53b4-43c8-804a-a9db49465b4e associated. External IP: 10.96.250.206, port: a9eaf4a2-0752-4e5f-ae6a-0e1222ecdfa0. [pid: 8|app: 0|req: 793/1498] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:10:47 2026] PUT /v2.0/routers/2f0100c6-3b36-483d-a673-1121fee72251/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:48.622 8 WARNING neutron_lib.context [None req-6ae8e9bc-f63c-46f9-a567-66a4e1dc5fcf 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 706/1499] 10.0.0.115 () {34 vars in 677 bytes} [Thu Apr 2 18:10:47 2026] POST /v2.0/floatingips => generated 842 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1500] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:48 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => 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: 794/1501] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:10:48 2026] POST /v2.0/security-groups => generated 1675 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1504] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:48 2026] GET /v2.0/ports?tenant_id=041302c456ec4ec58deedc43db99f9f1&device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1505] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:10:48 2026] GET /v2.0/floatingips/a4e65464-53b4-43c8-804a-a9db49465b4e => generated 842 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1506] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:48 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:48.974 7 WARNING neutron_lib.context [None req-6e0e9e6c-6b21-4b0e-8cf4-6699ed133a02 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1507] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1508] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6513fa5a-fd87-4284-b128-65b700f3af14 => 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: 713/1509] 10.0.0.115 () {32 vars in 655 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:49.242 7 WARNING neutron_lib.context [None req-39f9ec8d-f623-434e-89eb-3bf1fba87e1a 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1510] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1511] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/subnets?id=dd9bd4cb-ac5b-4e90-a1c4-9e28c1c41dcc => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:49.700 8 INFO neutron.services.segments.plugin [-] Segment f6058f1e-a195-4021-8fcc-63f7c5bd5f1c resource provider aggregate not found 2026-04-02 18:10:49.704 8 INFO neutron.services.segments.plugin [-] Segment f6058f1e-a195-4021-8fcc-63f7c5bd5f1c resource provider aggregate not found 2026-04-02 18:10:49.711 8 INFO neutron.services.segments.plugin [-] Segment f6058f1e-a195-4021-8fcc-63f7c5bd5f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6058f1e-a195-4021-8fcc-63f7c5bd5f1c found for delete ", "request_id": "req-0b70846c-3f93-401b-9224-1bad27c69b72"}]} 2026-04-02 18:10:49.717 8 INFO neutron.db.l3_hamode_db [None req-f7ca77f0-8f5e-4ab2-8075-f221e6da8f4f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 4d11e4fb-360f-4f3c-9368-6aa32c439c0e was deleted as no HA routers are present in tenant d71aad95e762429e801679b932ce46ac. [pid: 8|app: 0|req: 797/1512] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:48 2026] DELETE /v2.0/routers/2f0100c6-3b36-483d-a673-1121fee72251 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:49.723 8 INFO neutron.services.segments.plugin [-] Segment f6058f1e-a195-4021-8fcc-63f7c5bd5f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6058f1e-a195-4021-8fcc-63f7c5bd5f1c found for delete ", "request_id": "req-7f8cb9c2-d0e2-40d5-a6bb-556cfb59df0a"}]} 2026-04-02 18:10:49.726 8 WARNING neutron_lib.context [None req-d0c89403-ec87-4943-b4bf-52afc28c1e5e 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:49.840 7 INFO neutron.db.l3_db [None req-c86e7bbe-b87d-4270-aaf0-e262270f92c0 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Floating IP a4e65464-53b4-43c8-804a-a9db49465b4e associated. External IP: 10.96.250.206, port: a9eaf4a2-0752-4e5f-ae6a-0e1222ecdfa0. [pid: 8|app: 0|req: 798/1513] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1514] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/ports?network_id=936dff4e-39e1-4576-aa34-4b3ad01bbea7&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1515] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:49 2026] DELETE /v2.0/subnets/33f1ee40-3985-46d4-a357-60721ecbbd1f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:50.129 8 WARNING neutron_lib.context [None req-e2175f75-5e2b-4b4b-a2f7-a158523988fc 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1516] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1517] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1518] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1519] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:10:49 2026] PUT /v2.0/floatingips/a4e65464-53b4-43c8-804a-a9db49465b4e => generated 843 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:50.619 7 WARNING neutron_lib.context [None req-77e5c8c1-6bf2-4917-b772-0d406da31f22 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:50.695 7 INFO neutron.db.securitygroups_db [None req-77e5c8c1-6bf2-4917-b772-0d406da31f22 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Project 7399f0f265b847efa616e4affd63a533 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: 804/1520] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:50 2026] DELETE /v2.0/networks/b3d3c112-b9d1-44cd-bf04-9c66e0e6b5ed => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1521] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1522] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7?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: 718/1523] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:50.937 8 INFO neutron.db.l3_db [None req-e4f58e3a-7c14-4e0c-bf8d-501edf83103b 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] Floating IP a4e65464-53b4-43c8-804a-a9db49465b4e disassociated. External IP: 10.96.250.206, port: afb4001d-9ce3-4323-abd8-92a92ddb9ef2. [pid: 8|app: 0|req: 806/1524] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:10:50 2026] PUT /v2.0/floatingips/a4e65464-53b4-43c8-804a-a9db49465b4e => generated 552 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:51.279 8 WARNING neutron_lib.context [None req-fa2bfaae-061e-4a78-a85e-69d9c9c97418 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:51.306 8 INFO neutron.db.securitygroups_db [None req-fa2bfaae-061e-4a78-a85e-69d9c9c97418 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Project 7399f0f265b847efa616e4affd63a533 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: 807/1525] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:10:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1526] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:10:51 2026] DELETE /v2.0/floatingips/a4e65464-53b4-43c8-804a-a9db49465b4e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:51.656 8 INFO neutron.api.v2.resource [None req-84cf8865-6332-474e-a07a-f28db5288e4b 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1527] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:10:51 2026] DELETE /v2.0/floatingips/a4e65464-53b4-43c8-804a-a9db49465b4e => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:10:51.735 8 INFO neutron.services.segments.plugin [-] Segment d782596a-b5f4-4e9b-9edd-9152195db54c resource provider aggregate not found 2026-04-02 18:10:51.741 8 INFO neutron.services.segments.plugin [-] Segment d782596a-b5f4-4e9b-9edd-9152195db54c resource provider aggregate not found 2026-04-02 18:10:51.758 8 INFO neutron.services.segments.plugin [-] Segment d782596a-b5f4-4e9b-9edd-9152195db54c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d782596a-b5f4-4e9b-9edd-9152195db54c found for delete ", "request_id": "req-7b3f6907-b8e1-42b5-8f44-ef47c83d315e"}]} 2026-04-02 18:10:51.758 8 INFO neutron.services.segments.plugin [-] Segment d782596a-b5f4-4e9b-9edd-9152195db54c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d782596a-b5f4-4e9b-9edd-9152195db54c found for delete ", "request_id": "req-3424e6c2-95f9-4e53-bd80-5145e17cea97"}]} [pid: 7|app: 0|req: 719/1528] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:10:50 2026] PUT /v2.0/routers/8751c177-0828-4186-b5b3-44391333058d/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1529] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/networks => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1530] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:10:51 2026] DELETE /v2.0/ports/afb4001d-9ce3-4323-abd8-92a92ddb9ef2 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1531] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1532] 10.0.0.107 () {34 vars in 1100 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1889016094&fields=id&tenant_id=7399f0f265b847efa616e4affd63a533 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1533] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:10:52 2026] DELETE /v2.0/ports/a9eaf4a2-0752-4e5f-ae6a-0e1222ecdfa0 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1534] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1535] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 660 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1536] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/ports?device_id=8f3b63a9-54de-4310-983c-cec3bc9c9fa9 => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1537] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/quotas/7399f0f265b847efa616e4affd63a533 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:52.804 7 INFO neutron.services.segments.plugin [-] Segment 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d resource provider aggregate not found 2026-04-02 18:10:52.809 7 INFO neutron.services.segments.plugin [-] Segment 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d resource provider aggregate not found 2026-04-02 18:10:52.819 7 INFO neutron.db.l3_hamode_db [None req-05960201-72b5-43fe-9282-7760f8d60902 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 191cd866-a802-4692-afbd-2a9004a23a52 was deleted as no HA routers are present in tenant cf55627c501e4cda8ec06150f759222a. [pid: 7|app: 0|req: 721/1538] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:51 2026] DELETE /v2.0/routers/8751c177-0828-4186-b5b3-44391333058d => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:52.826 7 INFO neutron.services.segments.plugin [-] Segment 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d found for delete ", "request_id": "req-04dc146a-47e6-4ce3-87b2-a7eb55ba892f"}]} 2026-04-02 18:10:52.828 7 INFO neutron.services.segments.plugin [-] Segment 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e2bde6-dd3d-4496-acbc-f73ab9d7ea3d found for delete ", "request_id": "req-d7aebca8-f9e2-4ea6-ad23-80e8768f0383"}]} [pid: 7|app: 0|req: 722/1539] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1540] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:52 2026] DELETE /v2.0/subnets/381da80e-1f84-45e1-931d-6c02dcb79802 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1541] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1542] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:53 2026] DELETE /v2.0/networks/15c8e768-6af3-4f9d-9ff5-8ced43ec96f3 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1543] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1544] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:10:52 2026] PUT /v2.0/routers/8f3b63a9-54de-4310-983c-cec3bc9c9fa9/remove_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1545] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1546] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 820/1547] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1548] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/security-groups?tenant_id=d71aad95e762429e801679b932ce46ac&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1549] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:53 2026] DELETE /v2.0/security-groups/52d2de57-19cc-41b4-a44f-d8114e84722c => 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: 823/1550] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/security-groups?tenant_id=cf55627c501e4cda8ec06150f759222a&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: 824/1551] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/security-groups/6f693b92-5f69-4b65-97cd-2bd2eb63975d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:54.516 7 INFO neutron.db.l3_hamode_db [None req-920c6839-ba68-48c0-8fe6-acdd25fd292a 0376b068b1ce4ff2a65851279d8a955a 217bef5600da4c7bb13b9215f63c9d80 - - default default] HA network 0d4fb8a8-2fd8-4480-99eb-3421ab2a9c93 was deleted as no HA routers are present in tenant 217bef5600da4c7bb13b9215f63c9d80. [pid: 7|app: 0|req: 728/1552] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:53 2026] DELETE /v2.0/routers/8f3b63a9-54de-4310-983c-cec3bc9c9fa9 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1553] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/subnets/03d1e346-5a4f-4e55-88fb-dd629e9109b5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1554] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 827/1555] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:54.849 7 INFO neutron.services.segments.plugin [-] Segment 19aa83fd-2771-49a7-be0e-128bdd4205ee resource provider aggregate not found 2026-04-02 18:10:54.856 7 INFO neutron.services.segments.plugin [-] Segment 19aa83fd-2771-49a7-be0e-128bdd4205ee resource provider aggregate not found 2026-04-02 18:10:54.861 7 INFO neutron.services.segments.plugin [-] Segment 19aa83fd-2771-49a7-be0e-128bdd4205ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19aa83fd-2771-49a7-be0e-128bdd4205ee found for delete ", "request_id": "req-547b85d0-37c4-4dc0-83e6-4d61b8479066"}]} 2026-04-02 18:10:54.873 7 INFO neutron.services.segments.plugin [-] Segment b2e015be-4305-4f54-8097-268bb21d4725 resource provider aggregate not found 2026-04-02 18:10:54.880 7 INFO neutron.services.segments.plugin [-] Segment 19aa83fd-2771-49a7-be0e-128bdd4205ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19aa83fd-2771-49a7-be0e-128bdd4205ee found for delete ", "request_id": "req-c3b057c3-1c6a-44ca-aba5-132caba3cf34"}]} 2026-04-02 18:10:54.888 7 INFO neutron.services.segments.plugin [-] Segment b2e015be-4305-4f54-8097-268bb21d4725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e015be-4305-4f54-8097-268bb21d4725 found for delete ", "request_id": "req-2dc652fa-cdf4-4934-a66f-d26cc3b23f96"}]} [pid: 8|app: 0|req: 828/1556] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:54.907 7 INFO neutron.services.segments.plugin [-] Segment b2e015be-4305-4f54-8097-268bb21d4725 resource provider aggregate not found [pid: 7|app: 0|req: 729/1557] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/networks/3c7d1f9d-8e6a-4a0c-8b02-b2f0aba8513b => 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: 829/1558] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/security-groups?tenant_id=217bef5600da4c7bb13b9215f63c9d80&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:55.501 7 INFO neutron.services.segments.plugin [-] Segment b2e015be-4305-4f54-8097-268bb21d4725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e015be-4305-4f54-8097-268bb21d4725 found for delete ", "request_id": "req-6bbce70b-1f4a-4228-a692-edf8dc3057a2"}]} [pid: 7|app: 0|req: 730/1559] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:10:55 2026] DELETE /v2.0/security-groups/51843f99-5853-4044-a8d4-32e08c729965 => 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: 830/1560] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 731/1561] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => 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: 831/1562] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&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: 732/1563] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:56.562 8 INFO neutron.db.l3_db [None req-153baffc-6441-465a-a5b0-0037bcbe1bcd e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Floating IP 050df8a1-03b7-4940-88be-ca0375d58b3f associated. External IP: 10.96.250.218, port: 6513fa5a-fd87-4284-b128-65b700f3af14. [pid: 8|app: 0|req: 832/1564] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:10:56 2026] PUT /v2.0/floatingips/050df8a1-03b7-4940-88be-ca0375d58b3f => generated 855 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1565] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:56.956 7 INFO neutron.services.segments.plugin [-] Segment d2e574ef-07d3-4d65-9937-4ffbc00afeb8 resource provider aggregate not found [pid: 8|app: 0|req: 833/1566] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:56.970 7 INFO neutron.services.segments.plugin [-] Segment d2e574ef-07d3-4d65-9937-4ffbc00afeb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2e574ef-07d3-4d65-9937-4ffbc00afeb8 found for delete ", "request_id": "req-d59be7b1-6bf9-4b35-b2cb-dba3e8349739"}]} [pid: 7|app: 0|req: 734/1567] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:57.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e3d458-8804-49f3-b532-faf42c02bf3a'] response: {'name': 'network-changed', 'server_uuid': 'adc61e93-8f57-48d1-aa06-0a579a69530d', 'tag': '6513fa5a-fd87-4284-b128-65b700f3af14', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 834/1568] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1569] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1570] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&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-04-02 18:10:57.516 7 INFO neutron.services.segments.plugin [-] Segment d2e574ef-07d3-4d65-9937-4ffbc00afeb8 resource provider aggregate not found 2026-04-02 18:10:57.531 7 INFO neutron.services.segments.plugin [-] Segment d2e574ef-07d3-4d65-9937-4ffbc00afeb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2e574ef-07d3-4d65-9937-4ffbc00afeb8 found for delete ", "request_id": "req-0514b944-509f-428d-951d-075376c8eed9"}]} 2026-04-02 18:10:57.584 7 WARNING neutron_lib.context [None req-cdc57ea0-25c0-4565-9f37-33c73ee9dcf8 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:57.730 7 INFO neutron.db.segments_db [None req-cdc57ea0-25c0-4565-9f37-33c73ee9dcf8 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] Added segment 528cd11e-4759-4890-85f2-b7fafb735af8 of type vxlan for network 8253c53b-00ad-408c-9612-76327f868d64 [pid: 7|app: 0|req: 736/1571] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:10:57 2026] POST /v2.0/networks => generated 644 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:57.880 7 WARNING neutron_lib.context [None req-9882ba01-e7d0-4816-a800-728d262ded54 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1572] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1573] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7399f0f265b847efa616e4affd63a533 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1574] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/ports?tenant_id=041302c456ec4ec58deedc43db99f9f1&device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:58.017 8 WARNING neutron_lib.context [req-5b3884d5-a40b-4401-8b2c-bb22d2635403 req-eeceb414-f4e0-424e-a2ca-39e83b6845e0 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1575] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:57 2026] POST /v2.0/subnets => generated 641 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1576] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:58 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:58.145 7 WARNING neutron_lib.context [None req-76e15479-3948-4626-932f-5dacb67df615 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:58.193 7 INFO neutron.db.segments_db [None req-76e15479-3948-4626-932f-5dacb67df615 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] Added segment f6d2d57a-123a-4be3-9899-d08a562188a5 of type vxlan for network 3d955721-063d-4598-a22b-60233b9070b6 [pid: 7|app: 0|req: 739/1577] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:10:58 2026] POST /v2.0/networks => generated 643 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1578] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:10:58 2026] POST /v2.0/ports => generated 958 bytes in 361 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: 740/1579] 10.0.0.115 () {34 vars in 743 bytes} [Thu Apr 2 18:10:58 2026] PUT /v2.0/networks/3d955721-063d-4598-a22b-60233b9070b6 => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:58.421 7 WARNING neutron_lib.context [None req-fcc69862-10e7-4822-a85e-9dc1a50be447 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1580] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:10:58 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:58.845 7 WARNING neutron_lib.context [None req-5b850de8-ea84-4a0a-806e-ac985dbd6f8e 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:59.005 7 INFO neutron.db.segments_db [None req-5b850de8-ea84-4a0a-806e-ac985dbd6f8e 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Added segment e0fde690-4995-4194-8dd7-57664050e42a of type vxlan for network 02a76dac-8403-4b90-a355-a975d6090d9d [pid: 7|app: 0|req: 742/1581] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:10:58 2026] POST /v2.0/networks => generated 632 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1582] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:58 2026] PUT /v2.0/ports/c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 => generated 1239 bytes in 790 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: 743/1583] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1584] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/networks?id=936dff4e-39e1-4576-aa34-4b3ad01bbea7 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:59.219 8 WARNING neutron_lib.context [None req-1365e276-0c3b-4e4d-81d3-6eedfc235c4c 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:10:59.272 8 INFO neutron.db.segments_db [None req-1365e276-0c3b-4e4d-81d3-6eedfc235c4c 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Added segment 88868507-1f15-40dd-9ccf-16cf40a6ee48 of type vxlan for network a562c361-70ad-4391-8a29-8d126f18bc19 [pid: 8|app: 0|req: 842/1585] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:10:59 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) [pid: 8|app: 0|req: 843/1586] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/security-groups?id=6881b24d-f181-4eb1-bdf9-313d5494b4b1&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:59.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c2e4d71-d3a7-4f95-85f5-ccb65dddd10d'] response: {'name': 'network-changed', 'server_uuid': 'e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32', 'tag': 'c815a6ae-ae40-4bfb-aeb7-3c44fda432d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 744/1587] 10.0.0.115 () {34 vars in 741 bytes} [Thu Apr 2 18:10:59 2026] PUT /v2.0/subnets/77bcf944-51d7-47f5-b132-d03a0879af1d => generated 636 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1588] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1589] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:59.492 8 WARNING neutron_lib.context [None req-cd3731bd-c937-4fca-8c60-273cb1a67dc4 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 746/1590] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6513fa5a-fd87-4284-b128-65b700f3af14 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:59.549 8 INFO neutron.db.segments_db [None req-cd3731bd-c937-4fca-8c60-273cb1a67dc4 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Added segment 3c12743a-01bb-4661-be5b-10b21c9f6364 of type vxlan for network 99a59379-43e7-4f7d-90c7-3cb4d7f605b3 [pid: 8|app: 0|req: 845/1591] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:10:59 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:59.912 7 INFO neutron.services.segments.plugin [-] Segment f6d2d57a-123a-4be3-9899-d08a562188a5 resource provider aggregate not found 2026-04-02 18:10:59.920 7 INFO neutron.services.segments.plugin [-] Segment f6d2d57a-123a-4be3-9899-d08a562188a5 resource provider aggregate not found 2026-04-02 18:10:59.931 7 INFO neutron.services.segments.plugin [-] Segment f6d2d57a-123a-4be3-9899-d08a562188a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6d2d57a-123a-4be3-9899-d08a562188a5 found for delete ", "request_id": "req-969e906b-dd0b-46f7-a433-d65c85526c30"}]} 2026-04-02 18:10:59.934 7 INFO neutron.services.segments.plugin [-] Segment f6d2d57a-123a-4be3-9899-d08a562188a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6d2d57a-123a-4be3-9899-d08a562188a5 found for delete ", "request_id": "req-df41e4dc-6060-4883-a742-e5c9249f02bb"}]} [pid: 7|app: 0|req: 747/1592] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:10:59 2026] DELETE /v2.0/networks/3d955721-063d-4598-a22b-60233b9070b6 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:59.973 8 INFO neutron.db.l3_db [req-e1f7fe5c-d390-4e83-a447-45d1ce9142e3 req-992a722f-164b-4606-9abe-cd3789d28068 e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] Floating IP 050df8a1-03b7-4940-88be-ca0375d58b3f disassociated. External IP: 10.96.250.218, port: 6513fa5a-fd87-4284-b128-65b700f3af14. [pid: 7|app: 0|req: 748/1593] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1594] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:10:59 2026] GET /v2.0/subnets?id=dd9bd4cb-ac5b-4e90-a1c4-9e28c1c41dcc => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:00.012 7 WARNING neutron_lib.context [None req-f7b4e2c3-b295-4c01-8960-fcefbc0e2d53 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:00.064 7 INFO neutron.db.segments_db [None req-f7b4e2c3-b295-4c01-8960-fcefbc0e2d53 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Added segment 5a123cee-320e-4a09-a153-b376ec55da05 of type vxlan for network e7b9cbec-1b4c-4d7c-8e58-3e864f695d3c [pid: 7|app: 0|req: 750/1595] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:00 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1596] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:00.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c20e6cfe-39fa-4d14-bee4-709673240f31 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1597] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v2.0/networks/3d955721-063d-4598-a22b-60233b9070b6 => 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: 753/1598] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/ports?network_id=936dff4e-39e1-4576-aa34-4b3ad01bbea7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:00.252 7 WARNING neutron_lib.context [None req-6b7cb49d-0d69-4c1a-b65d-1f5535cbd097 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:00.302 7 INFO neutron.db.segments_db [None req-6b7cb49d-0d69-4c1a-b65d-1f5535cbd097 41832a1bd1a947c798254909aa8b8ddc e449a98873cf42a8a78207d13e05ce31 - - default default] Added segment 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 of type vxlan for network fae0c8d1-45dc-45e0-929a-3b1ea1b2ab06 [pid: 8|app: 0|req: 846/1599] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:10:59 2026] DELETE /v2.0/ports/6513fa5a-fd87-4284-b128-65b700f3af14 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1600] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?tenant_id=7399f0f265b847efa616e4affd63a533&shared=False => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1601] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:00 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1602] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1603] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7?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: 756/1604] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:11:00 2026] PUT /v2.0/networks/02a76dac-8403-4b90-a355-a975d6090d9d/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1605] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1606] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/subnets?network_id=d8008290-0232-4226-b52e-0e1d663f217c => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1607] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1608] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => 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: 759/1609] 10.0.0.115 () {32 vars in 653 bytes} [Thu Apr 2 18:11:00 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: 8|app: 0|req: 851/1610] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:11:00 2026] PUT /v2.0/networks/a562c361-70ad-4391-8a29-8d126f18bc19/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: 760/1611] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks => generated 1309 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1612] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:11:00 2026] PUT /v2.0/networks/99a59379-43e7-4f7d-90c7-3cb4d7f605b3/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: 761/1613] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1614] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:11:00 2026] PUT /v2.0/networks/e7b9cbec-1b4c-4d7c-8e58-3e864f695d3c/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1615] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks/8253c53b-00ad-408c-9612-76327f868d64 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1616] 10.0.0.115 () {32 vars in 666 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1617] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/subnets/8e9309d1-c3cf-4704-a116-b0016321ef38 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:00.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6061ac8e-01e8-4108-ab34-9522721e792c a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1618] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v2.0/subnets/77bcf944-51d7-47f5-b132-d03a0879af1d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1619] 10.0.0.115 () {32 vars in 680 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:00.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32875368-23f1-4561-a964-a835b8be0ed5 a9e66e538118469db2f651784d60f7f4 9c932dac16614df6a8499c5320f753c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1620] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v2.0/networks/3d955721-063d-4598-a22b-60233b9070b6 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1621] 10.0.0.115 () {32 vars in 676 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1622] 10.0.0.115 () {32 vars in 688 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1623] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v2.0/subnets/8e9309d1-c3cf-4704-a116-b0016321ef38 => 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: 858/1624] 10.0.0.115 () {32 vars in 674 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1625] 10.0.0.115 () {32 vars in 688 bytes} [Thu Apr 2 18:11:00 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1626] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1627] 10.0.0.115 () {32 vars in 684 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1628] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1629] 10.0.0.115 () {32 vars in 696 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1630] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v2.0/networks/8253c53b-00ad-408c-9612-76327f868d64 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:01.415 8 INFO neutron.services.segments.plugin [-] Segment e0fde690-4995-4194-8dd7-57664050e42a resource provider aggregate not found 2026-04-02 18:11:01.420 8 INFO neutron.services.segments.plugin [-] Segment e0fde690-4995-4194-8dd7-57664050e42a resource provider aggregate not found 2026-04-02 18:11:01.434 8 INFO neutron.services.segments.plugin [-] Segment e0fde690-4995-4194-8dd7-57664050e42a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fde690-4995-4194-8dd7-57664050e42a found for delete ", "request_id": "req-e17eed07-7481-4b5d-8b8f-f00a9da62511"}]} 2026-04-02 18:11:01.437 8 INFO neutron.services.segments.plugin [-] Segment e0fde690-4995-4194-8dd7-57664050e42a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fde690-4995-4194-8dd7-57664050e42a found for delete ", "request_id": "req-900d7b3c-faca-40a3-9fe5-032438a41fea"}]} [pid: 8|app: 0|req: 864/1631] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/networks/02a76dac-8403-4b90-a355-a975d6090d9d => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:01.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d3af0d-5e11-41b3-bedd-32a3578545de'] response: {'server_uuid': 'adc61e93-8f57-48d1-aa06-0a579a69530d', 'name': 'network-vif-deleted', 'tag': '6513fa5a-fd87-4284-b128-65b700f3af14', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 865/1632] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1633] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/ports?tenant_id=041302c456ec4ec58deedc43db99f9f1&device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => 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: 867/1634] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 => 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: 868/1635] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/networks?tenant_id=041302c456ec4ec58deedc43db99f9f1&shared=False => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1636] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/networks/a562c361-70ad-4391-8a29-8d126f18bc19 => 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: 769/1637] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1638] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/subnets?id=62504e3e-9b10-4656-a62f-edafa7b897ec => 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: 770/1639] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1640] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/ports?network_id=28152381-72a0-4773-aa09-cd6b4970dd2a&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: 870/1641] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/networks/99a59379-43e7-4f7d-90c7-3cb4d7f605b3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1642] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?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: 773/1643] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:01.967 7 INFO neutron.services.segments.plugin [-] Segment 528cd11e-4759-4890-85f2-b7fafb735af8 resource provider aggregate not found 2026-04-02 18:11:01.975 7 INFO neutron.services.segments.plugin [-] Segment 528cd11e-4759-4890-85f2-b7fafb735af8 resource provider aggregate not found [pid: 8|app: 0|req: 871/1644] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/networks/e7b9cbec-1b4c-4d7c-8e58-3e864f695d3c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:01.990 7 INFO neutron.services.segments.plugin [-] Segment 528cd11e-4759-4890-85f2-b7fafb735af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 528cd11e-4759-4890-85f2-b7fafb735af8 found for delete ", "request_id": "req-7bcbb8a1-e9ad-445b-b2d2-3c357e900b9d"}]} 2026-04-02 18:11:01.997 7 INFO neutron.services.segments.plugin [-] Segment 528cd11e-4759-4890-85f2-b7fafb735af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 528cd11e-4759-4890-85f2-b7fafb735af8 found for delete ", "request_id": "req-36c8af7b-7540-49f2-9d6d-0d7acd898b3a"}]} 2026-04-02 18:11:02.007 7 INFO neutron.services.segments.plugin [-] Segment 88868507-1f15-40dd-9ccf-16cf40a6ee48 resource provider aggregate not found 2026-04-02 18:11:02.013 7 INFO neutron.services.segments.plugin [-] Segment 88868507-1f15-40dd-9ccf-16cf40a6ee48 resource provider aggregate not found 2026-04-02 18:11:02.032 7 INFO neutron.services.segments.plugin [-] Segment 88868507-1f15-40dd-9ccf-16cf40a6ee48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88868507-1f15-40dd-9ccf-16cf40a6ee48 found for delete ", "request_id": "req-169c82bf-acf3-4f9c-a951-ed2983635efd"}]} 2026-04-02 18:11:02.033 7 INFO neutron.services.segments.plugin [-] Segment 88868507-1f15-40dd-9ccf-16cf40a6ee48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88868507-1f15-40dd-9ccf-16cf40a6ee48 found for delete ", "request_id": "req-f1b2753e-42b9-417b-9181-fc3c95e1381d"}]} [pid: 7|app: 0|req: 774/1645] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:01 2026] GET /v2.0/security-groups?tenant_id=9c932dac16614df6a8499c5320f753c7&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1646] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/networks/fae0c8d1-45dc-45e0-929a-3b1ea1b2ab06 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1647] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:02 2026] DELETE /v2.0/security-groups/f08e590e-5a11-4ae4-95ac-3cb6e1188d62 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1648] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1649] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1650] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/ports?device_id=adc61e93-8f57-48d1-aa06-0a579a69530d => 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: 777/1651] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/security-groups?tenant_id=29b06c3ef98d4cada1f28dd557b55c15&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1652] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/security-groups/e02f4848-c911-4ecf-b7e4-746b0ca0eab3 => 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: 779/1655] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/security-groups?tenant_id=e449a98873cf42a8a78207d13e05ce31&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:03.464 8 INFO neutron.services.segments.plugin [-] Segment 3c12743a-01bb-4661-be5b-10b21c9f6364 resource provider aggregate not found 2026-04-02 18:11:03.467 8 INFO neutron.services.segments.plugin [-] Segment 3c12743a-01bb-4661-be5b-10b21c9f6364 resource provider aggregate not found 2026-04-02 18:11:03.483 8 INFO neutron.services.segments.plugin [-] Segment 3c12743a-01bb-4661-be5b-10b21c9f6364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c12743a-01bb-4661-be5b-10b21c9f6364 found for delete ", "request_id": "req-ec1cc380-3c37-4e01-9eef-ac7ef9a57446"}]} 2026-04-02 18:11:03.488 8 INFO neutron.services.segments.plugin [-] Segment 3c12743a-01bb-4661-be5b-10b21c9f6364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c12743a-01bb-4661-be5b-10b21c9f6364 found for delete ", "request_id": "req-1897f704-8c20-4f6a-bdd1-b6e2dc3c1369"}]} [pid: 7|app: 0|req: 780/1656] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:03.496 8 INFO neutron.services.segments.plugin [-] Segment 5a123cee-320e-4a09-a153-b376ec55da05 resource provider aggregate not found 2026-04-02 18:11:03.505 8 INFO neutron.services.segments.plugin [-] Segment 5a123cee-320e-4a09-a153-b376ec55da05 resource provider aggregate not found 2026-04-02 18:11:03.521 8 INFO neutron.services.segments.plugin [-] Segment 5a123cee-320e-4a09-a153-b376ec55da05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a123cee-320e-4a09-a153-b376ec55da05 found for delete ", "request_id": "req-b61e88f9-4341-42af-ad98-2694972ab083"}]} 2026-04-02 18:11:03.528 8 INFO neutron.services.segments.plugin [-] Segment 5a123cee-320e-4a09-a153-b376ec55da05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a123cee-320e-4a09-a153-b376ec55da05 found for delete ", "request_id": "req-9bb5024d-cf28-4241-9b0b-ab47a8f80985"}]} [pid: 7|app: 0|req: 781/1657] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:03.535 8 INFO neutron.services.segments.plugin [-] Segment 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 resource provider aggregate not found 2026-04-02 18:11:03.543 8 INFO neutron.services.segments.plugin [-] Segment 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 resource provider aggregate not found [pid: 8|app: 0|req: 877/1658] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/security-groups/1ba76d69-d23c-438e-b7a6-b0a547378974 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:03.843 8 INFO neutron.services.segments.plugin [-] Segment 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 found for delete ", "request_id": "req-69d9be9a-0948-45e1-aabb-04383bac17d6"}]} 2026-04-02 18:11:03.851 8 INFO neutron.services.segments.plugin [-] Segment 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dfaa978-e03f-4a9a-9f4b-547b61eb0ea0 found for delete ", "request_id": "req-c6b0c515-3dd3-4b50-a173-9c5b4b776f98"}]} [pid: 7|app: 0|req: 782/1659] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/security-groups?tenant_id=2dcc8ae2b77d4a5b8d1e287d151a99fb&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1660] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/security-groups/6881b24d-f181-4eb1-bdf9-313d5494b4b1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:03.959 8 INFO neutron.api.v2.resource [None req-0f7043a1-6848-452a-9548-7dc38c849e1c e9f71f0380e843cab245900ddc7e4ee3 041302c456ec4ec58deedc43db99f9f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1661] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/security-groups/6881b24d-f181-4eb1-bdf9-313d5494b4b1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1662] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/security-groups/944bc123-7693-43c4-a36a-31484aaa9c9f => 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: 880/1663] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/floatingips/050df8a1-03b7-4940-88be-ca0375d58b3f => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:04.230 7 WARNING neutron_lib.context [None req-43f6f2bd-9749-46ab-ba2b-2f62caba209a 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:04.398 7 INFO neutron.db.segments_db [None req-43f6f2bd-9749-46ab-ba2b-2f62caba209a 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Added segment b8256abd-c85c-4b2e-a177-db801f3558a1 of type vxlan for network 157ca9f9-c58e-4a70-86d9-fba4b6376553 [pid: 7|app: 0|req: 784/1664] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:04 2026] POST /v2.0/networks => generated 649 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:04.519 7 WARNING neutron_lib.context [None req-6d8381a4-783d-4b7c-8294-11e144d61db9 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1665] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:04 2026] POST /v2.0/ports => generated 778 bytes in 355 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: 786/1666] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:04 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:04.905 7 WARNING neutron_lib.context [None req-4c2c3f55-7542-4bf5-a310-f573365090d8 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:04.973 7 INFO neutron.db.segments_db [None req-4c2c3f55-7542-4bf5-a310-f573365090d8 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Added segment e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 of type vxlan for network 3c180d8e-57c6-4c32-a045-1acd3d77bfde [pid: 7|app: 0|req: 787/1667] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:04 2026] POST /v2.0/networks => generated 635 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1668] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:05 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:05.116 7 WARNING neutron_lib.context [None req-62280dd4-1a67-469f-b3d7-4d303279e8b3 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1669] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:11:04 2026] PUT /v2.0/routers/fff89a3a-2dd8-4583-9c54-383bf012dc60/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1670] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:05 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:05.384 7 WARNING neutron_lib.context [None req-0d11fe29-4c51-410a-86f2-8728307a0bbb 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1671] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:05 2026] POST /v2.0/ports => generated 966 bytes in 335 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: 791/1672] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/ports/535c4faa-c8e3-47a6-ae94-6d8be6837544 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:05.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6acd78a-380d-45cd-829a-eabe912586dc 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1673] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/ports/535c4faa-c8e3-47a6-ae94-6d8be6837544 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:05.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ef3a262-e0b9-4575-949d-52e0b9e0d916 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1674] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:05 2026] GET /v2.0/ports/535c4faa-c8e3-47a6-ae94-6d8be6837544 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:06.090 8 INFO neutron.services.segments.plugin [-] Segment 36bea2ba-722b-4e03-9acf-ae725593a016 resource provider aggregate not found 2026-04-02 18:11:06.093 8 INFO neutron.services.segments.plugin [-] Segment 36bea2ba-722b-4e03-9acf-ae725593a016 resource provider aggregate not found 2026-04-02 18:11:06.105 8 INFO neutron.services.segments.plugin [-] Segment 36bea2ba-722b-4e03-9acf-ae725593a016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36bea2ba-722b-4e03-9acf-ae725593a016 found for delete ", "request_id": "req-e4d7da94-15bd-4698-bfcc-f33c6a9fb238"}]} 2026-04-02 18:11:06.109 8 INFO neutron.db.l3_hamode_db [None req-334fcd23-002a-4385-89ea-4e566b738148 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] HA network 33fe7fd5-95be-46b2-9472-e7366a44dc38 was deleted as no HA routers are present in tenant 041302c456ec4ec58deedc43db99f9f1. [pid: 8|app: 0|req: 882/1675] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/routers/fff89a3a-2dd8-4583-9c54-383bf012dc60 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:06.119 8 INFO neutron.services.segments.plugin [-] Segment 36bea2ba-722b-4e03-9acf-ae725593a016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36bea2ba-722b-4e03-9acf-ae725593a016 found for delete ", "request_id": "req-a0476e32-3b81-4631-a4bc-a364a535e993"}]} [pid: 7|app: 0|req: 794/1676] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/subnets/46765705-1621-4293-9456-675db870b638 => 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: 883/1677] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/subnets/dd9bd4cb-ac5b-4e90-a1c4-9e28c1c41dcc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1678] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:06.453 7 INFO neutron.services.segments.plugin [-] Segment e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 resource provider aggregate not found 2026-04-02 18:11:06.457 7 INFO neutron.services.segments.plugin [-] Segment e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 resource provider aggregate not found 2026-04-02 18:11:06.477 7 INFO neutron.services.segments.plugin [-] Segment e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 found for delete ", "request_id": "req-3083a054-8109-4b8b-949d-c8f163df7e98"}]} 2026-04-02 18:11:06.482 7 INFO neutron.services.segments.plugin [-] Segment e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e1aa67-ff6d-4ac7-aee6-18d54002bd56 found for delete ", "request_id": "req-2d4faf53-62b3-4976-932f-78062dbb0f95"}]} [pid: 7|app: 0|req: 795/1679] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/networks/3c180d8e-57c6-4c32-a045-1acd3d77bfde => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1680] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:06.525 7 WARNING neutron_lib.context [None req-d0ab2f8a-385d-458f-bc80-a674a5be5e69 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:06.581 7 INFO neutron.db.segments_db [None req-d0ab2f8a-385d-458f-bc80-a674a5be5e69 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Added segment 27e339d3-ace8-43e8-978e-d9f98e83c391 of type vxlan for network 5fbc9018-d422-419c-9255-315148fcf1f0 [pid: 8|app: 0|req: 885/1681] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/networks/936dff4e-39e1-4576-aa34-4b3ad01bbea7 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1682] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:06 2026] POST /v2.0/networks => generated 635 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:06.685 8 WARNING neutron_lib.context [None req-48b1eb5f-2865-4cf6-8217-b89c8284a95e 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1683] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/security-groups?tenant_id=041302c456ec4ec58deedc43db99f9f1&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1684] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/security-groups/3070ac15-f396-4953-a520-2f26c2c81a87 => 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: 886/1685] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:06 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:06.959 7 WARNING neutron_lib.context [None req-1257e6e8-407d-40ec-b455-7503169b99f0 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1686] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:06 2026] POST /v2.0/ports => generated 927 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1687] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/ports/4b652c2b-1b57-465b-b51a-66cdf37acff5 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:07.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50204328-728f-4a18-889d-1da86333601a 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1688] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/ports/4b652c2b-1b57-465b-b51a-66cdf37acff5 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1689] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 803/1690] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1691] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/subnets/cd4a574b-6f26-4525-b8b8-6016cd2a384e => 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: 889/1692] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1693] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1694] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/networks/5fbc9018-d422-419c-9255-315148fcf1f0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:07.834 8 WARNING neutron_lib.context [None req-2e9eeaff-83fa-4588-a8bc-32314a051daf 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1695] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:07.874 7 WARNING neutron_lib.context [None req-17867319-2e48-4d6f-85df-000755315f46 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 891/1696] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:07 2026] POST /v2.0/ports => generated 778 bytes in 287 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-04-02 18:11:08.136 8 INFO neutron.services.segments.plugin [-] Segment 7633eb53-fc23-47cd-a639-f13ca27107ff resource provider aggregate not found 2026-04-02 18:11:08.151 8 INFO neutron.services.segments.plugin [-] Segment 7633eb53-fc23-47cd-a639-f13ca27107ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7633eb53-fc23-47cd-a639-f13ca27107ff found for delete ", "request_id": "req-daad5092-2144-44e2-a9c0-5f9fb8fb5ba2"}]} 2026-04-02 18:11:08.162 8 INFO neutron.services.segments.plugin [-] Segment 7633eb53-fc23-47cd-a639-f13ca27107ff resource provider aggregate not found 2026-04-02 18:11:08.177 8 INFO neutron.services.segments.plugin [-] Segment 7633eb53-fc23-47cd-a639-f13ca27107ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7633eb53-fc23-47cd-a639-f13ca27107ff found for delete ", "request_id": "req-221c0eed-3574-4094-8d71-12119d4c77be"}]} [pid: 8|app: 0|req: 892/1697] 10.0.0.115 () {34 vars in 737 bytes} [Thu Apr 2 18:11:08 2026] PUT /v2.0/ports/678d1f0b-4083-4fb6-8918-296fec3dde82 => generated 752 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:08.495 7 INFO neutron.services.segments.plugin [-] Segment 27e339d3-ace8-43e8-978e-d9f98e83c391 resource provider aggregate not found 2026-04-02 18:11:08.500 7 INFO neutron.services.segments.plugin [-] Segment 27e339d3-ace8-43e8-978e-d9f98e83c391 resource provider aggregate not found 2026-04-02 18:11:08.513 7 INFO neutron.services.segments.plugin [-] Segment 27e339d3-ace8-43e8-978e-d9f98e83c391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27e339d3-ace8-43e8-978e-d9f98e83c391 found for delete ", "request_id": "req-ea0e58dc-fcb5-4d62-99e7-f1969858c132"}]} 2026-04-02 18:11:08.525 7 INFO neutron.services.segments.plugin [-] Segment 27e339d3-ace8-43e8-978e-d9f98e83c391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27e339d3-ace8-43e8-978e-d9f98e83c391 found for delete ", "request_id": "req-f42efe2f-2f9a-44ae-bf15-f0b393b31ce9"}]} /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-04-02 18:11:08.578 8 WARNING neutron_lib.context [None req-ebe78c03-c84c-4b89-a84b-9ca30b7eb6c7 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:08.668 7 INFO neutron.db.l3_db [None req-17867319-2e48-4d6f-85df-000755315f46 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Floating IP e37c84bd-44d3-48d6-90b7-44b4953b8f09 associated. External IP: 10.96.250.212, port: c815a6ae-ae40-4bfb-aeb7-3c44fda432d0. 2026-04-02 18:11:08.769 8 INFO neutron.db.segments_db [None req-ebe78c03-c84c-4b89-a84b-9ca30b7eb6c7 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Added segment a02a93c5-f8de-452a-8d2b-e1aa39025550 of type vxlan for network 024563a6-ecb0-4eec-b93d-233f907832e7 [pid: 8|app: 0|req: 893/1698] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:08 2026] POST /v2.0/networks => generated 632 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1699] 10.0.0.115 () {34 vars in 677 bytes} [Thu Apr 2 18:11:07 2026] POST /v2.0/floatingips => generated 856 bytes in 1182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:09.056 7 WARNING neutron_lib.context [None req-adc22b18-675b-4c4a-a740-62364b49df54 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:09.105 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-707cab81-2f39-40d3-80bb-1107c31f2b76'] response: {'name': 'network-changed', 'server_uuid': 'e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32', 'tag': 'c815a6ae-ae40-4bfb-aeb7-3c44fda432d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 894/1700] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:08 2026] DELETE /v2.0/ports/678d1f0b-4083-4fb6-8918-296fec3dde82 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1701] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1702] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/ports => generated 781 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:09.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5dc3e27e-da4e-4cba-9e18-a7ee8e8f46dd 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1703] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/ports/678d1f0b-4083-4fb6-8918-296fec3dde82 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1704] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1705] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/ports/cd568f3f-7d14-44e6-b5e4-0f6a2317203e => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:09.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e77b93fd-90df-4d92-ac80-a49da78acd55 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1706] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/ports/4b652c2b-1b57-465b-b51a-66cdf37acff5 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:09.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ff09837-336e-4684-b965-6d7ea574079f 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1707] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/subnets/cd4a574b-6f26-4525-b8b8-6016cd2a384e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:09.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60d0c66c-980c-4d43-b3b3-29b043c4e09a 96f0f9804df64874afb86c9e2138d8bd 86369dbeee324126b3175efc582cc6e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1708] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/subnets/46765705-1621-4293-9456-675db870b638 => 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: 807/1709] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:11:09 2026] POST /v2.0/ports => generated 743 bytes in 336 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-04-02 18:11:09.402 7 WARNING neutron_lib.context [None req-a6fe8297-dd90-4b5c-b9ba-13b14594b41e f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:09.459 7 INFO neutron.db.segments_db [None req-a6fe8297-dd90-4b5c-b9ba-13b14594b41e f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Added segment f6ebbbad-1e5f-4175-9849-9d229b572a6f of type vxlan for network 0f713c6b-2b48-4a40-828a-6b955df944c3 [pid: 7|app: 0|req: 808/1710] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:09 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:09.551 7 WARNING neutron_lib.context [None req-4b1e9dd7-2e10-42d2-990a-14063a404efb f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1711] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/ports/cd568f3f-7d14-44e6-b5e4-0f6a2317203e => 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: 904/1712] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/networks/157ca9f9-c58e-4a70-86d9-fba4b6376553 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1713] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 906/1714] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1715] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 => 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: 809/1716] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:11:09 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) /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-04-02 18:11:09.848 8 WARNING neutron_lib.context [None req-494cf504-99ff-4cc5-b13f-aaa70d2d1a16 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 810/1717] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/subnets?id=62504e3e-9b10-4656-a62f-edafa7b897ec => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:09.902 8 INFO neutron.db.segments_db [None req-494cf504-99ff-4cc5-b13f-aaa70d2d1a16 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Added segment 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 of type vxlan for network 6a68ebb4-9fa4-4c8f-a125-b27e40c8b2ba [pid: 7|app: 0|req: 811/1718] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/ports?network_id=28152381-72a0-4773-aa09-cd6b4970dd2a&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: 812/1719] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1720] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:09 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:09.999 8 WARNING neutron_lib.context [None req-2b85b978-ff79-4786-b858-b7a9aa62ada4 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1721] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:10.171 8 INFO neutron.services.segments.plugin [-] Segment b8256abd-c85c-4b2e-a177-db801f3558a1 resource provider aggregate not found 2026-04-02 18:11:10.191 8 INFO neutron.services.segments.plugin [-] Segment b8256abd-c85c-4b2e-a177-db801f3558a1 resource provider aggregate not found 2026-04-02 18:11:10.195 8 INFO neutron.services.segments.plugin [-] Segment b8256abd-c85c-4b2e-a177-db801f3558a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8256abd-c85c-4b2e-a177-db801f3558a1 found for delete ", "request_id": "req-00e8e9c1-6103-47eb-b757-fa7e7e19b167"}]} [pid: 7|app: 0|req: 814/1722] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:10 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:10.208 8 INFO neutron.services.segments.plugin [-] Segment b8256abd-c85c-4b2e-a177-db801f3558a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8256abd-c85c-4b2e-a177-db801f3558a1 found for delete ", "request_id": "req-92fcdc1a-bfe3-4a10-8a63-9143a97ffdaf"}]} [pid: 8|app: 0|req: 909/1723] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:11:09 2026] POST /v2.0/ports => generated 743 bytes in 312 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-04-02 18:11:10.316 8 WARNING neutron_lib.context [None req-02a17826-5d58-422f-aae3-f17304fc91e9 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:10.364 8 INFO neutron.db.segments_db [None req-02a17826-5d58-422f-aae3-f17304fc91e9 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Added segment fe6ee7f6-bf89-497b-8a66-11c473d40e5b of type vxlan for network 8077aa91-9231-4c98-9809-6854c3617f88 [pid: 7|app: 0|req: 815/1724] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:10 2026] GET /v2.0/security-groups?tenant_id=86369dbeee324126b3175efc582cc6e0&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1725] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:10 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:10.455 8 WARNING neutron_lib.context [None req-e13ae39a-56be-403b-889d-41a442922a26 f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1726] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:10 2026] DELETE /v2.0/security-groups/e7a921c1-23a9-4d1c-a9b8-9137ece558e2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1727] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:11:10 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) /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-04-02 18:11:10.739 8 WARNING neutron_lib.context [None req-7f9d5006-79e1-4a7c-8287-55d1b60f339f f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:10.792 8 INFO neutron.db.segments_db [None req-7f9d5006-79e1-4a7c-8287-55d1b60f339f f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Added segment 256e6988-56c8-49f1-bd8c-5946e28186d8 of type vxlan for network bf9a7712-5a24-4301-bc4e-d8ecada21803 [pid: 8|app: 0|req: 912/1728] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:10 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:10.896 8 WARNING neutron_lib.context [None req-505c1081-93fc-47b0-b018-ddc78e24205b f6f4f0677a244991a21e3aae6ff8a1a0 6aa5ae06a2884842b30c1de6b2ebca32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 817/1729] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:10 2026] GET /v2.0/security-groups?tenant_id=23ee70422149464ea7c3b9a2fc5bda9b&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1730] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:11 2026] DELETE /v2.0/security-groups/ef7c3c8b-978c-4a21-9ae1-e672522b423c => 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: 913/1731] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:11:10 2026] POST /v2.0/ports => generated 743 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: 819/1732] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1733] 10.0.0.115 () {34 vars in 747 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/ports/686cc51b-d862-40bc-b47d-d1ee0e97d42d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1734] 10.0.0.115 () {34 vars in 747 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/ports/d3764d66-23fa-4793-9605-917a257ef72f/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1735] 10.0.0.115 () {34 vars in 747 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/ports/dccd2e44-5f76-4614-9f25-75021c8e2cfc/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1736] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/security-groups?tenant_id=e5013ec0c0064e1f81e5b1c325c0ca80&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1737] 10.0.0.115 () {34 vars in 747 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/ports/5ffe5054-ecf7-4bd0-ab4a-6d145832310f/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1738] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:11 2026] DELETE /v2.0/security-groups/7f572685-e059-4fcd-91d2-e55ee75322bc => 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: 918/1739] 10.0.0.115 () {32 vars in 660 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1740] 10.0.0.115 () {32 vars in 674 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1741] 10.0.0.115 () {32 vars in 670 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1742] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1743] 10.0.0.115 () {32 vars in 668 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1744] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1745] 10.0.0.115 () {32 vars in 678 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:12.524 8 WARNING neutron_lib.context [None req-308f22dd-d031-4ebf-97cb-974aad9692fe e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:12.660 8 INFO neutron.db.segments_db [None req-308f22dd-d031-4ebf-97cb-974aad9692fe e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Added segment d585c654-506c-42a3-a7fa-59b36c112b94 of type vxlan for network c7879e8c-04ab-4041-935b-dd990d107ad2 [pid: 7|app: 0|req: 825/1746] 10.0.0.115 () {32 vars in 690 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1747] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:12 2026] POST /v2.0/networks => generated 645 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:12.756 8 WARNING neutron_lib.context [None req-40e33da0-82e0-4c03-84e1-740d5d22068a e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1748] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/ports/686cc51b-d862-40bc-b47d-d1ee0e97d42d => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1749] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:12 2026] POST /v2.0/ports => generated 775 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, ' 2026-04-02 18:11:13.039 8 WARNING neutron_lib.context [None req-ef2bb14e-315c-43bb-bc0b-eab7ae0d4a63 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:13.089 8 INFO neutron.db.segments_db [None req-ef2bb14e-315c-43bb-bc0b-eab7ae0d4a63 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Added segment bc5c3a8f-127e-460f-9887-61cb8ae87317 of type vxlan for network 1ffd38e3-5e25-4c1d-b0ca-60ba94799ab9 [pid: 7|app: 0|req: 827/1750] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/ports/d3764d66-23fa-4793-9605-917a257ef72f => 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: 924/1751] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:13 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:13.193 8 WARNING neutron_lib.context [None req-b0f6537c-8134-446f-9de7-a5823a262023 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1752] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/ports/dccd2e44-5f76-4614-9f25-75021c8e2cfc => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1753] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:13 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1754] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/ports/5ffe5054-ecf7-4bd0-ab4a-6d145832310f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:13.475 8 WARNING neutron_lib.context [None req-ee2cbc83-16ee-4d3f-9664-dc4b62655bc1 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1755] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/ports/33680d36-6663-493b-b033-5754ff9a5474 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:13.759 7 INFO neutron.services.segments.plugin [-] Segment a02a93c5-f8de-452a-8d2b-e1aa39025550 resource provider aggregate not found 2026-04-02 18:11:13.763 7 INFO neutron.services.segments.plugin [-] Segment a02a93c5-f8de-452a-8d2b-e1aa39025550 resource provider aggregate not found 2026-04-02 18:11:13.777 7 INFO neutron.services.segments.plugin [-] Segment a02a93c5-f8de-452a-8d2b-e1aa39025550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02a93c5-f8de-452a-8d2b-e1aa39025550 found for delete ", "request_id": "req-0927d300-4c77-40bc-83a6-850f0bfd736a"}]} 2026-04-02 18:11:13.778 7 INFO neutron.services.segments.plugin [-] Segment a02a93c5-f8de-452a-8d2b-e1aa39025550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02a93c5-f8de-452a-8d2b-e1aa39025550 found for delete ", "request_id": "req-8966b2ac-ad74-49b6-b7f4-4f0d0d0e6c09"}]} [pid: 7|app: 0|req: 831/1756] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/networks/024563a6-ecb0-4eec-b93d-233f907832e7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1757] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/networks/0f713c6b-2b48-4a40-828a-6b955df944c3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1758] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:13 2026] POST /v2.0/ports => generated 949 bytes in 458 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-04-02 18:11:14.043 8 INFO neutron.services.segments.plugin [-] Segment 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 resource provider aggregate not found 2026-04-02 18:11:14.046 8 INFO neutron.services.segments.plugin [-] Segment 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 resource provider aggregate not found 2026-04-02 18:11:14.059 8 INFO neutron.services.segments.plugin [-] Segment 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 found for delete ", "request_id": "req-cb373c18-7cde-4932-a415-d2a5cdf44846"}]} 2026-04-02 18:11:14.061 8 INFO neutron.services.segments.plugin [-] Segment 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1036f8e2-e3a8-4ee0-a02b-f4f1d71dedc5 found for delete ", "request_id": "req-7d163e68-f722-47da-a6aa-d25156edb620"}]} [pid: 8|app: 0|req: 927/1759] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/networks/6a68ebb4-9fa4-4c8f-a125-b27e40c8b2ba => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1760] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:13 2026] GET /v2.0/security-groups?tenant_id=0837193e166843bc924c7b7a8e320fbf&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1761] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/networks/8077aa91-9231-4c98-9809-6854c3617f88 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1762] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/ports/7e877459-b05c-4bce-b930-ba8a0e88650c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1763] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/security-groups/fb3f5ba2-8ec8-437f-8c2e-8350bd9215ef => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:14.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1168381-90f1-4421-b8dc-b421cef2340f e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1764] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/ports/7e877459-b05c-4bce-b930-ba8a0e88650c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:14.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb2f4435-7539-4b15-b54e-2a0bba5d0cec e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1765] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:14 2026] GET /v2.0/ports/7e877459-b05c-4bce-b930-ba8a0e88650c => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1766] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/networks/bf9a7712-5a24-4301-bc4e-d8ecada21803 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1767] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/subnets/f8d5aa78-0d6c-4877-b8e0-f7da8a30bc65 => 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: 930/1768] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/networks/1ffd38e3-5e25-4c1d-b0ca-60ba94799ab9 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:15.025 7 WARNING neutron_lib.context [None req-e1c35713-edee-4a47-8abd-f923fa7fc022 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:15.111 7 INFO neutron.db.segments_db [None req-e1c35713-edee-4a47-8abd-f923fa7fc022 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Added segment d17d82fd-3e6f-4de9-82bd-107763b6ad64 of type vxlan for network ba25c7df-65aa-4eeb-be98-b6c5ad39a03a [pid: 7|app: 0|req: 839/1769] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:15 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:15.237 8 WARNING neutron_lib.context [None req-cea4ba8f-83a4-456f-a743-426c36099249 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1770] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:15 2026] POST /v2.0/subnets => generated 626 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:15.580 8 WARNING neutron_lib.context [None req-4d2a7889-a3a5-4ab4-a53a-fb97accb6717 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1771] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:15 2026] GET /v2.0/security-groups?tenant_id=f37e48e69dd84c9f9c5e6cf791b2b5f2&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1772] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:15 2026] DELETE /v2.0/security-groups/f818efcf-b2b1-4157-87fa-b41844f1ecd3 => 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: 932/1773] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:15 2026] POST /v2.0/ports => generated 911 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:15.965 7 INFO neutron.services.segments.plugin [-] Segment f6ebbbad-1e5f-4175-9849-9d229b572a6f resource provider aggregate not found 2026-04-02 18:11:15.970 7 INFO neutron.services.segments.plugin [-] Segment f6ebbbad-1e5f-4175-9849-9d229b572a6f resource provider aggregate not found 2026-04-02 18:11:15.977 7 INFO neutron.services.segments.plugin [-] Segment f6ebbbad-1e5f-4175-9849-9d229b572a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ebbbad-1e5f-4175-9849-9d229b572a6f found for delete ", "request_id": "req-aad88dee-f72a-466a-9c39-90affc3261de"}]} 2026-04-02 18:11:15.987 7 INFO neutron.services.segments.plugin [-] Segment f6ebbbad-1e5f-4175-9849-9d229b572a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ebbbad-1e5f-4175-9849-9d229b572a6f found for delete ", "request_id": "req-cc5404b2-ee53-435f-99b3-224d6b7ddd33"}]} 2026-04-02 18:11:15.995 7 INFO neutron.services.segments.plugin [-] Segment fe6ee7f6-bf89-497b-8a66-11c473d40e5b resource provider aggregate not found 2026-04-02 18:11:16.008 7 INFO neutron.services.segments.plugin [-] Segment fe6ee7f6-bf89-497b-8a66-11c473d40e5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6ee7f6-bf89-497b-8a66-11c473d40e5b found for delete ", "request_id": "req-8ee5851e-9422-486d-ac59-648bb780a411"}]} 2026-04-02 18:11:16.010 7 INFO neutron.services.segments.plugin [-] Segment fe6ee7f6-bf89-497b-8a66-11c473d40e5b resource provider aggregate not found 2026-04-02 18:11:16.026 7 INFO neutron.services.segments.plugin [-] Segment fe6ee7f6-bf89-497b-8a66-11c473d40e5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6ee7f6-bf89-497b-8a66-11c473d40e5b found for delete ", "request_id": "req-ad793306-1cc6-4ebd-9256-4e7c7cb55014"}]} 2026-04-02 18:11:16.081 8 INFO neutron.services.segments.plugin [-] Segment 256e6988-56c8-49f1-bd8c-5946e28186d8 resource provider aggregate not found 2026-04-02 18:11:16.084 8 INFO neutron.services.segments.plugin [-] Segment 256e6988-56c8-49f1-bd8c-5946e28186d8 resource provider aggregate not found 2026-04-02 18:11:16.092 8 INFO neutron.services.segments.plugin [-] Segment 256e6988-56c8-49f1-bd8c-5946e28186d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256e6988-56c8-49f1-bd8c-5946e28186d8 found for delete ", "request_id": "req-3f92156e-e022-49f1-b4e6-149486b30439"}]} 2026-04-02 18:11:16.101 8 INFO neutron.services.segments.plugin [-] Segment 256e6988-56c8-49f1-bd8c-5946e28186d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256e6988-56c8-49f1-bd8c-5946e28186d8 found for delete ", "request_id": "req-579d9fb4-1f93-4f05-8e45-a58e9b94a462"}]} 2026-04-02 18:11:16.105 8 INFO neutron.services.segments.plugin [-] Segment bc5c3a8f-127e-460f-9887-61cb8ae87317 resource provider aggregate not found [pid: 7|app: 0|req: 842/1774] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:15 2026] GET /v2.0/security-groups?tenant_id=ed8bf026aa6448f3bb2fd3bec0798b04&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:16.114 8 INFO neutron.services.segments.plugin [-] Segment bc5c3a8f-127e-460f-9887-61cb8ae87317 resource provider aggregate not found 2026-04-02 18:11:16.120 8 INFO neutron.services.segments.plugin [-] Segment bc5c3a8f-127e-460f-9887-61cb8ae87317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc5c3a8f-127e-460f-9887-61cb8ae87317 found for delete ", "request_id": "req-a30b9c73-f4cb-42ee-a4a8-27f13119e9ef"}]} 2026-04-02 18:11:16.127 8 INFO neutron.services.segments.plugin [-] Segment bc5c3a8f-127e-460f-9887-61cb8ae87317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc5c3a8f-127e-460f-9887-61cb8ae87317 found for delete ", "request_id": "req-d31e2075-e2a0-4f35-862d-0f681796c03a"}]} [pid: 7|app: 0|req: 843/1775] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/security-groups/e17a5459-8e1c-4a32-a4fb-93f3f8d44cf6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1776] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:15 2026] DELETE /v2.0/ports/3b9c83d3-ee45-4c6c-9c0f-8a242e68e965 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:16.293 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2414329a-91e7-4467-948c-7ac488c7be47 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1777] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/ports/3b9c83d3-ee45-4c6c-9c0f-8a242e68e965 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1778] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/security-groups?tenant_id=6aa5ae06a2884842b30c1de6b2ebca32&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1779] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/subnets/9987a4e0-a8e7-48d7-a9ce-f968187b66ce => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1780] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/security-groups/add53797-dd74-4f37-8dd9-0522f6937beb => 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: 935/1781] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/networks/ba25c7df-65aa-4eeb-be98-b6c5ad39a03a => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:16.767 8 WARNING neutron_lib.context [None req-06a5d28f-44b7-4685-be8d-0c139ddf432e e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1782] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:16 2026] POST /v2.0/ports => generated 775 bytes in 282 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: 847/1783] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/security-groups?tenant_id=f676fdab440344b2ad691bbc3cf6c32f&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1784] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/security-groups/10d92928-9a3b-4517-a183-16d056837f2d => 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: 937/1785] 10.0.0.115 () {34 vars in 737 bytes} [Thu Apr 2 18:11:17 2026] PUT /v2.0/ports/58d8bb8b-e644-4ea3-a66a-f7e32d8e0710 => generated 752 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1786] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/ports/58d8bb8b-e644-4ea3-a66a-f7e32d8e0710 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 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: 938/1787] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:11:17 2026] GET /v2.0/ports => generated 778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:17.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47516494-65b1-4ce0-91f2-75a143689d35 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1788] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:17 2026] GET /v2.0/ports/58d8bb8b-e644-4ea3-a66a-f7e32d8e0710 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1789] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:11:17 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1790] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:17 2026] GET /v2.0/ports/48d9123b-74e3-4b3a-8114-0b2e1e54f7a5 => generated 775 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:17.673 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29ae8a5a-4ffd-4c54-a08f-d7eb55e9f46c e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1791] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/ports/3b9c83d3-ee45-4c6c-9c0f-8a242e68e965 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:17.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99d024e4-eb9f-4563-9e74-eac90466e490 e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1792] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/subnets/9987a4e0-a8e7-48d7-a9ce-f968187b66ce => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:17.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fc39ef7-738a-4808-9186-9ab883a15ede e74113eebe9b41d4a8d800937ca5425e 0d54f53f41714edd8b8b0048ef075f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/1793] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/subnets/f8d5aa78-0d6c-4877-b8e0-f7da8a30bc65 => 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: 853/1794] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/ports/48d9123b-74e3-4b3a-8114-0b2e1e54f7a5 => 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: 942/1795] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/networks/c7879e8c-04ab-4041-935b-dd990d107ad2 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1796] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:18.229 8 INFO neutron.services.segments.plugin [-] Segment d17d82fd-3e6f-4de9-82bd-107763b6ad64 resource provider aggregate not found 2026-04-02 18:11:18.234 8 INFO neutron.services.segments.plugin [-] Segment d17d82fd-3e6f-4de9-82bd-107763b6ad64 resource provider aggregate not found 2026-04-02 18:11:18.242 8 INFO neutron.services.segments.plugin [-] Segment d17d82fd-3e6f-4de9-82bd-107763b6ad64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17d82fd-3e6f-4de9-82bd-107763b6ad64 found for delete ", "request_id": "req-d5336236-2545-4e43-8c1c-2aadac12a537"}]} 2026-04-02 18:11:18.249 8 INFO neutron.services.segments.plugin [-] Segment d17d82fd-3e6f-4de9-82bd-107763b6ad64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17d82fd-3e6f-4de9-82bd-107763b6ad64 found for delete ", "request_id": "req-8b614823-3932-433f-ae3e-a3daee458d2e"}]} 2026-04-02 18:11:18.252 8 INFO neutron.services.segments.plugin [-] Segment d585c654-506c-42a3-a7fa-59b36c112b94 resource provider aggregate not found 2026-04-02 18:11:18.258 8 INFO neutron.services.segments.plugin [-] Segment d585c654-506c-42a3-a7fa-59b36c112b94 resource provider aggregate not found 2026-04-02 18:11:18.262 8 INFO neutron.services.segments.plugin [-] Segment d585c654-506c-42a3-a7fa-59b36c112b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d585c654-506c-42a3-a7fa-59b36c112b94 found for delete ", "request_id": "req-9e25f526-6aba-4897-8840-b51502519c9f"}]} [pid: 8|app: 0|req: 943/1797] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:18.470 8 INFO neutron.services.segments.plugin [-] Segment d585c654-506c-42a3-a7fa-59b36c112b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d585c654-506c-42a3-a7fa-59b36c112b94 found for delete ", "request_id": "req-8dc49271-288e-46d4-9817-f419bd64962c"}]} [pid: 8|app: 0|req: 945/1800] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/security-groups?tenant_id=0d54f53f41714edd8b8b0048ef075f4e&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1801] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:18 2026] DELETE /v2.0/security-groups/093fbad8-ca66-4812-a92f-b8535a63fabb => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1802] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/security-groups?tenant_id=17129070b74a4b79b4ba1ab2f42b34cb&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1803] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/security-groups/2f6610cb-d3b5-44d7-89d3-7a2146b241d2 => 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: 947/1804] 10.0.0.115 () {32 vars in 826 bytes} [Thu Apr 2 18:11:20 2026] GET /v2.0/ports?project_id=7399f0f265b847efa616e4affd63a533&network_id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 3695 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1805] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:11:20 2026] GET /v2.0/subnets?network_id=d8008290-0232-4226-b52e-0e1d663f217c => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:20.825 7 WARNING neutron_lib.context [None req-0be6e39c-9685-4c19-a688-4dfe61ff0e8c 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:20.870 7 INFO neutron.db.segments_db [None req-0be6e39c-9685-4c19-a688-4dfe61ff0e8c 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Added segment 74a43e72-bc5a-439c-88f2-70fc718a46be of type vxlan for network 2f4b0bb0-0af0-4c76-938e-c879288d2cd2 2026-04-02 18:11:21.128 8 INFO neutron.db.l3_db [None req-52d5cab8-a0a8-4b85-a09f-e61082c7a4ed 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Floating IP e37c84bd-44d3-48d6-90b7-44b4953b8f09 disassociated. External IP: 10.96.250.212, port: c815a6ae-ae40-4bfb-aeb7-3c44fda432d0. 2026-04-02 18:11:21.137 7 INFO neutron.db.l3_hamode_db [None req-0be6e39c-9685-4c19-a688-4dfe61ff0e8c 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:21.283 7 INFO neutron.db.l3_hamode_db [None req-0be6e39c-9685-4c19-a688-4dfe61ff0e8c 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 949/1806] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:11:20 2026] PUT /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 554 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1807] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:21 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:21.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a282811-3b09-405c-95e0-e9797e2da453'] response: {'name': 'network-changed', 'server_uuid': 'e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32', 'tag': 'c815a6ae-ae40-4bfb-aeb7-3c44fda432d0', 'status': 'completed', 'code': 200} 2026-04-02 18:11:21.637 8 WARNING neutron_lib.context [None req-c8f803fa-806d-4ffe-a04a-73d61209a8df 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:21.637 8 WARNING neutron_lib.context [None req-c8f803fa-806d-4ffe-a04a-73d61209a8df 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:21.828 8 INFO neutron.db.segments_db [None req-c8f803fa-806d-4ffe-a04a-73d61209a8df 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Added segment 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 of type vxlan for network a6574494-f43a-408c-8b7a-417a35efc10d 2026-04-02 18:11:21.875 8 INFO neutron.db.segments_db [None req-c8f803fa-806d-4ffe-a04a-73d61209a8df 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Added segment 16d2abe4-24f0-4832-acd7-71f55d641595 of type vxlan for network f39eac8c-76e4-453f-bd1c-0dba083a19c4 [pid: 7|app: 0|req: 858/1808] 10.0.0.115 () {34 vars in 668 bytes} [Thu Apr 2 18:11:20 2026] POST /v2.0/routers => generated 474 bytes in 1315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:21.961 7 WARNING neutron_lib.context [None req-7df2e706-dea4-4851-9c6c-1733da0ea369 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/1809] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:21 2026] POST /v2.0/networks => generated 1244 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:11:22.007 7 INFO neutron.db.l3_hamode_db [None req-7df2e706-dea4-4851-9c6c-1733da0ea369 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 952/1810] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/networks => generated 1843 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1811] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:22.122 7 INFO neutron.db.l3_hamode_db [None req-7df2e706-dea4-4851-9c6c-1733da0ea369 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:22.242 8 INFO neutron.services.segments.plugin [-] Segment 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 resource provider aggregate not found 2026-04-02 18:11:22.246 8 INFO neutron.services.segments.plugin [-] Segment 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 resource provider aggregate not found 2026-04-02 18:11:22.260 8 INFO neutron.services.segments.plugin [-] Segment 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 found for delete ", "request_id": "req-062e8370-7f5b-4df0-80b1-a64a0691d7b9"}]} 2026-04-02 18:11:22.260 8 INFO neutron.services.segments.plugin [-] Segment 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbaa4d9-33ac-4d44-8ff1-0668ee0d4c36 found for delete ", "request_id": "req-698b1051-4201-47c3-b87c-5fef6346e2e8"}]} [pid: 8|app: 0|req: 954/1812] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:22 2026] DELETE /v2.0/networks/a6574494-f43a-408c-8b7a-417a35efc10d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1813] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1814] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/security-groups?tenant_id=5b24e94b31ad46a89c81fa9b0bf8bcf1&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1815] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:22 2026] DELETE /v2.0/networks/f39eac8c-76e4-453f-bd1c-0dba083a19c4 => 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: 958/1816] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1817] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1818] 10.0.0.115 () {34 vars in 668 bytes} [Thu Apr 2 18:11:21 2026] POST /v2.0/routers => generated 474 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1819] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/networks => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1820] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/subnets?id=62504e3e-9b10-4656-a62f-edafa7b897ec => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:22.765 7 WARNING neutron_lib.context [None req-c5b31224-d1b1-42d0-b66b-e48d01955ba7 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 960/1821] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:22 2026] DELETE /v2.0/security-groups/49a5ff60-dc8a-4b33-9c9e-788ae66091da => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:22.798 7 INFO neutron.db.l3_hamode_db [None req-c5b31224-d1b1-42d0-b66b-e48d01955ba7 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:22.802 8 WARNING neutron_lib.context [None req-3576cb05-4c56-442a-b2c3-b506ec621715 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:22.855 8 INFO neutron.db.segments_db [None req-3576cb05-4c56-442a-b2c3-b506ec621715 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Added segment ddd9267c-e631-48c1-903b-a0ac155ea139 of type vxlan for network 37270980-eb11-46f9-86e6-79b155b71626 2026-04-02 18:11:22.911 7 INFO neutron.db.l3_hamode_db [None req-c5b31224-d1b1-42d0-b66b-e48d01955ba7 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 961/1822] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:22 2026] POST /v2.0/networks => generated 653 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1823] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/ports?network_id=28152381-72a0-4773-aa09-cd6b4970dd2a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:22.984 8 WARNING neutron_lib.context [None req-b39e53d6-bad1-4c1f-98c4-f62c8515e188 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:23.034 8 INFO neutron.db.segments_db [None req-b39e53d6-bad1-4c1f-98c4-f62c8515e188 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Added segment dc5ccc29-d538-4c30-bc91-00549db81f7a of type vxlan for network 391c0af8-9277-4915-aa53-e15dbfaf9fb9 [pid: 8|app: 0|req: 963/1824] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:22 2026] POST /v2.0/networks => generated 653 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1825] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:23.171 8 WARNING neutron_lib.context [None req-f47d1aec-9ecc-43eb-8f61-31d6fe5e60d9 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:23.192 8 WARNING neutron_lib.context [None req-f47d1aec-9ecc-43eb-8f61-31d6fe5e60d9 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1826] 10.0.0.115 () {34 vars in 668 bytes} [Thu Apr 2 18:11:22 2026] POST /v2.0/routers => generated 474 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1827] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?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) 2026-04-02 18:11:23.569 7 WARNING neutron_lib.context [None req-ba0a9de1-a5b4-4de2-aee0-4b57fd70c385 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:23.608 7 INFO neutron.db.l3_hamode_db [None req-ba0a9de1-a5b4-4de2-aee0-4b57fd70c385 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/1828] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:23 2026] POST /v2.0/ports => generated 1506 bytes in 534 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: 966/1829] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:23.785 7 INFO neutron.db.l3_hamode_db [None req-ba0a9de1-a5b4-4de2-aee0-4b57fd70c385 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 967/1830] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/ports => generated 1506 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1831] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:23 2026] DELETE /v2.0/ports/8de0f02a-5bea-42ea-89e2-f58ad87976ef => 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: 969/1832] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:11:24 2026] DELETE /v2.0/ports/2eb3bf71-d294-4546-aa75-07d3ed5bcc22 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1833] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:11:24 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:24.241 8 WARNING neutron_lib.context [None req-67973907-773f-4b15-924c-0f24106c4960 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:24.285 8 INFO neutron.services.segments.plugin [-] Segment 16d2abe4-24f0-4832-acd7-71f55d641595 resource provider aggregate not found 2026-04-02 18:11:24.289 8 INFO neutron.services.segments.plugin [-] Segment 16d2abe4-24f0-4832-acd7-71f55d641595 resource provider aggregate not found 2026-04-02 18:11:24.300 8 INFO neutron.services.segments.plugin [-] Segment 16d2abe4-24f0-4832-acd7-71f55d641595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d2abe4-24f0-4832-acd7-71f55d641595 found for delete ", "request_id": "req-8a818701-6b26-416a-aa89-50944a1b3d63"}]} 2026-04-02 18:11:24.301 8 INFO neutron.db.segments_db [None req-67973907-773f-4b15-924c-0f24106c4960 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Added segment 78d6a157-f5f7-4300-a17d-39853c5511a0 of type vxlan for network f22592ad-63f0-4de0-9487-fc88b89e5019 2026-04-02 18:11:24.302 8 INFO neutron.services.segments.plugin [-] Segment 16d2abe4-24f0-4832-acd7-71f55d641595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d2abe4-24f0-4832-acd7-71f55d641595 found for delete ", "request_id": "req-b3b8241d-1762-4332-82b5-ff5a6f753c5a"}]} [pid: 7|app: 0|req: 864/1834] 10.0.0.115 () {34 vars in 668 bytes} [Thu Apr 2 18:11:23 2026] POST /v2.0/routers => generated 474 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:24.377 7 WARNING neutron_lib.context [None req-d4739102-a5d3-4e95-93df-2ef341274436 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 971/1835] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:24 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:24.422 8 WARNING neutron_lib.context [None req-248a4ed6-c52c-4ebe-a47d-e6eadaed3f5a 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:24.445 7 INFO neutron.db.l3_hamode_db [None req-d4739102-a5d3-4e95-93df-2ef341274436 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:24.468 8 INFO neutron.db.segments_db [None req-248a4ed6-c52c-4ebe-a47d-e6eadaed3f5a 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Added segment 582bf139-a129-40dc-b6be-92ae43828b44 of type vxlan for network a8063a79-9355-462e-972d-6acda9cf5c71 [pid: 8|app: 0|req: 972/1836] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:24 2026] POST /v2.0/networks => generated 653 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:24.563 7 INFO neutron.db.l3_hamode_db [None req-d4739102-a5d3-4e95-93df-2ef341274436 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:24.809 8 WARNING neutron_lib.context [None req-29e6fbaa-3da1-47c7-bb0f-a3e6d744f0b3 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1837] 10.0.0.115 () {34 vars in 685 bytes} [Thu Apr 2 18:11:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:11:24.953 8 WARNING neutron_lib.context [None req-c0a934b3-1b80-45c8-955d-45bd9fed2cc5 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1838] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:25.083 8 WARNING neutron_lib.context [None req-2166e563-5afe-49d5-ac99-0c75f20e3725 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:25.117 8 WARNING neutron_lib.context [None req-2166e563-5afe-49d5-ac99-0c75f20e3725 52f4791304b04d06b2e610cf973116c2 b4ddb26ed91e4523985449a05111e8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1839] 10.0.0.115 () {34 vars in 668 bytes} [Thu Apr 2 18:11:24 2026] POST /v2.0/routers => generated 474 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:25.188 7 WARNING neutron_lib.context [None req-42220652-8465-4af1-addc-b4e4a839f593 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1840] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1841] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/routers/3d9d46eb-118f-4873-ab68-665ceb660872/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:25.357 7 WARNING neutron_lib.context [None req-cb6e3a1e-3eca-427a-b1c3-5d7a95fa6a52 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1842] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1843] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/routers/ba5f57c2-dbaf-4d30-af49-57cc611473c2/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:25.535 7 WARNING neutron_lib.context [None req-87d0e6b2-012c-4ebf-94f5-74876ffafbef 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 975/1844] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.0/subnets => generated 1324 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1845] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/routers/48dd7c7f-aef7-4766-ba7a-a1404a789495/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1846] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/subnets => generated 1960 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1847] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1848] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/routers/3db72708-7bae-49e6-85a0-4d9300063248/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:25.705 8 WARNING neutron_lib.context [None req-b7ecc441-c721-4fb3-b495-4d63fc8c9197 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:25.735 8 INFO neutron.db.securitygroups_db [None req-b7ecc441-c721-4fb3-b495-4d63fc8c9197 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Project 7399f0f265b847efa616e4affd63a533 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: 871/1849] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:25 2026] DELETE /v2.0/subnets/f60ea949-f98c-48ed-be76-746732f7d2c5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1850] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1851] 10.0.0.115 () {32 vars in 664 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1852] 10.0.0.153 () {30 vars in 650 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/extensions => generated 20516 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-02 18:11:25.937 8 WARNING neutron_lib.context [None req-730d1504-3f2d-479f-bbf6-bb31c117ec37 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1853] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:25 2026] DELETE /v2.0/subnets/1bedcd62-9323-4243-9065-5f7a3b12d59c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:25.989 8 INFO neutron.db.securitygroups_db [None req-730d1504-3f2d-479f-bbf6-bb31c117ec37 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Project 7399f0f265b847efa616e4affd63a533 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: 874/1854] 10.0.0.115 () {32 vars in 678 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1855] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1856] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1857] 10.0.0.153 () {30 vars in 724 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/quotas/bc6342cc032744eeb4d014f78e4de5ab/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1858] 10.0.0.115 () {32 vars in 674 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1859] 10.0.0.115 () {32 vars in 686 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:26.242 7 INFO neutron.services.segments.plugin [-] Segment 582bf139-a129-40dc-b6be-92ae43828b44 resource provider aggregate not found 2026-04-02 18:11:26.248 7 INFO neutron.services.segments.plugin [-] Segment 582bf139-a129-40dc-b6be-92ae43828b44 resource provider aggregate not found [pid: 7|app: 0|req: 876/1860] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:26 2026] DELETE /v2.0/networks/a8063a79-9355-462e-972d-6acda9cf5c71 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:26.264 7 INFO neutron.services.segments.plugin [-] Segment 582bf139-a129-40dc-b6be-92ae43828b44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582bf139-a129-40dc-b6be-92ae43828b44 found for delete ", "request_id": "req-8e3042ca-87ff-4885-9052-76f0fc611dfc"}]} 2026-04-02 18:11:26.265 7 INFO neutron.services.segments.plugin [-] Segment 582bf139-a129-40dc-b6be-92ae43828b44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582bf139-a129-40dc-b6be-92ae43828b44 found for delete ", "request_id": "req-3aafe9a5-5650-4619-9631-bfc2f9c3c045"}]} [pid: 8|app: 0|req: 985/1861] 10.0.0.115 () {32 vars in 672 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1862] 10.0.0.115 () {32 vars in 686 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1863] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:26 2026] DELETE /v2.0/networks/f22592ad-63f0-4de0-9487-fc88b89e5019 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1864] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1865] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/networks => generated 1297 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1866] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:26 2026] DELETE /v2.0/networks/391c0af8-9277-4915-aa53-e15dbfaf9fb9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1867] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1868] 10.0.0.107 () {34 vars in 1100 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1397501085&fields=id&tenant_id=7399f0f265b847efa616e4affd63a533 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1869] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:26 2026] DELETE /v2.0/networks/37270980-eb11-46f9-86e6-79b155b71626 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1870] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/routers/3d9d46eb-118f-4873-ab68-665ceb660872 => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1871] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1872] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/quotas/7399f0f265b847efa616e4affd63a533 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1873] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&fields=id => generated 149 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1874] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1875] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?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: 885/1876] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => 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: 992/1877] 10.0.0.115 () {34 vars in 742 bytes} [Thu Apr 2 18:11:26 2026] PUT /v2.0/routers/3d9d46eb-118f-4873-ab68-665ceb660872 => generated 485 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1878] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/ports?device_id=3d9d46eb-118f-4873-ab68-665ceb660872 => 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: 886/1879] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/security-groups?tenant_id=b4ddb26ed91e4523985449a05111e8f0&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: 887/1880] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/security-groups/405e6fc9-b2cb-49d7-b4a9-c03ef3c4c782 => 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: 994/1881] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/routers/3d9d46eb-118f-4873-ab68-665ceb660872 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1882] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/routers/ba5f57c2-dbaf-4d30-af49-57cc611473c2 => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1883] 10.0.0.153 () {30 vars in 650 bytes} [Thu Apr 2 18:11:28 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1884] 10.0.0.153 () {30 vars in 724 bytes} [Thu Apr 2 18:11:28 2026] GET /v2.0/quotas/bc6342cc032744eeb4d014f78e4de5ab/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1885] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:28 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1886] 10.0.0.115 () {34 vars in 742 bytes} [Thu Apr 2 18:11:27 2026] PUT /v2.0/routers/ba5f57c2-dbaf-4d30-af49-57cc611473c2 => generated 493 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1887] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:28 2026] GET /v2.0/ports?device_id=ba5f57c2-dbaf-4d30-af49-57cc611473c2 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1888] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:28 2026] DELETE /v2.0/routers/ba5f57c2-dbaf-4d30-af49-57cc611473c2 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:29.031 7 INFO neutron.services.segments.plugin [-] Segment 78d6a157-f5f7-4300-a17d-39853c5511a0 resource provider aggregate not found 2026-04-02 18:11:29.034 7 INFO neutron.services.segments.plugin [-] Segment 78d6a157-f5f7-4300-a17d-39853c5511a0 resource provider aggregate not found 2026-04-02 18:11:29.049 7 INFO neutron.services.segments.plugin [-] Segment 78d6a157-f5f7-4300-a17d-39853c5511a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78d6a157-f5f7-4300-a17d-39853c5511a0 found for delete ", "request_id": "req-0f4c4cc4-842b-4d11-b5d8-66819d222494"}]} 2026-04-02 18:11:29.054 7 INFO neutron.services.segments.plugin [-] Segment 78d6a157-f5f7-4300-a17d-39853c5511a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78d6a157-f5f7-4300-a17d-39853c5511a0 found for delete ", "request_id": "req-9f213079-6c8f-4189-b137-399cf132ca56"}]} 2026-04-02 18:11:29.075 7 INFO neutron.services.segments.plugin [-] Segment dc5ccc29-d538-4c30-bc91-00549db81f7a resource provider aggregate not found 2026-04-02 18:11:29.078 7 INFO neutron.services.segments.plugin [-] Segment dc5ccc29-d538-4c30-bc91-00549db81f7a resource provider aggregate not found 2026-04-02 18:11:29.091 7 INFO neutron.services.segments.plugin [-] Segment dc5ccc29-d538-4c30-bc91-00549db81f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc5ccc29-d538-4c30-bc91-00549db81f7a found for delete ", "request_id": "req-d47c3cba-77b2-4b83-a661-3cc5e10a0428"}]} 2026-04-02 18:11:29.097 7 INFO neutron.services.segments.plugin [-] Segment dc5ccc29-d538-4c30-bc91-00549db81f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc5ccc29-d538-4c30-bc91-00549db81f7a found for delete ", "request_id": "req-32890332-d957-45f5-8747-0b85e1fe2e55"}]} [pid: 7|app: 0|req: 893/1889] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/routers/48dd7c7f-aef7-4766-ba7a-a1404a789495 => generated 502 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:29.122 7 INFO neutron.services.segments.plugin [-] Segment ddd9267c-e631-48c1-903b-a0ac155ea139 resource provider aggregate not found 2026-04-02 18:11:29.135 7 INFO neutron.services.segments.plugin [-] Segment ddd9267c-e631-48c1-903b-a0ac155ea139 resource provider aggregate not found 2026-04-02 18:11:29.151 7 INFO neutron.services.segments.plugin [-] Segment ddd9267c-e631-48c1-903b-a0ac155ea139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddd9267c-e631-48c1-903b-a0ac155ea139 found for delete ", "request_id": "req-0aea53ba-e6cc-449f-b009-530f66bf8e0a"}]} 2026-04-02 18:11:29.161 7 INFO neutron.services.segments.plugin [-] Segment ddd9267c-e631-48c1-903b-a0ac155ea139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddd9267c-e631-48c1-903b-a0ac155ea139 found for delete ", "request_id": "req-40295a71-d574-4063-b77a-45b8844fee29"}]} 2026-04-02 18:11:29.303 8 WARNING neutron_lib.context [None req-f48fa00d-0c92-4a29-a72a-be3a38fff50e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:29.470 8 INFO neutron.db.segments_db [None req-f48fa00d-0c92-4a29-a72a-be3a38fff50e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment f2e2071c-78ee-4e49-b7ff-90198fe37837 of type vxlan for network ab0cb04f-31e8-4ca0-b584-32f5889afaef [pid: 8|app: 0|req: 997/1890] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/networks => generated 634 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1891] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:29.619 8 WARNING neutron_lib.context [None req-42fd1045-ab0f-451b-b515-6a0b24c02d52 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:29.677 8 INFO neutron.db.segments_db [None req-42fd1045-ab0f-451b-b515-6a0b24c02d52 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment 291223a2-9e4d-4826-961f-2c140d2273d5 of type vxlan for network ff684a5a-748a-4b30-983c-9473559163fe [pid: 7|app: 0|req: 894/1892] 10.0.0.115 () {34 vars in 742 bytes} [Thu Apr 2 18:11:29 2026] PUT /v2.0/routers/48dd7c7f-aef7-4766-ba7a-a1404a789495 => generated 502 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1893] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/ports?device_id=48dd7c7f-aef7-4766-ba7a-a1404a789495 => 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: 999/1894] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/networks => generated 634 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:29.825 8 WARNING neutron_lib.context [None req-5e4c10dd-a871-4a5b-8c5d-01099afda510 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1000/1895] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:30.087 8 WARNING neutron_lib.context [None req-939701ff-6b80-427c-a9af-7c98c250091e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 896/1896] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:29 2026] DELETE /v2.0/routers/48dd7c7f-aef7-4766-ba7a-a1404a789495 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1897] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:30 2026] GET /v2.0/routers/3db72708-7bae-49e6-85a0-4d9300063248 => generated 487 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1898] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:30 2026] POST /v2.0/subnets => generated 655 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:30.373 8 WARNING neutron_lib.context [None req-186665ab-88ca-47b8-b482-6d22101514da 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:30.413 8 INFO neutron.db.segments_db [None req-186665ab-88ca-47b8-b482-6d22101514da 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment 15150cf4-b058-4a42-91c3-778222e07ded of type vxlan for network c67d6836-92e3-464f-a736-16bcd226a53d 2026-04-02 18:11:30.696 8 INFO neutron.db.l3_hamode_db [None req-186665ab-88ca-47b8-b482-6d22101514da 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:30.823 8 INFO neutron.db.l3_hamode_db [None req-186665ab-88ca-47b8-b482-6d22101514da 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 898/1899] 10.0.0.115 () {34 vars in 742 bytes} [Thu Apr 2 18:11:30 2026] PUT /v2.0/routers/3db72708-7bae-49e6-85a0-4d9300063248 => generated 487 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1900] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:30 2026] GET /v2.0/security-groups?tenant_id=bc6342cc032744eeb4d014f78e4de5ab&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1901] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => 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: 901/1902] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/ports?device_id=3db72708-7bae-49e6-85a0-4d9300063248 => 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: 902/1903] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/security-groups/59f9cef6-cf85-4a67-be04-309bf45d7227 => 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: 1002/1904] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:30 2026] POST /v2.0/routers => generated 511 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1905] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1906] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/routers/3db72708-7bae-49e6-85a0-4d9300063248 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1907] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7399f0f265b847efa616e4affd63a533 => generated 274 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1908] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/routers/5e11dce0-0ea6-4962-a623-ced6a4c07e38 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:31.798 7 WARNING neutron_lib.context [req-b716fb18-d79a-4024-9289-a414cd10b01a req-3442fefd-df8e-419d-b0b7-9fec2a57106f 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 906/1909] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:11:31 2026] POST /v2.0/ports => generated 958 bytes in 447 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: 907/1910] 10.0.0.115 () {34 vars in 742 bytes} [Thu Apr 2 18:11:32 2026] PUT /v2.0/routers/5e11dce0-0ea6-4962-a623-ced6a4c07e38 => generated 480 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1911] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:31 2026] PUT /v2.0/routers/aed9f36d-c470-4d54-848c-3d0f5395e19c/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1912] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 961 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1913] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/ports?device_id=5e11dce0-0ea6-4962-a623-ced6a4c07e38 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1914] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/ports/3541959a-8718-423a-b8f2-f01c28f51d26 => generated 959 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1915] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1916] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:11:32 2026] PUT /v2.0/ports/f6c25da0-7294-44da-b891-3588c25511e2 => generated 1239 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:33.366 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c1f9efa-457a-4142-bc2f-65edb47b9ccc'] response: {'name': 'network-changed', 'server_uuid': 'c7067b7c-54f3-4ad5-96d6-d50582142c35', 'tag': 'f6c25da0-7294-44da-b891-3588c25511e2', 'status': 'completed', 'code': 200} 2026-04-02 18:11:33.524 7 INFO neutron.services.segments.plugin [-] Segment 74a43e72-bc5a-439c-88f2-70fc718a46be resource provider aggregate not found 2026-04-02 18:11:33.534 7 INFO neutron.services.segments.plugin [-] Segment 74a43e72-bc5a-439c-88f2-70fc718a46be resource provider aggregate not found 2026-04-02 18:11:33.545 7 INFO neutron.services.segments.plugin [-] Segment 74a43e72-bc5a-439c-88f2-70fc718a46be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a43e72-bc5a-439c-88f2-70fc718a46be found for delete ", "request_id": "req-bfca4070-9ea8-4b34-9cf2-3b7b8e7e7d91"}]} 2026-04-02 18:11:33.549 7 INFO neutron.services.segments.plugin [-] Segment 74a43e72-bc5a-439c-88f2-70fc718a46be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a43e72-bc5a-439c-88f2-70fc718a46be found for delete ", "request_id": "req-2aafb8a9-6859-455c-848c-eee94a3a55a2"}]} 2026-04-02 18:11:33.573 7 INFO neutron.db.l3_hamode_db [None req-87667f89-c4d0-45d3-8306-a780ccaec8cb 2a7f2760ebc24803a5e0dedc61c8209a 92537ec32ced4ee9b3f4c5573dad8698 - - default default] HA network 2f4b0bb0-0af0-4c76-938e-c879288d2cd2 was deleted as no HA routers are present in tenant 92537ec32ced4ee9b3f4c5573dad8698. [pid: 7|app: 0|req: 912/1917] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:32 2026] DELETE /v2.0/routers/5e11dce0-0ea6-4962-a623-ced6a4c07e38 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1920] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1921] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks?tenant_id=7399f0f265b847efa616e4affd63a533&shared=False => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1922] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1923] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1924] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1925] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:33 2026] PUT /v2.0/routers/aed9f36d-c470-4d54-848c-3d0f5395e19c/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1926] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/ports/52bbd2cf-b676-40a6-94a1-06d0c090b772 => generated 967 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1927] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/security-groups?tenant_id=0321cb61715245b6bad3908643c606a5&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1928] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:34 2026] DELETE /v2.0/security-groups/514f157e-cc6d-4f83-8417-d18600bfb66a => 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: 922/1929] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/security-groups?tenant_id=85097107da6946b8b790542eebfe5e12&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1930] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:35 2026] DELETE /v2.0/security-groups/2ab400d8-7693-4894-8c30-c1628755812e => 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: 924/1931] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1932] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f6c25da0-7294-44da-b891-3588c25511e2 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1933] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1934] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/subnets?id=62504e3e-9b10-4656-a62f-edafa7b897ec => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1935] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:11:34 2026] PUT /v2.0/routers/aed9f36d-c470-4d54-848c-3d0f5395e19c/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1936] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1937] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/ports?network_id=28152381-72a0-4773-aa09-cd6b4970dd2a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1938] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/security-groups?tenant_id=92537ec32ced4ee9b3f4c5573dad8698&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1939] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?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: 930/1940] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:35 2026] DELETE /v2.0/security-groups/eb270fd3-3eea-4ad6-966d-a420bbd0bf8c => 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: 931/1941] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1942] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:11:35 2026] PUT /v2.0/routers/aed9f36d-c470-4d54-848c-3d0f5395e19c/remove_router_interface => generated 309 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1943] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/ports?device_id=aed9f36d-c470-4d54-848c-3d0f5395e19c => 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: 933/1944] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1945] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:36.752 8 INFO neutron.services.segments.plugin [-] Segment 15150cf4-b058-4a42-91c3-778222e07ded resource provider aggregate not found 2026-04-02 18:11:36.757 8 INFO neutron.services.segments.plugin [-] Segment 15150cf4-b058-4a42-91c3-778222e07ded resource provider aggregate not found 2026-04-02 18:11:36.770 8 INFO neutron.services.segments.plugin [-] Segment 15150cf4-b058-4a42-91c3-778222e07ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15150cf4-b058-4a42-91c3-778222e07ded found for delete ", "request_id": "req-bfcf4977-d9ce-4b57-bb94-9b4cf2caf169"}]} 2026-04-02 18:11:36.770 8 INFO neutron.db.l3_hamode_db [None req-bcf421ba-851b-488c-8703-d782e16575a5 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] HA network c67d6836-92e3-464f-a736-16bcd226a53d was deleted as no HA routers are present in tenant 77a801afaa63405fbcdaa283bfd28676. [pid: 8|app: 0|req: 1012/1946] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:36 2026] DELETE /v2.0/routers/aed9f36d-c470-4d54-848c-3d0f5395e19c => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1947] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:36 2026] DELETE /v2.0/subnets/e847ef05-d0b1-4fdd-93b3-b461e5d42ee5 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:37.001 8 INFO neutron.services.segments.plugin [-] Segment 15150cf4-b058-4a42-91c3-778222e07ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15150cf4-b058-4a42-91c3-778222e07ded found for delete ", "request_id": "req-b85cf031-b465-4fdf-be48-a816365e71e9"}]} [pid: 8|app: 0|req: 1013/1948] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:36 2026] DELETE /v2.0/subnets/4affa118-58d4-4172-8e4b-7da51abf8963 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:37.424 7 INFO neutron.services.segments.plugin [-] Segment 291223a2-9e4d-4826-961f-2c140d2273d5 resource provider aggregate not found 2026-04-02 18:11:37.427 7 INFO neutron.services.segments.plugin [-] Segment 291223a2-9e4d-4826-961f-2c140d2273d5 resource provider aggregate not found 2026-04-02 18:11:37.441 7 INFO neutron.services.segments.plugin [-] Segment 291223a2-9e4d-4826-961f-2c140d2273d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 291223a2-9e4d-4826-961f-2c140d2273d5 found for delete ", "request_id": "req-59b8129d-c3c5-4b0a-afe2-a437ae95093d"}]} 2026-04-02 18:11:37.443 7 INFO neutron.services.segments.plugin [-] Segment 291223a2-9e4d-4826-961f-2c140d2273d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 291223a2-9e4d-4826-961f-2c140d2273d5 found for delete ", "request_id": "req-5fa21b15-0dc4-46e4-a1dd-06e947afe0d4"}]} [pid: 7|app: 0|req: 936/1949] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:37 2026] DELETE /v2.0/networks/ff684a5a-748a-4b30-983c-9473559163fe => 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: 937/1950] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1951] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1952] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:37 2026] DELETE /v2.0/networks/ab0cb04f-31e8-4ca0-b584-32f5889afaef => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:37.773 7 WARNING neutron_lib.context [None req-f0720c88-b7eb-478d-b43a-3ecc395997fc 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:37.832 7 INFO neutron.db.segments_db [None req-f0720c88-b7eb-478d-b43a-3ecc395997fc 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment dea93426-e10a-47f2-a806-14de852322bc of type vxlan for network 096a5c73-2e3e-4e28-a934-6d2b8e40c931 [pid: 7|app: 0|req: 939/1953] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:37 2026] POST /v2.0/networks => generated 634 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:37.944 8 WARNING neutron_lib.context [None req-9d83c2f1-fba3-49d8-93b3-ab73cdf7f531 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1015/1954] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:37 2026] POST /v2.0/subnets => generated 646 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:38.295 7 WARNING neutron_lib.context [None req-1b63f6fe-5fc4-42b5-aecc-c0c223385e61 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:38.333 7 INFO neutron.db.segments_db [None req-1b63f6fe-5fc4-42b5-aecc-c0c223385e61 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment b16e8ee5-b177-4821-bb34-fd5f83819d70 of type vxlan for network eafdff34-86da-4e79-8df1-3b670fdba8bc 2026-04-02 18:11:38.581 7 INFO neutron.db.l3_hamode_db [None req-1b63f6fe-5fc4-42b5-aecc-c0c223385e61 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:38.696 7 INFO neutron.db.l3_hamode_db [None req-1b63f6fe-5fc4-42b5-aecc-c0c223385e61 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:38.789 8 INFO neutron.services.segments.plugin [-] Segment f2e2071c-78ee-4e49-b7ff-90198fe37837 resource provider aggregate not found 2026-04-02 18:11:38.811 8 INFO neutron.services.segments.plugin [-] Segment f2e2071c-78ee-4e49-b7ff-90198fe37837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2e2071c-78ee-4e49-b7ff-90198fe37837 found for delete ", "request_id": "req-ca1650ab-e3b7-46b0-ae7b-123fe5f00df9"}]} [pid: 8|app: 0|req: 1016/1955] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:38 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1956] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:38 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1957] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:38 2026] POST /v2.0/routers => generated 510 bytes in 1204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:39.506 8 WARNING neutron_lib.context [None req-a01d07a4-f4a9-4eca-9d35-1cfbc45c61cf 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:39.515 8 INFO neutron.services.segments.plugin [-] Segment f2e2071c-78ee-4e49-b7ff-90198fe37837 resource provider aggregate not found 2026-04-02 18:11:39.532 8 INFO neutron.services.segments.plugin [-] Segment f2e2071c-78ee-4e49-b7ff-90198fe37837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2e2071c-78ee-4e49-b7ff-90198fe37837 found for delete ", "request_id": "req-aa1cc267-072a-4697-9cb7-c73d9ed043ae"}]} [pid: 8|app: 0|req: 1018/1958] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/ports => generated 962 bytes in 348 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-04-02 18:11:40.109 8 WARNING neutron_lib.context [None req-ebb9c28f-7c35-4954-a39b-256560e5a35a 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:40.315 8 INFO neutron.db.segments_db [None req-ebb9c28f-7c35-4954-a39b-256560e5a35a 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Added segment 72972aeb-51a9-45a3-b96e-8b057541eb73 of type vxlan for network 92e7cba4-aaed-465d-a319-e7528f2ac378 [pid: 8|app: 0|req: 1019/1959] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/networks => generated 631 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1960] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:40 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:40.535 8 WARNING neutron_lib.context [None req-6dc33708-3934-4f95-b81f-2c4aa4706704 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:40.671 8 INFO neutron.db.segments_db [None req-6dc33708-3934-4f95-b81f-2c4aa4706704 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Added segment d7b72aeb-01ce-476d-a469-ba2386c38b0f of type vxlan for network 2d676a7e-581d-45a9-aa78-3856f7b1c6f4 [pid: 8|app: 0|req: 1021/1961] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:40 2026] POST /v2.0/networks => generated 639 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:40.780 8 WARNING neutron_lib.context [None req-fd026dda-0d7e-402f-99d7-f6b698bc2ecf 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 941/1962] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:39 2026] PUT /v2.0/routers/19ea715f-3db9-47b7-9262-2ac758035a07/add_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1963] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:40 2026] POST /v2.0/subnets => generated 626 bytes in 256 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-04-02 18:11:41.037 8 WARNING neutron_lib.context [None req-1a0f02db-4881-4a45-88da-84e98cd865be 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/1964] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:41.083 7 WARNING neutron_lib.context [None req-0fbe690a-201a-4e2d-af92-6b2dfd1a1a98 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:41.139 7 INFO neutron.db.segments_db [None req-0fbe690a-201a-4e2d-af92-6b2dfd1a1a98 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Added segment 44c7c620-069b-47b1-bec7-e529bacdafb5 of type vxlan for network fca9660b-dc70-4982-94fb-7fcd3d79451f [pid: 7|app: 0|req: 943/1965] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:41 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1966] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:41 2026] POST /v2.0/subnets => generated 657 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:41.286 8 WARNING neutron_lib.context [None req-a2436b0d-2378-41d3-ae27-2a07d8134aed 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 944/1967] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/ports/359ac0da-bb11-41a2-afa3-0284fe52dd7c => generated 1036 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1968] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1969] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:41 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:41.571 8 WARNING neutron_lib.context [None req-80ed5e25-14da-4083-ad52-8aa3cfe8b2c1 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1025/1970] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:41 2026] POST /v2.0/subnets => generated 731 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:41.826 8 WARNING neutron_lib.context [None req-7a497f03-539a-4215-b175-32161c3ce2ae 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:41.929 8 INFO neutron.db.segments_db [None req-7a497f03-539a-4215-b175-32161c3ce2ae 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Added segment 0331e0eb-e503-4260-8863-736c0067b863 of type vxlan for network 8ac75a76-d921-49cf-b871-0cbc0df93d32 [pid: 8|app: 0|req: 1026/1971] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:41 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:42.034 8 WARNING neutron_lib.context [None req-12b4b7fa-fce7-41fb-a212-9137a0a698bc 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:42.130 8 INFO neutron.db.segments_db [None req-12b4b7fa-fce7-41fb-a212-9137a0a698bc 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Added segment d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 of type vxlan for network d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad [pid: 8|app: 0|req: 1027/1972] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:42 2026] POST /v2.0/networks => generated 638 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:42.268 8 WARNING neutron_lib.context [None req-e02bd8c9-bd5d-4418-b410-79afae9654c1 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/1973] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:42 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1974] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:42 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:42.590 8 WARNING neutron_lib.context [None req-2fae6690-cca0-4300-956c-396670472e8f 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 946/1975] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:11:41 2026] PUT /v2.0/routers/19ea715f-3db9-47b7-9262-2ac758035a07/remove_router_interface => generated 309 bytes in 1239 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-04-02 18:11:42.642 7 WARNING neutron_lib.context [None req-67846743-3efa-430f-a985-7f22b4fa76c6 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:42.724 7 INFO neutron.db.segments_db [None req-67846743-3efa-430f-a985-7f22b4fa76c6 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Added segment 89a72b58-9e37-40ca-b083-1d93afa22571 of type vxlan for network 74fdaa14-ef4c-408f-8dad-7c0124325f6d [pid: 7|app: 0|req: 947/1976] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:42 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1977] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:42 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1978] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:42 2026] POST /v2.0/subnets => generated 656 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:42.926 8 WARNING neutron_lib.context [None req-4a475b47-badf-4596-9fd9-02e2c664bb04 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:43.016 7 INFO neutron.api.v2.resource [None req-e80afbb9-7d4c-4bf9-a96a-b186e4a9f39f 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1979] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:11:42 2026] PUT /v2.0/routers/19ea715f-3db9-47b7-9262-2ac758035a07/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:43.023 7 WARNING neutron_lib.context [None req-b492290c-f383-4ad2-9b5e-791779a09ce4 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1980] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:42 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1981] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1982] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/ports?device_id=19ea715f-3db9-47b7-9262-2ac758035a07 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:43.253 8 WARNING neutron_lib.context [None req-74d5568d-e02b-4733-9b67-a221114d3492 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:43.313 8 INFO neutron.db.segments_db [None req-74d5568d-e02b-4733-9b67-a221114d3492 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Added segment c6c6a473-1912-4b44-961a-4d947add6af3 of type vxlan for network 1a7b4c8a-73b2-4533-8e21-4c170184127a [pid: 7|app: 0|req: 950/1983] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:43 2026] POST /v2.0/subnets => generated 725 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1984] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1985] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:43 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:43.426 8 WARNING neutron_lib.context [None req-0451da21-2212-40c6-8d1e-73eafa8abaca 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:43.480 8 INFO neutron.db.segments_db [None req-0451da21-2212-40c6-8d1e-73eafa8abaca 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Added segment a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 of type vxlan for network 29699109-112c-466d-b127-e17d95a7c110 [pid: 8|app: 0|req: 1035/1986] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:43 2026] POST /v2.0/networks => generated 637 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1987] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:43.641 8 WARNING neutron_lib.context [None req-a9e51183-3886-484b-9026-d3bf1b6e6585 38ac44854714408c83ed7e58cb0797e2 e69e2ee83273497496d40faf7cfb8e1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:43.885 7 INFO neutron.services.segments.plugin [-] Segment b16e8ee5-b177-4821-bb34-fd5f83819d70 resource provider aggregate not found 2026-04-02 18:11:43.892 7 INFO neutron.services.segments.plugin [-] Segment b16e8ee5-b177-4821-bb34-fd5f83819d70 resource provider aggregate not found 2026-04-02 18:11:43.901 7 INFO neutron.services.segments.plugin [-] Segment b16e8ee5-b177-4821-bb34-fd5f83819d70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16e8ee5-b177-4821-bb34-fd5f83819d70 found for delete ", "request_id": "req-e6d5492b-7033-4023-813f-5a5c86d017b5"}]} 2026-04-02 18:11:43.906 7 INFO neutron.services.segments.plugin [-] Segment b16e8ee5-b177-4821-bb34-fd5f83819d70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16e8ee5-b177-4821-bb34-fd5f83819d70 found for delete ", "request_id": "req-30faac5e-d439-4d04-b4ab-3d4969b19801"}]} 2026-04-02 18:11:43.919 7 INFO neutron.db.l3_hamode_db [None req-7e04f9cb-cbdf-4068-bcb6-bcd225954d4c 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] HA network eafdff34-86da-4e79-8df1-3b670fdba8bc was deleted as no HA routers are present in tenant 77a801afaa63405fbcdaa283bfd28676. [pid: 7|app: 0|req: 952/1988] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:43 2026] DELETE /v2.0/routers/19ea715f-3db9-47b7-9262-2ac758035a07 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:43.934 7 WARNING neutron_lib.context [None req-74fa727b-b06f-48c6-98df-e10f7e9b263c 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/1989] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:43 2026] POST /v2.0/subnets => generated 629 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1990] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:43 2026] POST /v2.0/subnets => generated 655 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:44.372 8 INFO neutron.db.l3_db [None req-623f1427-1019-4740-9012-1fa54a9183bb 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Floating IP e37c84bd-44d3-48d6-90b7-44b4953b8f09 associated. External IP: 10.96.250.212, port: f6c25da0-7294-44da-b891-3588c25511e2. [pid: 7|app: 0|req: 954/1991] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/subnets/af7558a9-b104-4cea-bdb6-e9bafbc0da9d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1992] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:44 2026] PUT /v2.0/subnets/9bc7ac67-b289-4c4e-9500-58dcca8a663c/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:44.483 7 WARNING neutron_lib.context [None req-c92c0d55-b24e-40a4-9f69-1c8a60263df4 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1038/1993] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:11:43 2026] PUT /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 856 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:44.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdb02937-2e39-44b6-99e1-cce53b573fa4'] response: {'name': 'network-changed', 'server_uuid': 'c7067b7c-54f3-4ad5-96d6-d50582142c35', 'tag': 'f6c25da0-7294-44da-b891-3588c25511e2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 956/1994] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:44 2026] POST /v2.0/subnets => generated 729 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1995] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:44 2026] PUT /v2.0/subnets/cf44a490-2af8-442b-9d68-58a3fe3da22e/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1996] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:44.903 7 WARNING neutron_lib.context [None req-2a72a645-aa4f-46b6-b937-9c0700239d53 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:44.943 7 INFO neutron.db.segments_db [None req-2a72a645-aa4f-46b6-b937-9c0700239d53 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Added segment 76972dec-f4cb-4499-9dbd-a15969456d3b of type vxlan for network c31301a0-1daa-4ed7-87b7-d2bdc8fe63bf 2026-04-02 18:11:45.000 8 INFO neutron.services.segments.plugin [-] Segment dea93426-e10a-47f2-a806-14de852322bc resource provider aggregate not found 2026-04-02 18:11:45.008 8 INFO neutron.services.segments.plugin [-] Segment dea93426-e10a-47f2-a806-14de852322bc resource provider aggregate not found 2026-04-02 18:11:45.023 8 INFO neutron.services.segments.plugin [-] Segment dea93426-e10a-47f2-a806-14de852322bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea93426-e10a-47f2-a806-14de852322bc found for delete ", "request_id": "req-0978da5c-2e1a-47c9-a7b5-858794388fe1"}]} 2026-04-02 18:11:45.023 8 INFO neutron.services.segments.plugin [-] Segment dea93426-e10a-47f2-a806-14de852322bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea93426-e10a-47f2-a806-14de852322bc found for delete ", "request_id": "req-14d53d93-afe4-49de-a5cc-4ddca5c8f599"}]} [pid: 8|app: 0|req: 1039/1997] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/networks/096a5c73-2e3e-4e28-a934-6d2b8e40c931 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1998] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:45 2026] PUT /v2.0/subnets/3b47afd0-3447-4794-a583-64e3dda95830/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:45.132 8 WARNING neutron_lib.context [None req-47c27857-0f22-4879-83e5-95fe01d08dc1 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:45.200 8 INFO neutron.db.segments_db [None req-47c27857-0f22-4879-83e5-95fe01d08dc1 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 of type vxlan for network cd9483ae-76e0-445c-9862-6e558f28f31f 2026-04-02 18:11:45.236 7 INFO neutron.db.l3_hamode_db [None req-2a72a645-aa4f-46b6-b937-9c0700239d53 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1041/1999] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:45 2026] POST /v2.0/networks => generated 634 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2000] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:11:45 2026] PUT /v2.0/subnets/d56af668-8a85-4275-9cb1-44f645f7fc33/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2001] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:45 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:45.413 8 WARNING neutron_lib.context [None req-b3756dbf-92b7-430d-a1cf-14085442ecd5 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2002] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:45 2026] POST /v2.0/subnets => generated 646 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2003] 10.0.0.115 () {32 vars in 664 bytes} [Thu Apr 2 18:11:45 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2004] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:11:45 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:45.918 8 WARNING neutron_lib.context [None req-5ab100c8-46e5-4b34-95c0-14f355f6f40e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:45.974 8 INFO neutron.db.segments_db [None req-5ab100c8-46e5-4b34-95c0-14f355f6f40e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment ba361768-5ce0-46ae-9ee1-3fe81578cda6 of type vxlan for network 9313c41a-b2fd-4e8e-8a3e-00f778b5481a 2026-04-02 18:11:46.212 7 INFO neutron.db.l3_hamode_db [None req-2a72a645-aa4f-46b6-b937-9c0700239d53 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:46.273 8 INFO neutron.db.l3_hamode_db [None req-5ab100c8-46e5-4b34-95c0-14f355f6f40e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:46.415 8 INFO neutron.db.l3_hamode_db [None req-5ab100c8-46e5-4b34-95c0-14f355f6f40e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1047/2005] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:45 2026] POST /v2.0/routers => generated 511 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2006] 10.0.0.115 () {32 vars in 678 bytes} [Thu Apr 2 18:11:47 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2007] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:11:47 2026] GET /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2008] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:44 2026] POST /v2.0/routers => generated 685 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2009] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:11:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f6c25da0-7294-44da-b891-3588c25511e2 => 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: 1051/2010] 10.0.0.115 () {32 vars in 674 bytes} [Thu Apr 2 18:11:47 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2011] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:11:47 2026] GET /v2.0/subnets?id=62504e3e-9b10-4656-a62f-edafa7b897ec => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2012] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:47 2026] PUT /v2.0/routers/e5b8982d-27c0-4f43-a1fb-ea417379ef44/add_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: 961/2013] 10.0.0.115 () {32 vars in 686 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2014] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/ports?network_id=28152381-72a0-4773-aa09-cd6b4970dd2a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2017] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/ports/f4cbdf35-bf66-4aac-9283-eced453ac69e => generated 959 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2018] 10.0.0.115 () {32 vars in 672 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2019] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?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: 1053/2020] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:47 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2021] 10.0.0.115 () {32 vars in 686 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2022] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:48 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2023] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:11:48 2026] PUT /v2.0/routers/e5b8982d-27c0-4f43-a1fb-ea417379ef44/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2024] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2025] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/ports?device_id=e5b8982d-27c0-4f43-a1fb-ea417379ef44 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2026] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:50.309 7 INFO neutron.services.segments.plugin [-] Segment ba361768-5ce0-46ae-9ee1-3fe81578cda6 resource provider aggregate not found 2026-04-02 18:11:50.315 7 INFO neutron.services.segments.plugin [-] Segment ba361768-5ce0-46ae-9ee1-3fe81578cda6 resource provider aggregate not found 2026-04-02 18:11:50.333 7 INFO neutron.services.segments.plugin [-] Segment ba361768-5ce0-46ae-9ee1-3fe81578cda6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba361768-5ce0-46ae-9ee1-3fe81578cda6 found for delete ", "request_id": "req-54efff89-a215-4548-a463-9055e77d1b01"}]} 2026-04-02 18:11:50.334 7 INFO neutron.services.segments.plugin [-] Segment ba361768-5ce0-46ae-9ee1-3fe81578cda6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba361768-5ce0-46ae-9ee1-3fe81578cda6 found for delete ", "request_id": "req-a3ec0cec-1208-4e3f-89b3-dd7dad36c584"}]} 2026-04-02 18:11:50.346 7 INFO neutron.db.l3_hamode_db [None req-2b16e45e-ff35-4db6-a855-89ef88676490 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] HA network 9313c41a-b2fd-4e8e-8a3e-00f778b5481a was deleted as no HA routers are present in tenant 77a801afaa63405fbcdaa283bfd28676. [pid: 7|app: 0|req: 972/2027] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:49 2026] DELETE /v2.0/routers/e5b8982d-27c0-4f43-a1fb-ea417379ef44 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2028] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/subnets/9bc7ac67-b289-4c4e-9500-58dcca8a663c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2029] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2030] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:48 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/add_router_interface => generated 309 bytes in 1756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2031] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/subnets/c7794121-1c71-44aa-9b1e-d1c65ce1b2b7 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2032] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/subnets/cf44a490-2af8-442b-9d68-58a3fe3da22e => 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: 976/2033] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2034] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/networks/cd9483ae-76e0-445c-9862-6e558f28f31f => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2035] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:51 2026] DELETE /v2.0/subnets/3b47afd0-3447-4794-a583-64e3dda95830 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:51.411 7 WARNING neutron_lib.context [None req-26b5a208-c64f-4f92-b2ae-082e4ea94776 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:51.465 7 INFO neutron.db.segments_db [None req-26b5a208-c64f-4f92-b2ae-082e4ea94776 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Added segment b6c974eb-2dff-495a-a394-022a6015c6f6 of type vxlan for network 3d422c13-923f-4466-8b92-156550d29805 2026-04-02 18:11:51.807 7 INFO neutron.db.l3_hamode_db [None req-26b5a208-c64f-4f92-b2ae-082e4ea94776 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:52.363 7 INFO neutron.services.segments.plugin [-] Segment 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 resource provider aggregate not found 2026-04-02 18:11:52.375 7 INFO neutron.services.segments.plugin [-] Segment 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 resource provider aggregate not found 2026-04-02 18:11:52.379 7 INFO neutron.services.segments.plugin [-] Segment 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 found for delete ", "request_id": "req-bb1857a0-74c0-46ee-941c-01cae756b2cf"}]} 2026-04-02 18:11:52.395 7 INFO neutron.services.segments.plugin [-] Segment 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cfa1ef4-fa5a-4385-81cd-3d55984df9d1 found for delete ", "request_id": "req-128b5e60-01f6-4d8a-8775-130fc616fc70"}]} [pid: 8|app: 0|req: 1058/2036] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:11:50 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/add_router_interface => generated 309 bytes in 1835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2037] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:52 2026] DELETE /v2.0/subnets/d56af668-8a85-4275-9cb1-44f645f7fc33 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:52.785 8 WARNING neutron_lib.context [None req-49004fb2-ba36-4b8f-9ccb-9df8c79b745a 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:52.794 7 INFO neutron.db.l3_hamode_db [None req-26b5a208-c64f-4f92-b2ae-082e4ea94776 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1060/2038] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:11:52 2026] POST /v2.0/security-groups => generated 1627 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2039] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:52 2026] DELETE /v2.0/subnets/c9ceac5e-a834-4074-8f93-2eb804270479 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:53.081 8 WARNING neutron_lib.context [None req-ced9165a-e3c1-4b48-9b45-9073353813b2 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2040] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:53.302 8 INFO neutron.services.segments.plugin [-] Segment 72972aeb-51a9-45a3-b96e-8b057541eb73 resource provider aggregate not found 2026-04-02 18:11:53.307 8 INFO neutron.services.segments.plugin [-] Segment 72972aeb-51a9-45a3-b96e-8b057541eb73 resource provider aggregate not found 2026-04-02 18:11:53.324 8 INFO neutron.services.segments.plugin [-] Segment 72972aeb-51a9-45a3-b96e-8b057541eb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72972aeb-51a9-45a3-b96e-8b057541eb73 found for delete ", "request_id": "req-06482b3a-fd7d-4a93-836a-522f48d12b05"}]} 2026-04-02 18:11:53.329 8 INFO neutron.services.segments.plugin [-] Segment 72972aeb-51a9-45a3-b96e-8b057541eb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72972aeb-51a9-45a3-b96e-8b057541eb73 found for delete ", "request_id": "req-1bd3a7bd-95c0-436f-90f5-1799ab039989"}]} [pid: 8|app: 0|req: 1063/2041] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:53 2026] DELETE /v2.0/networks/92e7cba4-aaed-465d-a319-e7528f2ac378 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:53.341 8 WARNING neutron_lib.context [None req-39fb6a6b-aa28-4e31-bcd0-ec3f99e3817a 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1064/2042] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2043] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:53 2026] DELETE /v2.0/networks/fca9660b-dc70-4982-94fb-7fcd3d79451f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:53.584 8 WARNING neutron_lib.context [None req-c955cb4d-0af9-4764-a7a8-771eb9efdb0d 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/2044] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2045] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:53 2026] DELETE /v2.0/networks/8ac75a76-d921-49cf-b871-0cbc0df93d32 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:53.839 8 WARNING neutron_lib.context [None req-ea3042da-ff8c-4ab8-aec3-76b0b6685513 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 979/2046] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:51 2026] POST /v2.0/routers => generated 692 bytes in 2506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2047] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:53 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) [pid: 8|app: 0|req: 1069/2048] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:53 2026] GET /v2.0/routers/ee2c868e-09d1-4ca1-bf39-b707dd568263 => generated 698 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:54.045 8 WARNING neutron_lib.context [None req-2e406689-d074-4d66-85a5-c33480bbad56 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/2049] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:53 2026] DELETE /v2.0/networks/74fdaa14-ef4c-408f-8dad-7c0124325f6d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2050] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/routers => generated 701 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2051] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2052] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:11:54 2026] DELETE /v2.0/networks/1a7b4c8a-73b2-4533-8e21-4c170184127a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:54.318 7 WARNING neutron_lib.context [None req-3dab6ff0-a7c4-436f-b315-4f7e46fee2c7 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:54.397 7 INFO neutron.services.segments.plugin [-] Segment 89a72b58-9e37-40ca-b083-1d93afa22571 resource provider aggregate not found 2026-04-02 18:11:54.418 7 INFO neutron.services.segments.plugin [-] Segment 89a72b58-9e37-40ca-b083-1d93afa22571 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a72b58-9e37-40ca-b083-1d93afa22571 found for delete ", "request_id": "req-c46bf405-b665-47be-9fa3-da19a5fb4ff9"}]} 2026-04-02 18:11:54.424 7 INFO neutron.services.segments.plugin [-] Segment 89a72b58-9e37-40ca-b083-1d93afa22571 resource provider aggregate not found 2026-04-02 18:11:54.441 7 INFO neutron.services.segments.plugin [-] Segment c6c6a473-1912-4b44-961a-4d947add6af3 resource provider aggregate not found 2026-04-02 18:11:54.444 7 INFO neutron.services.segments.plugin [-] Segment 89a72b58-9e37-40ca-b083-1d93afa22571 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a72b58-9e37-40ca-b083-1d93afa22571 found for delete ", "request_id": "req-0a18c0d7-29d8-44f7-a4c5-1dd4ff9e36fc"}]} 2026-04-02 18:11:54.462 7 INFO neutron.services.segments.plugin [-] Segment c6c6a473-1912-4b44-961a-4d947add6af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c6a473-1912-4b44-961a-4d947add6af3 found for delete ", "request_id": "req-8e6e82d4-98e9-47e4-9b3f-567808cccbcf"}]} 2026-04-02 18:11:54.468 7 INFO neutron.services.segments.plugin [-] Segment c6c6a473-1912-4b44-961a-4d947add6af3 resource provider aggregate not found 2026-04-02 18:11:54.486 7 INFO neutron.services.segments.plugin [-] Segment c6c6a473-1912-4b44-961a-4d947add6af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c6a473-1912-4b44-961a-4d947add6af3 found for delete ", "request_id": "req-24bff3fb-daf7-435b-8a53-c405d3bc9766"}]} [pid: 7|app: 0|req: 983/2053] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:54.520 7 WARNING neutron_lib.context [None req-ca05820e-187f-4c28-ad2b-2a532f9d5116 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/2054] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2055] 10.0.0.115 () {34 vars in 741 bytes} [Thu Apr 2 18:11:54 2026] PUT /v2.0/routers/ee2c868e-09d1-4ca1-bf39-b707dd568263 => generated 705 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:54.655 7 WARNING neutron_lib.context [None req-f8850155-a9bc-47ad-bb6f-8f011037c91f 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2056] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/routers/ee2c868e-09d1-4ca1-bf39-b707dd568263 => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2057] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/ports?device_id=ee2c868e-09d1-4ca1-bf39-b707dd568263 => 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: 985/2058] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:54.808 7 WARNING neutron_lib.context [None req-61b80a47-910f-4e26-a595-20a1232fa800 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/2059] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:54.979 7 WARNING neutron_lib.context [None req-22894a71-94c1-42e9-a7a5-36437a8279e3 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/2060] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2061] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/security-groups?tenant_id=785a2d9ddc5e4ad1818a77cfe510746a&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:55.427 7 WARNING neutron_lib.context [None req-83f61771-6b75-4964-bcb4-ae5ff4c06091 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 989/2062] 10.0.0.115 () {34 vars in 695 bytes} [Thu Apr 2 18:11:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2063] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:55 2026] DELETE /v2.0/security-groups/cbfe0bed-9e5d-4afd-8650-d7fc2af8c759 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:55.699 8 INFO neutron.services.segments.plugin [-] Segment 44c7c620-069b-47b1-bec7-e529bacdafb5 resource provider aggregate not found 2026-04-02 18:11:55.703 8 INFO neutron.services.segments.plugin [-] Segment 44c7c620-069b-47b1-bec7-e529bacdafb5 resource provider aggregate not found 2026-04-02 18:11:55.720 8 INFO neutron.services.segments.plugin [-] Segment 44c7c620-069b-47b1-bec7-e529bacdafb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c7c620-069b-47b1-bec7-e529bacdafb5 found for delete ", "request_id": "req-6c93dd9c-faf0-426b-a5f4-5dc8d050eb73"}]} 2026-04-02 18:11:55.724 8 INFO neutron.services.segments.plugin [-] Segment 44c7c620-069b-47b1-bec7-e529bacdafb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c7c620-069b-47b1-bec7-e529bacdafb5 found for delete ", "request_id": "req-32e6dd86-633a-44e6-a7b2-19da42adf8b7"}]} 2026-04-02 18:11:55.742 8 INFO neutron.services.segments.plugin [-] Segment 0331e0eb-e503-4260-8863-736c0067b863 resource provider aggregate not found 2026-04-02 18:11:55.746 8 INFO neutron.services.segments.plugin [-] Segment 0331e0eb-e503-4260-8863-736c0067b863 resource provider aggregate not found 2026-04-02 18:11:55.758 8 INFO neutron.services.segments.plugin [-] Segment 0331e0eb-e503-4260-8863-736c0067b863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0331e0eb-e503-4260-8863-736c0067b863 found for delete ", "request_id": "req-08dd0f84-d8e4-4c6f-b8c3-6151995b6acc"}]} 2026-04-02 18:11:55.764 8 INFO neutron.services.segments.plugin [-] Segment 0331e0eb-e503-4260-8863-736c0067b863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0331e0eb-e503-4260-8863-736c0067b863 found for delete ", "request_id": "req-077a4f64-56d1-4464-86da-1f1c4316db2d"}]} [pid: 7|app: 0|req: 991/2064] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/security-groups?tenant_id=e69e2ee83273497496d40faf7cfb8e1f&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2065] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:55 2026] DELETE /v2.0/security-groups/92994c9d-a6d3-43ce-9265-0748d33b2c8a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2066] 10.0.0.107 () {34 vars in 1094 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-752946595&fields=id&tenant_id=8c3cf5343098452d9e86764ac2592de0 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:56.055 8 INFO neutron.db.l3_hamode_db [None req-209ff63a-f47a-410d-831b-7d13ed07e388 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] HA network 3d422c13-923f-4466-8b92-156550d29805 was deleted as no HA routers are present in tenant 77a801afaa63405fbcdaa283bfd28676. [pid: 8|app: 0|req: 1074/2067] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:54 2026] DELETE /v2.0/routers/ee2c868e-09d1-4ca1-bf39-b707dd568263 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2068] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2069] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?device_id=ee2c868e-09d1-4ca1-bf39-b707dd568263 => 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: 994/2070] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/security-groups?tenant_id=3a3850b95c204393b0b67c9dc9598440&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: 995/2071] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/quotas/8c3cf5343098452d9e86764ac2592de0 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2072] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:56.212 7 INFO neutron.api.v2.resource [None req-5c207a56-e712-47b0-88c0-cf0ff2b34dfa 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 996/2073] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/routers/ee2c868e-09d1-4ca1-bf39-b707dd568263 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2074] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/security-groups/d47bcc49-1bfa-4bbd-bb96-e46527909b52 => 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: 1079/2075] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2076] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?device_id=e5b8982d-27c0-4f43-a1fb-ea417379ef44 => 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: 997/2077] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&fields=id => generated 287 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:56.383 8 INFO neutron.api.v2.resource [None req-bc6a96a3-11e3-4c58-9ed6-0f277387c1f7 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1081/2078] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/routers/e5b8982d-27c0-4f43-a1fb-ea417379ef44 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:56.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c50b6f3a-3525-45ce-9ffd-69d6b8923c5b 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1082/2079] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/subnets/c7794121-1c71-44aa-9b1e-d1c65ce1b2b7 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2080] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1083/2081] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?device_id=19ea715f-3db9-47b7-9262-2ac758035a07 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:56.454 7 INFO neutron.api.v2.resource [None req-e9ee796b-fa97-42ff-a9ed-f3d504a7b435 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2082] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/routers/19ea715f-3db9-47b7-9262-2ac758035a07 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:56.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d663cbac-d87e-46aa-b4a3-f2704ac7369c 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/2083] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/subnets/af7558a9-b104-4cea-bdb6-e9bafbc0da9d => 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: 1084/2084] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1001/2085] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?device_id=aed9f36d-c470-4d54-848c-3d0f5395e19c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:56.526 8 INFO neutron.api.v2.resource [None req-9780b806-3211-4945-8b80-6b1496a534ca 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1085/2086] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/routers/aed9f36d-c470-4d54-848c-3d0f5395e19c => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:56.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d932884b-6d14-4ff1-8b70-e75790846dc6 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/2087] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/subnets/e847ef05-d0b1-4fdd-93b3-b461e5d42ee5 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:56.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3678e9d6-a7b4-4e1b-82a9-b9f17622ef7e 2d056243951347179e07496f3bff153f 77a801afaa63405fbcdaa283bfd28676 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2088] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/subnets/4affa118-58d4-4172-8e4b-7da51abf8963 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2089] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => 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: 1087/2090] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/security-groups?tenant_id=77a801afaa63405fbcdaa283bfd28676&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2091] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:11:57 2026] DELETE /v2.0/security-groups/7a9f978c-3f44-4fe0-b73f-6534b359e7c0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2092] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2093] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/security-groups?id=4a90b362-912f-4ca9-a6ec-fefbb0a332df&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:58.069 8 INFO neutron.services.segments.plugin [-] Segment b6c974eb-2dff-495a-a394-022a6015c6f6 resource provider aggregate not found 2026-04-02 18:11:58.073 8 INFO neutron.services.segments.plugin [-] Segment b6c974eb-2dff-495a-a394-022a6015c6f6 resource provider aggregate not found 2026-04-02 18:11:58.087 8 INFO neutron.services.segments.plugin [-] Segment b6c974eb-2dff-495a-a394-022a6015c6f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c974eb-2dff-495a-a394-022a6015c6f6 found for delete ", "request_id": "req-ea312859-ede7-47d2-bbe5-91a34979a551"}]} 2026-04-02 18:11:58.089 8 INFO neutron.services.segments.plugin [-] Segment b6c974eb-2dff-495a-a394-022a6015c6f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c974eb-2dff-495a-a394-022a6015c6f6 found for delete ", "request_id": "req-3e090d9d-1028-4570-9005-76b8f5d29973"}]} [pid: 8|app: 0|req: 1089/2094] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:11:58 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:58.402 7 INFO neutron.db.l3_db [req-a461460c-4480-492a-8410-4372d08058b9 req-1f293ba8-fefd-4577-b59f-788e493a4df6 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] Floating IP e37c84bd-44d3-48d6-90b7-44b4953b8f09 disassociated. External IP: 10.96.250.212, port: f6c25da0-7294-44da-b891-3588c25511e2. [pid: 8|app: 0|req: 1090/2095] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:58 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => 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: 1006/2096] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:11:58 2026] DELETE /v2.0/ports/f6c25da0-7294-44da-b891-3588c25511e2 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2097] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:11:58 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:59.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3ae1040-e94c-46c7-b466-ff03da033dfd'] response: {'server_uuid': 'c7067b7c-54f3-4ad5-96d6-d50582142c35', 'name': 'network-vif-deleted', 'tag': 'f6c25da0-7294-44da-b891-3588c25511e2', 'status': 'completed', 'code': 200} 2026-04-02 18:11:59.193 7 WARNING neutron_lib.context [None req-e3aedfe8-b504-42b4-b24e-b973322b5be0 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:59.376 7 INFO neutron.db.segments_db [None req-e3aedfe8-b504-42b4-b24e-b973322b5be0 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 of type vxlan for network d41e14d7-d0ec-4335-8713-0c5d57ed6e39 [pid: 7|app: 0|req: 1007/2098] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:59 2026] POST /v2.0/networks => generated 629 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:59.480 8 WARNING neutron_lib.context [None req-644ceaa1-7bc8-4afd-9668-0b87d56141ca 07e598de28a44c9da4de94e27a8fb2ff de4f3fa4e82f4157958ba942d2699280 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:59.489 7 WARNING neutron_lib.context [None req-7c72eae6-844f-481e-a2b6-eced0ec168eb 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:11:59.542 7 INFO neutron.db.segments_db [None req-7c72eae6-844f-481e-a2b6-eced0ec168eb 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment facf85dd-58e3-4e19-b372-d169993650f0 of type vxlan for network 98bea80c-afae-4af1-ac53-a41e1ec861cc [pid: 7|app: 0|req: 1008/2099] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:11:59 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:59.652 7 WARNING neutron_lib.context [None req-bdcc0668-3732-4408-88e5-a8c510d05255 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/2100] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:59 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) [pid: 7|app: 0|req: 1010/2101] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:11:59 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:59.928 7 WARNING neutron_lib.context [None req-c0c9cfc7-7a91-4aa9-8c76-66bc806da309 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1092/2102] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:11:59 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2103] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/ports?tenant_id=7399f0f265b847efa616e4affd63a533&device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 1094/2104] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:00 2026] PUT /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2105] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:11:59 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) 2026-04-02 18:12:00.188 7 WARNING neutron_lib.context [None req-b66df3a0-89aa-4a2b-bdee-8457afa747a9 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1095/2106] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:00.230 7 INFO neutron.db.segments_db [None req-b66df3a0-89aa-4a2b-bdee-8457afa747a9 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment 65ad7109-1b53-4c30-923e-077a1d5541a2 of type vxlan for network 9357e930-b4e9-40e0-8b54-0c3d224df574 [pid: 8|app: 0|req: 1096/2107] 10.0.0.115 () {34 vars in 770 bytes} [Thu Apr 2 18:12:00 2026] PUT /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2108] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/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: 1098/2109] 10.0.0.115 () {34 vars in 766 bytes} [Thu Apr 2 18:12:00 2026] PUT /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/red => 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: 1099/2110] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2111] 10.0.0.115 () {34 vars in 788 bytes} [Thu Apr 2 18:12:00 2026] PUT /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2112] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2113] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:00 2026] PUT /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:00.500 7 INFO neutron.db.l3_hamode_db [None req-b66df3a0-89aa-4a2b-bdee-8457afa747a9 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2114] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2115] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:00.581 8 INFO neutron.api.v2.resource [None req-9c5da2cb-71ea-4356-8aef-a0d9a6c4d4e6 07e598de28a44c9da4de94e27a8fb2ff de4f3fa4e82f4157958ba942d2699280 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2116] 10.0.0.115 () {32 vars in 751 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:12:00.618 7 INFO neutron.db.l3_hamode_db [None req-b66df3a0-89aa-4a2b-bdee-8457afa747a9 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1106/2117] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:12:00 2026] DELETE /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2118] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/networks?id=28152381-72a0-4773-aa09-cd6b4970dd2a => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2119] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2120] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:00.752 8 INFO neutron.api.v2.resource [None req-591b4186-3b50-47f2-9282-15e019cd2719 07e598de28a44c9da4de94e27a8fb2ff de4f3fa4e82f4157958ba942d2699280 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2121] 10.0.0.115 () {32 vars in 754 bytes} [Thu Apr 2 18:12:00 2026] DELETE /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2122] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/subnets?id=62504e3e-9b10-4656-a62f-edafa7b897ec => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2123] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:12:00 2026] DELETE /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/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: 1113/2124] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/ports?network_id=28152381-72a0-4773-aa09-cd6b4970dd2a&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2125] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd/tags => 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: 1115/2126] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?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: 1116/2127] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:00 2026] DELETE /v2.0/floatingips/25b1273e-cd55-469b-8269-7efcc1c4b5cd => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2128] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:00 2026] POST /v2.0/routers => generated 506 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2129] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:12:01 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2130] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:01 2026] GET /v2.0/ports?device_id=c7067b7c-54f3-4ad5-96d6-d50582142c35 => 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: 1013/2131] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:01 2026] GET /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2132] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:12:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c3cf5343098452d9e86764ac2592de0 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:01.364 7 WARNING neutron_lib.context [req-554bc7ae-ac15-4ac4-9444-04fa6cdde6bf req-0d63d2fa-c6af-41fb-9596-4afe05dd0906 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/2133] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:12:01 2026] POST /v2.0/ports => generated 1179 bytes in 488 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: 1016/2134] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:01 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1182 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2135] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:12:01 2026] PUT /v2.0/ports/52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 1460 bytes in 566 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-04-02 18:12:02.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d4aa55c-e020-4270-a4ba-0341e8fac683'] response: {'name': 'network-changed', 'server_uuid': 'ee572c25-546c-4c82-9e11-b2423dfe0f10', 'tag': '52fb2301-7b05-41bb-9df7-916f2c600ca8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1018/2136] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2137] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:12:01 2026] PUT /v2.0/routers/832099ad-2bb9-40d1-9ad3-1610b909b89e/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2138] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:02 2026] DELETE /v2.0/security-groups/4a90b362-912f-4ca9-a6ec-fefbb0a332df => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2139] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/security-groups?tenant_id=4ccfe5020f6d4f3e90ae1ffe966dd068&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2140] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/ports/34979e3d-b538-4d99-9c6e-ff8313ff3697 => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2141] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:02 2026] DELETE /v2.0/security-groups/02997677-f48c-4330-b023-0d69a351459c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2142] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:02 2026] DELETE /v2.0/floatingips/e37c84bd-44d3-48d6-90b7-44b4953b8f09 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2143] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => 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: 1022/2144] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/security-groups?tenant_id=de4f3fa4e82f4157958ba942d2699280&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2145] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/networks?tenant_id=8c3cf5343098452d9e86764ac2592de0&shared=False => generated 2375 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2146] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2147] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:03 2026] DELETE /v2.0/security-groups/b4b51219-59c7-468a-bc73-6870caa720ec => 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: 1028/2150] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2151] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2152] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:12:03 2026] PUT /v2.0/routers/832099ad-2bb9-40d1-9ad3-1610b909b89e/add_router_interface => generated 309 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2153] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/ports/71413ff8-2c20-4980-acd4-79b6ef36ee43 => 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: 1031/2154] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1463 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2155] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => 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: 1033/2156] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2157] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b5&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => 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: 1035/2158] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/security-groups?id=7347426a-689e-47f9-bb4e-b73aa93de7fb&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2159] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2160] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&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: 1038/2161] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2162] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:04 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1040/2163] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:05 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1124/2164] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:12:04 2026] PUT /v2.0/routers/832099ad-2bb9-40d1-9ad3-1610b909b89e/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2165] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:12:05 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2166] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:12:05 2026] DELETE /v2.0/ports/c815a6ae-ae40-4bfb-aeb7-3c44fda432d0 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2167] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:05 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 1125/2168] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:12:05 2026] PUT /v2.0/routers/832099ad-2bb9-40d1-9ad3-1610b909b89e/remove_router_interface => generated 309 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:06.067 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d33711cc-1a71-4492-b793-224dd58160b1'] response: {'server_uuid': 'e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32', 'name': 'network-vif-deleted', 'tag': 'c815a6ae-ae40-4bfb-aeb7-3c44fda432d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1044/2169] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:06 2026] GET /v2.0/ports?device_id=832099ad-2bb9-40d1-9ad3-1610b909b89e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:06.686 8 INFO neutron.services.segments.plugin [-] Segment 65ad7109-1b53-4c30-923e-077a1d5541a2 resource provider aggregate not found 2026-04-02 18:12:06.692 8 INFO neutron.services.segments.plugin [-] Segment 65ad7109-1b53-4c30-923e-077a1d5541a2 resource provider aggregate not found 2026-04-02 18:12:06.704 8 INFO neutron.services.segments.plugin [-] Segment 65ad7109-1b53-4c30-923e-077a1d5541a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ad7109-1b53-4c30-923e-077a1d5541a2 found for delete ", "request_id": "req-0aca74bd-62a3-4e66-b138-0fc78b21fe35"}]} 2026-04-02 18:12:06.709 8 INFO neutron.services.segments.plugin [-] Segment 65ad7109-1b53-4c30-923e-077a1d5541a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ad7109-1b53-4c30-923e-077a1d5541a2 found for delete ", "request_id": "req-5472b273-a33e-4941-a896-948bc232b565"}]} 2026-04-02 18:12:06.713 8 INFO neutron.db.l3_hamode_db [None req-5321b652-4723-4a68-bafd-0ced394863c1 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] HA network 9357e930-b4e9-40e0-8b54-0c3d224df574 was deleted as no HA routers are present in tenant 9e4623edb0b046cbb5f6cce600483b1e. [pid: 8|app: 0|req: 1126/2170] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:06 2026] DELETE /v2.0/routers/832099ad-2bb9-40d1-9ad3-1610b909b89e => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:06.743 7 WARNING neutron_lib.context [None req-ba411260-3b95-4bc1-8dc1-c50f6c8f7d24 b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:06.780 7 INFO neutron.db.segments_db [None req-ba411260-3b95-4bc1-8dc1-c50f6c8f7d24 b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] Added segment 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e of type vxlan for network 062d1893-0480-48b2-8414-7560fe50f0a9 [pid: 8|app: 0|req: 1127/2171] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:06 2026] DELETE /v2.0/subnets/a7d736ec-3708-4a0d-9916-e9d009e3035b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:07.054 7 INFO neutron.db.l3_hamode_db [None req-ba411260-3b95-4bc1-8dc1-c50f6c8f7d24 b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1128/2172] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:06 2026] DELETE /v2.0/subnets/56a00a3b-b98d-4749-b7f7-6d3277a9d1d8 => 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: 1129/2173] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:07.182 7 INFO neutron.db.l3_hamode_db [None req-ba411260-3b95-4bc1-8dc1-c50f6c8f7d24 b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1130/2174] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:07 2026] DELETE /v2.0/networks/98bea80c-afae-4af1-ac53-a41e1ec861cc => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2175] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:07 2026] DELETE /v2.0/networks/d41e14d7-d0ec-4335-8713-0c5d57ed6e39 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:07.597 8 WARNING neutron_lib.context [None req-44492d51-5888-4757-852a-f3474ccf8f20 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:07.665 8 INFO neutron.db.segments_db [None req-44492d51-5888-4757-852a-f3474ccf8f20 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment 88057a91-b82d-4374-9a18-f2f117efb012 of type vxlan for network a56860e1-f64c-4ada-80cf-fb674551c909 [pid: 8|app: 0|req: 1132/2176] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:07 2026] POST /v2.0/networks => generated 629 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2177] 10.0.0.115 () {34 vars in 668 bytes} [Thu Apr 2 18:12:06 2026] POST /v2.0/routers => generated 474 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:07.810 7 WARNING neutron_lib.context [None req-98f7479b-725d-4a4c-8b60-86c91e707ebf 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2178] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2179] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:12:07 2026] PUT /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2180] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2181] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2182] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:07 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2183] 10.0.0.115 () {34 vars in 762 bytes} [Thu Apr 2 18:12:07 2026] PUT /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-02 18:12:08.070 7 WARNING neutron_lib.context [None req-59c8d7d1-1950-42c1-8e0d-15c287343291 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:08.111 7 INFO neutron.db.segments_db [None req-59c8d7d1-1950-42c1-8e0d-15c287343291 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment e70db5d8-1476-4d34-af10-1a44582dcbd3 of type vxlan for network a7af1de1-2a97-4df3-b0a0-d782e26f3fab [pid: 8|app: 0|req: 1138/2184] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/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: 1139/2185] 10.0.0.115 () {34 vars in 758 bytes} [Thu Apr 2 18:12:08 2026] PUT /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/red => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2186] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/ports?device_id=e4c9bd8c-20c4-44cd-87f5-9a5ab9fa8a32 => 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: 1141/2187] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:08.368 7 INFO neutron.db.l3_hamode_db [None req-59c8d7d1-1950-42c1-8e0d-15c287343291 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1142/2188] 10.0.0.115 () {34 vars in 780 bytes} [Thu Apr 2 18:12:08 2026] PUT /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2189] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:08.476 7 INFO neutron.db.l3_hamode_db [None req-59c8d7d1-1950-42c1-8e0d-15c287343291 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1144/2190] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:12:08 2026] PUT /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2191] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2192] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:08.727 8 INFO neutron.services.segments.plugin [-] Segment facf85dd-58e3-4e19-b372-d169993650f0 resource provider aggregate not found 2026-04-02 18:12:08.731 8 INFO neutron.services.segments.plugin [-] Segment facf85dd-58e3-4e19-b372-d169993650f0 resource provider aggregate not found 2026-04-02 18:12:08.736 8 INFO neutron.api.v2.resource [None req-3f4ff877-dd70-4df8-a5b9-70b7956be48c b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1147/2193] 10.0.0.115 () {32 vars in 743 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:12:08.744 8 INFO neutron.services.segments.plugin [-] Segment facf85dd-58e3-4e19-b372-d169993650f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid facf85dd-58e3-4e19-b372-d169993650f0 found for delete ", "request_id": "req-567faf7f-5c47-4246-9311-210ffb99e804"}]} 2026-04-02 18:12:08.751 8 INFO neutron.services.segments.plugin [-] Segment facf85dd-58e3-4e19-b372-d169993650f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid facf85dd-58e3-4e19-b372-d169993650f0 found for delete ", "request_id": "req-9c1ea047-7cd3-4d24-9954-04dace761a54"}]} 2026-04-02 18:12:08.757 8 INFO neutron.services.segments.plugin [-] Segment 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 resource provider aggregate not found 2026-04-02 18:12:08.763 8 INFO neutron.services.segments.plugin [-] Segment 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 resource provider aggregate not found 2026-04-02 18:12:08.779 8 INFO neutron.services.segments.plugin [-] Segment 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 found for delete ", "request_id": "req-e672479c-04c5-40da-93cb-a8cb0bba0dfb"}]} 2026-04-02 18:12:08.779 8 INFO neutron.services.segments.plugin [-] Segment 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fd43c8d-9d8e-47de-a902-41ddd77b0b64 found for delete ", "request_id": "req-8782ba3d-3b9c-4c25-b11f-b306d31ea53b"}]} [pid: 8|app: 0|req: 1148/2194] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:12:08 2026] DELETE /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/red => 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: 1149/2195] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:08.940 8 INFO neutron.api.v2.resource [None req-a0d6b973-1679-4637-90db-6138a0180bd6 b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1150/2196] 10.0.0.115 () {32 vars in 746 bytes} [Thu Apr 2 18:12:08 2026] DELETE /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2197] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:12:08 2026] DELETE /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2198] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:12:09 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2199] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:08 2026] POST /v2.0/routers => generated 507 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:09.114 7 WARNING neutron_lib.context [None req-2d4c8cd4-cac1-4cf1-a212-6a33c5b12cb5 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2200] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:12:09 2026] GET /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2201] 10.0.0.115 () {34 vars in 665 bytes} [Thu Apr 2 18:12:09 2026] POST /v2.0/ports => generated 948 bytes in 340 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: 1049/2202] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:09 2026] DELETE /v2.0/security-groups/7347426a-689e-47f9-bb4e-b73aa93de7fb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2203] 10.0.0.115 () {34 vars in 742 bytes} [Thu Apr 2 18:12:09 2026] PUT /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d => generated 480 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2204] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:12:09 2026] PUT /v2.0/routers/e780dcc9-28c1-47b5-b688-d5cccce91161/add_router_interface => generated 309 bytes in 1203 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: 1051/2205] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:10 2026] GET /v2.0/ports?device_id=076a9c13-b548-4ced-a05e-206163cff99d => 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: 1155/2206] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:12:09 2026] PUT /v2.0/routers/68f5f1c5-3585-4a1e-be63-ff3b0b4568aa/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2207] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:12:10 2026] GET /v2.0/ports/13e3776c-b5e7-44e1-8708-337003ee8d4a => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2208] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:10 2026] DELETE /v2.0/subnets/62504e3e-9b10-4656-a62f-edafa7b897ec => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:11.358 8 INFO neutron.services.segments.plugin [-] Segment 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e resource provider aggregate not found 2026-04-02 18:12:11.364 8 INFO neutron.services.segments.plugin [-] Segment 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e resource provider aggregate not found 2026-04-02 18:12:11.374 8 INFO neutron.services.segments.plugin [-] Segment 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e found for delete ", "request_id": "req-78498a5d-efce-4835-9d19-41ff0f5be202"}]} 2026-04-02 18:12:11.377 8 INFO neutron.services.segments.plugin [-] Segment 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b8c2b0d-70ec-46bf-850c-e325ca8eb77e found for delete ", "request_id": "req-de664499-4e9e-4228-9f72-ce4246c7b60b"}]} 2026-04-02 18:12:11.391 8 INFO neutron.db.l3_hamode_db [None req-78a363df-ec86-42b6-9bc8-7c1114d440f3 b501ed0a540c48deaed5126fd1f29db1 51d7068596ad489891c70e7c1c47fd6d - - default default] HA network 062d1893-0480-48b2-8414-7560fe50f0a9 was deleted as no HA routers are present in tenant 51d7068596ad489891c70e7c1c47fd6d. [pid: 8|app: 0|req: 1156/2209] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:10 2026] DELETE /v2.0/routers/076a9c13-b548-4ced-a05e-206163cff99d => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:12.383 8 INFO neutron.db.l3_hamode_db [None req-be3b276d-5d48-4f1a-b617-06622f23f3b3 5943df9d2f794ac1962cce8c179c6b60 7399f0f265b847efa616e4affd63a533 - - default default] HA network aa2eca95-d8b4-4d4e-8ec8-9f3b18088d5d was deleted as no HA routers are present in tenant 7399f0f265b847efa616e4affd63a533. [pid: 8|app: 0|req: 1157/2210] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:11 2026] DELETE /v2.0/routers/68f5f1c5-3585-4a1e-be63-ff3b0b4568aa => generated 0 bytes in 992 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2211] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:12:10 2026] PUT /v2.0/routers/e780dcc9-28c1-47b5-b688-d5cccce91161/remove_router_interface => generated 309 bytes in 1564 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: 1158/2212] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/security-groups?tenant_id=f4f734bb3a4a4d8eb0a00e8004a482bd&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:12.668 7 INFO neutron.services.segments.plugin [-] Segment 2d4736cc-4a6b-4df2-804a-1810b21841e0 resource provider aggregate not found 2026-04-02 18:12:12.674 7 INFO neutron.services.segments.plugin [-] Segment 2d4736cc-4a6b-4df2-804a-1810b21841e0 resource provider aggregate not found 2026-04-02 18:12:12.690 7 INFO neutron.services.segments.plugin [-] Segment 2d4736cc-4a6b-4df2-804a-1810b21841e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4736cc-4a6b-4df2-804a-1810b21841e0 found for delete ", "request_id": "req-c7b066ff-383d-4072-8c86-1f23f75c7134"}]} [pid: 7|app: 0|req: 1055/2213] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/networks/28152381-72a0-4773-aa09-cd6b4970dd2a => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:12.698 7 INFO neutron.services.segments.plugin [-] Segment 2d4736cc-4a6b-4df2-804a-1810b21841e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4736cc-4a6b-4df2-804a-1810b21841e0 found for delete ", "request_id": "req-83ba3063-0f62-4744-b1b1-662bc1714f31"}]} [pid: 7|app: 0|req: 1056/2214] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/security-groups/537e3c42-ef59-4788-9463-df4888426563 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:12.809 8 INFO neutron.api.v2.resource [None req-131a34d7-5340-4e34-83d9-c4c295480c9e 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1159/2215] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:12:12 2026] PUT /v2.0/routers/e780dcc9-28c1-47b5-b688-d5cccce91161/remove_router_interface => generated 197 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2216] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/ports?device_id=e780dcc9-28c1-47b5-b688-d5cccce91161 => 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: 1058/2217] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/security-groups?tenant_id=51d7068596ad489891c70e7c1c47fd6d&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2218] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1196 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2219] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:13 2026] DELETE /v2.0/security-groups/3d627a5c-98f0-4056-8004-95057d2a30de => 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: 1061/2220] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:13.390 8 INFO neutron.services.segments.plugin [-] Segment ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 resource provider aggregate not found 2026-04-02 18:12:13.400 8 INFO neutron.services.segments.plugin [-] Segment ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 resource provider aggregate not found 2026-04-02 18:12:13.405 8 INFO neutron.services.segments.plugin [-] Segment ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 found for delete ", "request_id": "req-5026a62c-9d86-4621-8d65-2fd19495c510"}]} 2026-04-02 18:12:13.415 8 INFO neutron.services.segments.plugin [-] Segment ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad35ede2-aa66-46ac-be7e-68d7c6cdeaa7 found for delete ", "request_id": "req-ef24b94c-d228-40b7-b0b7-4689f94d06b2"}]} 2026-04-02 18:12:13.427 8 INFO neutron.db.l3_hamode_db [None req-e3c4578b-d834-4e00-8b80-552e5e953307 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] HA network a7af1de1-2a97-4df3-b0a0-d782e26f3fab was deleted as no HA routers are present in tenant 9e4623edb0b046cbb5f6cce600483b1e. [pid: 8|app: 0|req: 1160/2221] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/routers/e780dcc9-28c1-47b5-b688-d5cccce91161 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2222] 10.0.0.115 () {32 vars in 818 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&mac_address=fa%3A16%3A3e%3A40%3Ae0%3A36 => generated 1196 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2223] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/security-groups?tenant_id=7399f0f265b847efa616e4affd63a533&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:13.771 7 WARNING neutron_lib.context [None req-b6bc6839-800f-4f2e-afae-e0398903e3f4 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2224] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:13 2026] DELETE /v2.0/subnets/29e80e5c-7aa8-4295-ab67-da05fb1a8f38 => 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: 1163/2225] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:13 2026] DELETE /v2.0/security-groups/fabbed90-ad9f-4138-a75d-6e3f145ca9d2 => 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: 1164/2226] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:13 2026] DELETE /v2.0/networks/a56860e1-f64c-4ada-80cf-fb674551c909 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2227] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:14 2026] GET /v2.0/security-groups?tenant_id=caed84b3d1934ed9a02c9b9681be9523&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:14.391 8 WARNING neutron_lib.context [None req-2dff892c-ebd0-4783-99dc-813a3f29ea74 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:14.457 8 INFO neutron.db.segments_db [None req-2dff892c-ebd0-4783-99dc-813a3f29ea74 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment bec40108-44b8-47b8-9e58-1839f08773b1 of type vxlan for network 9e5debf8-2ce5-489a-9523-6932c34fb748 [pid: 8|app: 0|req: 1166/2228] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:14 2026] POST /v2.0/networks => generated 630 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:14.588 7 INFO neutron.db.l3_db [None req-b6bc6839-800f-4f2e-afae-e0398903e3f4 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Floating IP 6ddc2042-29a0-497e-8b17-328c98325d49 associated. External IP: 10.96.250.208, port: 52fb2301-7b05-41bb-9df7-916f2c600ca8. [pid: 8|app: 0|req: 1167/2229] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:14 2026] DELETE /v2.0/security-groups/54e7b4d2-b330-4704-a3b7-1e122a07a9bb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:14.684 8 WARNING neutron_lib.context [None req-4600b44f-616c-4b71-b29f-e62dd078d110 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2230] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:14 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:14.971 8 WARNING neutron_lib.context [None req-c95f77f8-7046-47da-aedc-0b09c765111d 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1063/2231] 10.0.0.115 () {34 vars in 677 bytes} [Thu Apr 2 18:12:13 2026] POST /v2.0/floatingips => generated 854 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:15.035 8 INFO neutron.db.segments_db [None req-c95f77f8-7046-47da-aedc-0b09c765111d 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment d1778fde-6c9d-439e-93a7-8ff7c576cb9b of type vxlan for network c53bb257-2dd6-462a-9839-b7cd86280187 [pid: 7|app: 0|req: 1064/2232] 10.0.0.107 () {34 vars in 1094 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-752946595&fields=id&tenant_id=8c3cf5343098452d9e86764ac2592de0 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:15.128 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c847492d-cd06-47a8-b885-78a29fb69b3c'] response: {'name': 'network-changed', 'server_uuid': 'ee572c25-546c-4c82-9e11-b2423dfe0f10', 'tag': '52fb2301-7b05-41bb-9df7-916f2c600ca8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1065/2233] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => 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: 1066/2234] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/quotas/8c3cf5343098452d9e86764ac2592de0 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:15.350 8 INFO neutron.db.l3_hamode_db [None req-c95f77f8-7046-47da-aedc-0b09c765111d 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1067/2235] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&fields=id => generated 333 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2236] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:15.436 8 INFO neutron.services.segments.plugin [-] Segment e70db5d8-1476-4d34-af10-1a44582dcbd3 resource provider aggregate not found 2026-04-02 18:12:15.440 8 INFO neutron.services.segments.plugin [-] Segment e70db5d8-1476-4d34-af10-1a44582dcbd3 resource provider aggregate not found 2026-04-02 18:12:15.452 8 INFO neutron.services.segments.plugin [-] Segment e70db5d8-1476-4d34-af10-1a44582dcbd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e70db5d8-1476-4d34-af10-1a44582dcbd3 found for delete ", "request_id": "req-2d0ecc8c-78ce-40ca-ad5a-802b02368bd1"}]} 2026-04-02 18:12:15.461 8 INFO neutron.services.segments.plugin [-] Segment e70db5d8-1476-4d34-af10-1a44582dcbd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e70db5d8-1476-4d34-af10-1a44582dcbd3 found for delete ", "request_id": "req-202b1f92-df33-47ac-a18e-bbd7b88d003c"}]} 2026-04-02 18:12:15.465 8 INFO neutron.services.segments.plugin [-] Segment 88057a91-b82d-4374-9a18-f2f117efb012 resource provider aggregate not found 2026-04-02 18:12:15.487 8 INFO neutron.services.segments.plugin [-] Segment 88057a91-b82d-4374-9a18-f2f117efb012 resource provider aggregate not found [pid: 7|app: 0|req: 1069/2237] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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) 2026-04-02 18:12:15.491 8 INFO neutron.services.segments.plugin [-] Segment 88057a91-b82d-4374-9a18-f2f117efb012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88057a91-b82d-4374-9a18-f2f117efb012 found for delete ", "request_id": "req-7aa736f5-da98-42da-8aef-6b91d3d4a8c4"}]} 2026-04-02 18:12:15.505 8 INFO neutron.services.segments.plugin [-] Segment 88057a91-b82d-4374-9a18-f2f117efb012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88057a91-b82d-4374-9a18-f2f117efb012 found for delete ", "request_id": "req-cef2f3ad-727e-46ff-80d8-c854de9df777"}]} 2026-04-02 18:12:15.534 8 INFO neutron.db.l3_hamode_db [None req-c95f77f8-7046-47da-aedc-0b09c765111d 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1070/2238] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => 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: 1071/2239] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2240] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2241] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2242] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b5&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => 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: 1075/2243] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2244] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2245] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2246] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2247] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:16 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1169/2248] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:14 2026] POST /v2.0/routers => generated 506 bytes in 1242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:16.670 8 WARNING neutron_lib.context [None req-980be54e-3c71-4840-bb8a-e22529abd42e 1c0a815330e3497695456a2393e771b1 9dfc0ce3df834f0ea8ef7c3012cc8020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:16.817 8 INFO neutron.db.segments_db [None req-980be54e-3c71-4840-bb8a-e22529abd42e 1c0a815330e3497695456a2393e771b1 9dfc0ce3df834f0ea8ef7c3012cc8020 - - default default] Added segment 1bf28268-c181-45ff-9334-0a12f5fa59d9 of type vxlan for network 9524a925-9c32-4301-91ab-c28c75de4624 [pid: 8|app: 0|req: 1170/2249] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:16 2026] POST /v2.0/networks => generated 632 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:16.925 8 WARNING neutron_lib.context [None req-4caf7070-12a8-405a-8177-f9015efb360f 1c0a815330e3497695456a2393e771b1 9dfc0ce3df834f0ea8ef7c3012cc8020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:16.976 8 INFO neutron.db.segments_db [None req-4caf7070-12a8-405a-8177-f9015efb360f 1c0a815330e3497695456a2393e771b1 9dfc0ce3df834f0ea8ef7c3012cc8020 - - default default] Added segment ef671e81-0035-49c8-96cf-fa8ad4774326 of type vxlan for network 1463a428-4b6b-4862-b8e9-2de1826c83b2 [pid: 8|app: 0|req: 1171/2250] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:16 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2251] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:17 2026] PUT /v2.0/networks/9524a925-9c32-4301-91ab-c28c75de4624/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2252] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:17 2026] GET /v2.0/networks/9524a925-9c32-4301-91ab-c28c75de4624/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2253] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:17 2026] PUT /v2.0/networks/1463a428-4b6b-4862-b8e9-2de1826c83b2/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2254] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:17 2026] GET /v2.0/networks/1463a428-4b6b-4862-b8e9-2de1826c83b2/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2255] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:17 2026] PUT /v2.0/networks/1463a428-4b6b-4862-b8e9-2de1826c83b2/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: 1177/2256] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:17 2026] GET /v2.0/networks/1463a428-4b6b-4862-b8e9-2de1826c83b2/tags => 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: 1178/2257] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:17 2026] GET /v2.0/networks/9524a925-9c32-4301-91ab-c28c75de4624/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2258] 10.0.0.115 () {34 vars in 783 bytes} [Thu Apr 2 18:12:16 2026] PUT /v2.0/routers/ab1061a6-2248-4c42-bc75-4dc6f06c8ba6/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2259] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:17 2026] DELETE /v2.0/networks/9524a925-9c32-4301-91ab-c28c75de4624 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2260] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:12:17 2026] GET /v2.0/ports/2d660990-f2ad-4bec-b504-b4dea14563b4 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:17.506 8 INFO neutron.services.segments.plugin [-] Segment 1bf28268-c181-45ff-9334-0a12f5fa59d9 resource provider aggregate not found 2026-04-02 18:12:17.525 8 INFO neutron.services.segments.plugin [-] Segment 1bf28268-c181-45ff-9334-0a12f5fa59d9 resource provider aggregate not found 2026-04-02 18:12:17.531 8 INFO neutron.services.segments.plugin [-] Segment 1bf28268-c181-45ff-9334-0a12f5fa59d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf28268-c181-45ff-9334-0a12f5fa59d9 found for delete ", "request_id": "req-ffa1f069-d453-4fbe-bb04-66020943f6e6"}]} 2026-04-02 18:12:17.544 8 INFO neutron.services.segments.plugin [-] Segment 1bf28268-c181-45ff-9334-0a12f5fa59d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf28268-c181-45ff-9334-0a12f5fa59d9 found for delete ", "request_id": "req-3892b653-2602-474a-be1b-bd3584cf246a"}]} [pid: 8|app: 0|req: 1180/2261] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:17 2026] DELETE /v2.0/networks/1463a428-4b6b-4862-b8e9-2de1826c83b2 => 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: 1082/2262] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:12:17 2026] PUT /v2.0/routers/ab1061a6-2248-4c42-bc75-4dc6f06c8ba6/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2265] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:18 2026] GET /v2.0/ports?device_id=ab1061a6-2248-4c42-bc75-4dc6f06c8ba6 => 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: 1181/2266] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:18 2026] GET /v2.0/security-groups?tenant_id=719eee87254d4289a0df50ed1cd88bb4&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2267] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:18 2026] DELETE /v2.0/security-groups/0f659dc8-978a-467f-895b-1f59d3c2c199 => 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: 1183/2268] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:18 2026] GET /v2.0/security-groups?tenant_id=9dfc0ce3df834f0ea8ef7c3012cc8020&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2269] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:18 2026] DELETE /v2.0/security-groups/a264e94f-08da-420a-9385-85c1fe5f8475 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:18.978 7 INFO neutron.services.segments.plugin [-] Segment d1778fde-6c9d-439e-93a7-8ff7c576cb9b resource provider aggregate not found 2026-04-02 18:12:18.987 7 INFO neutron.services.segments.plugin [-] Segment d1778fde-6c9d-439e-93a7-8ff7c576cb9b resource provider aggregate not found 2026-04-02 18:12:18.992 7 INFO neutron.services.segments.plugin [-] Segment d1778fde-6c9d-439e-93a7-8ff7c576cb9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1778fde-6c9d-439e-93a7-8ff7c576cb9b found for delete ", "request_id": "req-f388dc2f-a45f-44fe-837d-a7565040fd19"}]} 2026-04-02 18:12:18.997 7 INFO neutron.services.segments.plugin [-] Segment d1778fde-6c9d-439e-93a7-8ff7c576cb9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1778fde-6c9d-439e-93a7-8ff7c576cb9b found for delete ", "request_id": "req-09ee772d-605a-42a0-a0c8-f4af5e2b2b92"}]} 2026-04-02 18:12:19.009 7 INFO neutron.db.l3_hamode_db [None req-f063e57b-5528-49d3-a2e0-4b004b6bc78d 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] HA network c53bb257-2dd6-462a-9839-b7cd86280187 was deleted as no HA routers are present in tenant 9e4623edb0b046cbb5f6cce600483b1e. [pid: 7|app: 0|req: 1086/2270] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:18 2026] DELETE /v2.0/routers/ab1061a6-2248-4c42-bc75-4dc6f06c8ba6 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2271] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:19 2026] DELETE /v2.0/subnets/e617c697-8c2f-4da0-a8e2-80b9702e00c0 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:19.551 8 INFO neutron.services.segments.plugin [-] Segment ef671e81-0035-49c8-96cf-fa8ad4774326 resource provider aggregate not found [pid: 8|app: 0|req: 1186/2272] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:19 2026] DELETE /v2.0/networks/9e5debf8-2ce5-489a-9523-6932c34fb748 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:19.584 7 INFO neutron.db.segments_db [None req-a81d1d19-b39d-4410-823c-562d15b9089e 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] Added segment be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 of type vxlan for network c004f650-656a-4c5b-b8b0-3171add6342a 2026-04-02 18:12:19.585 8 INFO neutron.services.segments.plugin [-] Segment ef671e81-0035-49c8-96cf-fa8ad4774326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef671e81-0035-49c8-96cf-fa8ad4774326 found for delete ", "request_id": "req-c00e378e-09bf-45bb-bcab-9e138c847733"}]} 2026-04-02 18:12:19.589 8 INFO neutron.services.segments.plugin [-] Segment ef671e81-0035-49c8-96cf-fa8ad4774326 resource provider aggregate not found 2026-04-02 18:12:19.596 8 WARNING neutron_lib.context [None req-43f6daa8-c0f1-4a5e-a925-9795353f8a62 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:19.610 8 INFO neutron.services.segments.plugin [-] Segment ef671e81-0035-49c8-96cf-fa8ad4774326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef671e81-0035-49c8-96cf-fa8ad4774326 found for delete ", "request_id": "req-95d23264-6913-4bcc-88bc-1415dbe2d444"}]} 2026-04-02 18:12:19.616 8 INFO neutron.services.segments.plugin [-] Segment bec40108-44b8-47b8-9e58-1839f08773b1 resource provider aggregate not found 2026-04-02 18:12:19.626 8 INFO neutron.services.segments.plugin [-] Segment bec40108-44b8-47b8-9e58-1839f08773b1 resource provider aggregate not found 2026-04-02 18:12:19.638 8 INFO neutron.services.segments.plugin [-] Segment bec40108-44b8-47b8-9e58-1839f08773b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec40108-44b8-47b8-9e58-1839f08773b1 found for delete ", "request_id": "req-8d0ee8cf-e96f-49ff-87b2-c87bd34cf648"}]} 2026-04-02 18:12:19.642 8 INFO neutron.services.segments.plugin [-] Segment bec40108-44b8-47b8-9e58-1839f08773b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec40108-44b8-47b8-9e58-1839f08773b1 found for delete ", "request_id": "req-3f95845f-8dc8-4979-acbf-f9f839b5fc83"}]} 2026-04-02 18:12:19.654 8 INFO neutron.db.segments_db [None req-43f6daa8-c0f1-4a5e-a925-9795353f8a62 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Added segment 403b340a-d59d-4317-ad96-7adb9812cffe of type vxlan for network 33dc356a-4198-4de2-824c-b609dd4c8c41 [pid: 7|app: 0|req: 1087/2273] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/networks => generated 726 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2274] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:12:19 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:19.911 8 INFO neutron.db.l3_hamode_db [None req-43f6daa8-c0f1-4a5e-a925-9795353f8a62 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1089/2275] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/subnets => generated 644 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2276] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:19 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2277] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:12:19 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:20.053 7 WARNING neutron.api.v2.base [None req-1d231e31-ac5f-4160-b334-5a2f7c01b623 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - 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-04-02 18:12:20.053 7 INFO neutron.api.v2.resource [None req-1d231e31-ac5f-4160-b334-5a2f7c01b623 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1092/2278] 10.0.0.115 () {34 vars in 681 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2279] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:12:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c3cf5343098452d9e86764ac2592de0 => generated 178 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2280] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:20 2026] DELETE /v2.0/networks/c004f650-656a-4c5b-b8b0-3171add6342a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:20.343 7 WARNING neutron_lib.context [req-3c2a1e90-91a4-431c-8dc2-53639135b0c2 req-6301cd52-f7fa-4808-9c6e-d0660bf4ad18 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:20.733 8 INFO neutron.db.l3_hamode_db [None req-43f6daa8-c0f1-4a5e-a925-9795353f8a62 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2281] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/ports => generated 1183 bytes in 423 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-04-02 18:12:20.819 7 INFO neutron.db.segments_db [None req-0e874506-9f95-4f62-a5ad-ee839f9fd6e1 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] Added segment 1c3e4dbe-d175-4e79-a891-c88a85acd63d of type vxlan for network 8959498d-517a-4a3a-92fe-88880643c48b [pid: 7|app: 0|req: 1096/2282] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/networks => generated 726 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2283] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:20 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1186 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:21.004 7 INFO neutron.services.segments.plugin [-] Segment be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 resource provider aggregate not found 2026-04-02 18:12:21.021 7 INFO neutron.services.segments.plugin [-] Segment be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 found for delete ", "request_id": "req-00e47851-0cb8-4c55-a086-d6bced4fbb72"}]} 2026-04-02 18:12:21.022 7 INFO neutron.services.segments.plugin [-] Segment be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 resource provider aggregate not found 2026-04-02 18:12:21.038 7 INFO neutron.services.segments.plugin [-] Segment be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0ff7c7-6dc7-4252-9e10-ac75703ca6a0 found for delete ", "request_id": "req-61b4ee48-ce5b-4763-9b45-e82cbb325403"}]} [pid: 7|app: 0|req: 1098/2284] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:12:20 2026] PUT /v2.0/ports/0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => generated 1464 bytes in 594 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-04-02 18:12:21.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d04de78a-0f8c-4fc8-96f7-87c5ec2ba160'] response: {'name': 'network-changed', 'server_uuid': '972c9a65-54bb-4526-84f8-a3656a8b1e96', 'tag': '0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1099/2285] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/subnets => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2286] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:21 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:21.806 7 WARNING neutron.api.v2.base [None req-ee96c403-1b0c-4fbe-b021-6eb3497c6d01 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - 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-04-02 18:12:21.807 7 INFO neutron.api.v2.resource [None req-ee96c403-1b0c-4fbe-b021-6eb3497c6d01 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1101/2287] 10.0.0.115 () {34 vars in 681 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2288] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:21 2026] DELETE /v2.0/networks/8959498d-517a-4a3a-92fe-88880643c48b => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:22.058 7 INFO neutron.db.segments_db [None req-17aaf3a0-5988-4003-b344-9f795ae086d5 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] Added segment 10887ad2-823c-4d2b-b7d8-24d503205df4 of type vxlan for network 0c6bf6c3-1b88-4d81-8ea3-542c619308ed [pid: 8|app: 0|req: 1187/2289] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/routers => generated 687 bytes in 2522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2290] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:22 2026] POST /v2.0/networks => generated 726 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2291] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/routers/ac0aabd9-33c2-41dd-8700-c916be1b16cc => generated 693 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2292] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2293] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/routers => generated 696 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2294] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:12:22 2026] POST /v2.0/subnets => generated 647 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2295] 199.204.45.246 () {34 vars in 1018 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/networks?tenant_id=8c3cf5343098452d9e86764ac2592de0&shared=False => generated 2375 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2296] 10.0.0.115 () {34 vars in 681 bytes} [Thu Apr 2 18:12:22 2026] POST /v2.0/rbac-policies => generated 324 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2297] 199.204.45.246 () {34 vars in 930 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2298] 10.0.0.115 () {34 vars in 741 bytes} [Thu Apr 2 18:12:22 2026] PUT /v2.0/routers/ac0aabd9-33c2-41dd-8700-c916be1b16cc => generated 700 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2299] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/routers/ac0aabd9-33c2-41dd-8700-c916be1b16cc => generated 700 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2300] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/ports?device_id=ac0aabd9-33c2-41dd-8700-c916be1b16cc => 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: 1107/2301] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/networks/0c6bf6c3-1b88-4d81-8ea3-542c619308ed => generated 654 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:23.358 7 INFO neutron.services.segments.plugin [-] Segment 1c3e4dbe-d175-4e79-a891-c88a85acd63d resource provider aggregate not found 2026-04-02 18:12:23.364 7 INFO neutron.services.segments.plugin [-] Segment 1c3e4dbe-d175-4e79-a891-c88a85acd63d resource provider aggregate not found 2026-04-02 18:12:23.371 7 INFO neutron.services.segments.plugin [-] Segment 1c3e4dbe-d175-4e79-a891-c88a85acd63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c3e4dbe-d175-4e79-a891-c88a85acd63d found for delete ", "request_id": "req-d4a86e6d-4781-41f9-93e3-c88dc9bf4496"}]} 2026-04-02 18:12:23.378 7 INFO neutron.services.segments.plugin [-] Segment 1c3e4dbe-d175-4e79-a891-c88a85acd63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c3e4dbe-d175-4e79-a891-c88a85acd63d found for delete ", "request_id": "req-6689132b-8c64-4a55-8aea-1e3fe3aef6ad"}]} 2026-04-02 18:12:23.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97a4d24e-a6f7-43ca-8606-e1e85accea37 02f0b3a9137f427e82141d5cbeab03c1 6c96c22648b445e69eaffe894b50e0a8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1108/2302] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/networks/0c6bf6c3-1b88-4d81-8ea3-542c619308ed => generated 138 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:12:23.640 8 INFO neutron.services.segments.plugin [-] Segment 403b340a-d59d-4317-ad96-7adb9812cffe resource provider aggregate not found 2026-04-02 18:12:23.650 8 INFO neutron.services.segments.plugin [-] Segment 403b340a-d59d-4317-ad96-7adb9812cffe resource provider aggregate not found 2026-04-02 18:12:23.661 8 INFO neutron.services.segments.plugin [-] Segment 403b340a-d59d-4317-ad96-7adb9812cffe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 403b340a-d59d-4317-ad96-7adb9812cffe found for delete ", "request_id": "req-ea009037-1ef8-448c-a2cf-1bf9f8a94505"}]} 2026-04-02 18:12:23.665 8 INFO neutron.services.segments.plugin [-] Segment 403b340a-d59d-4317-ad96-7adb9812cffe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 403b340a-d59d-4317-ad96-7adb9812cffe found for delete ", "request_id": "req-287bcce1-f9ad-4bd7-8342-091ed42385e1"}]} 2026-04-02 18:12:23.676 8 INFO neutron.db.l3_hamode_db [None req-9360144e-b68b-4a52-85af-e2035264b6dc 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] HA network 33dc356a-4198-4de2-824c-b609dd4c8c41 was deleted as no HA routers are present in tenant 9e4623edb0b046cbb5f6cce600483b1e. [pid: 8|app: 0|req: 1195/2303] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:22 2026] DELETE /v2.0/routers/ac0aabd9-33c2-41dd-8700-c916be1b16cc => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2304] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2305] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?device_id=ac0aabd9-33c2-41dd-8700-c916be1b16cc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2306] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:23.787 8 INFO neutron.api.v2.resource [None req-ab80a162-6c4a-400b-85d0-886710fe081e 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1199/2307] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/routers/ac0aabd9-33c2-41dd-8700-c916be1b16cc => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2308] 199.204.45.246 () {34 vars in 1106 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => 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: 1109/2309] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/networks/0c6bf6c3-1b88-4d81-8ea3-542c619308ed => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2310] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?device_id=ab1061a6-2248-4c42-bc75-4dc6f06c8ba6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:23.827 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38f26c39-480b-48b0-afa8-ae2235f5a1ba 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1110/2311] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/subnets/f6c3a065-88f8-49f2-a6a8-45c7cdb9e621 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:12:23.848 7 INFO neutron.api.v2.resource [None req-6d4e7066-ce15-43dd-b865-e6f099e94b38 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2312] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/routers/ab1061a6-2248-4c42-bc75-4dc6f06c8ba6 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2313] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756&id=6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:23.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2fa43b9-85df-4ebe-be2d-45052189e204 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1112/2314] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/subnets/7d9daaf4-9ac0-43f3-b309-4afafd8bb93c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:12:23.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40771f09-64e9-449f-b692-d3e4bdad8747 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1203/2315] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/subnets/e617c697-8c2f-4da0-a8e2-80b9702e00c0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:12:23.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9eb78ce-74d6-4500-b279-488ac9949a98 618a2678c41e44a4b068202f2c3358d3 88bddedd86fd488b83c1dceef0035f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1204/2316] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/subnets/dad52def-dae5-4bc7-8520-80d10f1a9caf => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2317] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?device_id=e780dcc9-28c1-47b5-b688-d5cccce91161 => 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: 1113/2318] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:23.932 8 INFO neutron.api.v2.resource [None req-b964101a-e42c-4ef8-a667-274b0dcb597c 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1206/2319] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/routers/e780dcc9-28c1-47b5-b688-d5cccce91161 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2320] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:23.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-651846e2-174a-4cb6-975b-17fa822018e3 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1207/2321] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/subnets/29e80e5c-7aa8-4295-ab67-da05fb1a8f38 => 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: 1115/2322] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?device_id=832099ad-2bb9-40d1-9ad3-1610b909b89e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:24.003 7 INFO neutron.api.v2.resource [None req-7d920073-f12f-4ebc-8f79-924d2cfad59f 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2323] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/routers/832099ad-2bb9-40d1-9ad3-1610b909b89e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2324] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:24.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7783485-ed06-4496-9164-a3fb3ce2919e 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2325] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/subnets/a7d736ec-3708-4a0d-9916-e9d009e3035b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:12:24.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19633963-af58-4c97-810b-d148f404720d 73f89cf32573434f93cf73bab2137709 9e4623edb0b046cbb5f6cce600483b1e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2326] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/subnets/56a00a3b-b98d-4749-b7f7-6d3277a9d1d8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2327] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:24 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1119/2328] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:24 2026] GET /v2.0/security-groups?tenant_id=9e4623edb0b046cbb5f6cce600483b1e&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2329] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:24 2026] GET /v2.0/security-groups?tenant_id=736b21d053614c9bad5024f74d109656&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2330] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/security-groups/a31f0057-b0d0-4eaf-bd3e-c7e3b0fcbbaf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2331] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/security-groups/e8d778be-7b4c-4a38-81f1-f31d90beb5da => 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: 1121/2332] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/security-groups?tenant_id=88bddedd86fd488b83c1dceef0035f26&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: 1212/2333] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:25 2026] DELETE /v2.0/security-groups/afa25a97-4a5b-4381-84cd-83cf3ef40896 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:25.466 7 INFO neutron.services.segments.plugin [-] Segment 10887ad2-823c-4d2b-b7d8-24d503205df4 resource provider aggregate not found 2026-04-02 18:12:25.472 7 INFO neutron.services.segments.plugin [-] Segment 10887ad2-823c-4d2b-b7d8-24d503205df4 resource provider aggregate not found 2026-04-02 18:12:25.479 7 INFO neutron.services.segments.plugin [-] Segment 10887ad2-823c-4d2b-b7d8-24d503205df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10887ad2-823c-4d2b-b7d8-24d503205df4 found for delete ", "request_id": "req-63dd6f89-5055-412b-8d2c-965f92d9e572"}]} 2026-04-02 18:12:25.486 7 INFO neutron.services.segments.plugin [-] Segment 10887ad2-823c-4d2b-b7d8-24d503205df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10887ad2-823c-4d2b-b7d8-24d503205df4 found for delete ", "request_id": "req-533a181a-982c-4678-a4e5-a6e4dfcdf032"}]} [pid: 7|app: 0|req: 1122/2334] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/security-groups?tenant_id=6c96c22648b445e69eaffe894b50e0a8&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2335] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:25 2026] DELETE /v2.0/security-groups/a99191a2-a409-4969-a633-633138d96842 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:26.785 7 WARNING neutron_lib.context [None req-e95ec207-be36-49b5-b7cc-1d7e169ed2ee 318e5fc471884e6e8f60c39d6871045f e8ac3e4c8c5743a08a7b5cb29376d085 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1123/2336] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:26 2026] POST /v2.0/subnetpools => generated 548 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2337] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:12:26 2026] GET /v2.0/subnetpools/9d5604a7-00c5-4edd-a64d-479919558e11 => generated 548 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2338] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:26 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2339] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:12:26 2026] PUT /v2.0/subnetpools/9d5604a7-00c5-4edd-a64d-479919558e11 => generated 500 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2340] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:26 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2341] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:26 2026] DELETE /v2.0/subnetpools/9d5604a7-00c5-4edd-a64d-479919558e11 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:27.074 7 INFO neutron.api.v2.resource [None req-ff898b92-9456-477f-b95b-8603f860ee84 318e5fc471884e6e8f60c39d6871045f e8ac3e4c8c5743a08a7b5cb29376d085 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2342] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:12:27 2026] GET /v2.0/subnetpools/9d5604a7-00c5-4edd-a64d-479919558e11 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:12:27.093 8 INFO neutron.api.v2.resource [None req-6d7a7ffb-5281-492e-82c7-9b398f49b647 318e5fc471884e6e8f60c39d6871045f e8ac3e4c8c5743a08a7b5cb29376d085 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2343] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:27 2026] DELETE /v2.0/subnetpools/9d5604a7-00c5-4edd-a64d-479919558e11 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2344] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:27 2026] GET /v2.0/security-groups?tenant_id=e8ac3e4c8c5743a08a7b5cb29376d085&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2345] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:27 2026] DELETE /v2.0/security-groups/85393866-aabe-49f3-9252-7aa93969c61d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2346] 10.0.0.115 () {32 vars in 623 bytes} [Thu Apr 2 18:12:30 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2347] 10.0.0.115 () {32 vars in 633 bytes} [Thu Apr 2 18:12:30 2026] GET /v2.0/ => generated 632 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2348] 10.0.0.115 () {34 vars in 678 bytes} [Thu Apr 2 18:12:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2349] 10.0.0.115 () {34 vars in 678 bytes} [Thu Apr 2 18:12:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2350] 10.0.0.115 () {34 vars in 678 bytes} [Thu Apr 2 18:12:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2351] 10.0.0.115 () {34 vars in 678 bytes} [Thu Apr 2 18:12:30 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: 1130/2352] 10.0.0.115 () {34 vars in 678 bytes} [Thu Apr 2 18:12:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2353] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/policies/11c7cf1b-f1ed-4111-852a-a80cee7909cf/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2354] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/policies/27c5ff21-37e2-4394-81a1-96b26ecdc3d2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2355] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/policies/3d288bbb-ea7c-4d8a-96d5-70b04ff12cb9/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: 1132/2356] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/policies/152c3798-3f74-4792-a8a0-0ed1a3f99b22/tags => 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: 1225/2357] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:30 2026] GET /v2.0/security-groups?tenant_id=63235b9333bc42479a1b329bd55dce1f&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2358] 10.0.0.115 () {32 vars in 674 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2359] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/security-groups/e4085b23-bddd-4827-8100-fa6fa7110a7e => 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: 1134/2360] 10.0.0.115 () {32 vars in 688 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2361] 10.0.0.115 () {32 vars in 684 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2362] 10.0.0.115 () {32 vars in 696 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2363] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2364] 10.0.0.115 () {32 vars in 696 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2365] 10.0.0.115 () {32 vars in 692 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2366] 10.0.0.115 () {32 vars in 704 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2367] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/qos/policies/11c7cf1b-f1ed-4111-852a-a80cee7909cf => 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: 1138/2368] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/qos/policies/27c5ff21-37e2-4394-81a1-96b26ecdc3d2 => 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: 1231/2369] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/qos/policies/3d288bbb-ea7c-4d8a-96d5-70b04ff12cb9 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2370] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/qos/policies/152c3798-3f74-4792-a8a0-0ed1a3f99b22 => 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: 1232/2371] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:12:32 2026] DELETE /v2.0/qos/policies/2640b4d3-f99e-47f5-9dcd-30a360ccab33 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2372] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:12:32 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2373] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:32 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2374] 10.0.0.115 () {32 vars in 818 bytes} [Thu Apr 2 18:12:32 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&mac_address=fa%3A16%3A3e%3Aba%3A5a%3A51 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:32.340 8 WARNING neutron_lib.context [None req-027d7bbd-0986-493f-8204-9fbe8fccce3d 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:33.062 8 INFO neutron.db.l3_db [None req-027d7bbd-0986-493f-8204-9fbe8fccce3d 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Floating IP 61c882e2-3bb5-46ce-b423-c0e51ef6ddd9 associated. External IP: 10.96.250.220, port: 0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5. [pid: 7|app: 0|req: 1142/2375] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:32 2026] GET /v2.0/security-groups?tenant_id=a5637bfdba37431b8450fc552b050add&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2376] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:33 2026] DELETE /v2.0/security-groups/211f2427-cb80-46a2-a3c8-cc591551fafc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2377] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:33 2026] GET /v2.0/security-groups?tenant_id=0342f771457344ee83660cf6cca56cb7&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2378] 10.0.0.115 () {34 vars in 677 bytes} [Thu Apr 2 18:12:32 2026] POST /v2.0/floatingips => generated 854 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:33.456 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70f477d4-57dc-4962-b16e-839d903b6fa1'] response: {'name': 'network-changed', 'server_uuid': '972c9a65-54bb-4526-84f8-a3656a8b1e96', 'tag': '0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1236/2381] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:33 2026] DELETE /v2.0/security-groups/48f65063-89f2-4b58-a8ad-eefd846755fa => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2382] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:33 2026] GET /v2.0/security-groups?tenant_id=580b5ef7e916414c985e7795c9bcaac4&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2383] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:33 2026] DELETE /v2.0/security-groups/1bd8f5ba-8409-4794-b752-f45e18c93606 => 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: 1147/2384] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:33 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2385] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2386] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2387] 199.204.45.246 () {34 vars in 1106 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => 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: 1149/2388] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756&id=6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2389] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 1150/2390] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2391] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2392] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2393] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:35 2026] GET /v2.0/security-groups?tenant_id=5347c23bf7c746aabd50a1e0918959de&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2394] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:35 2026] DELETE /v2.0/security-groups/c54eb0b2-2b4a-499e-b2f2-4651278ef4a9 => 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: 1243/2395] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/security-groups?tenant_id=bc90d17140314e3ebcd9799b9c59b987&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2396] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:36 2026] DELETE /v2.0/security-groups/94f841aa-b750-44ce-a3fc-896e26b20b76 => 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: 1244/2397] 10.0.0.107 () {34 vars in 1084 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 2923 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2398] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2399] 10.0.0.107 () {34 vars in 1084 bytes} [Thu Apr 2 18:12:37 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 2923 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2400] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:37 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:12:38.220 8 WARNING neutron_lib.context [None req-6b6a45b9-ea4c-42ba-9459-fd4ab90bfa13 3d6f96da1d2a47209f1c38bf324b48aa ac0af4aba1a940ada484d5f1202428cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2401] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:38.282 7 WARNING neutron_lib.context [None req-d4eca54c-1043-4907-982c-7c2fd8b89f8c 3d6f96da1d2a47209f1c38bf324b48aa ac0af4aba1a940ada484d5f1202428cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2402] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:38.349 8 WARNING neutron_lib.context [None req-db9b3fe3-c67a-4782-b4f4-b2b47f555a60 3d6f96da1d2a47209f1c38bf324b48aa ac0af4aba1a940ada484d5f1202428cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1247/2403] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:38.421 7 WARNING neutron_lib.context [None req-6b1df451-72d8-4929-985a-e27c272d87b2 3d6f96da1d2a47209f1c38bf324b48aa ac0af4aba1a940ada484d5f1202428cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1157/2404] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:38 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-04-02 18:12:38.479 8 WARNING neutron_lib.context [None req-14eb4d8c-fae7-4a9e-8eba-9e53a50a88b1 3d6f96da1d2a47209f1c38bf324b48aa ac0af4aba1a940ada484d5f1202428cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1248/2405] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2406] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:38 2026] PUT /v2.0/subnetpools/c42dd683-b50f-4ce6-a9b6-8d45856e212a/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2407] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:38 2026] PUT /v2.0/subnetpools/6e8b760c-2d49-437f-ac76-22f5acf8e383/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2408] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:38 2026] PUT /v2.0/subnetpools/d3d4365e-3ed5-4584-be3b-59addc711e14/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2409] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:38 2026] PUT /v2.0/subnetpools/e8a0ec39-9850-4e59-89f2-26fcc3e396af/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2410] 10.0.0.115 () {32 vars in 672 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2411] 10.0.0.115 () {32 vars in 686 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2412] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2413] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2414] 10.0.0.115 () {32 vars in 680 bytes} [Thu Apr 2 18:12:38 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: 8|app: 0|req: 1253/2415] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2416] 10.0.0.115 () {32 vars in 690 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2417] 10.0.0.115 () {32 vars in 702 bytes} [Thu Apr 2 18:12:38 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2418] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:38 2026] DELETE /v2.0/subnetpools/c42dd683-b50f-4ce6-a9b6-8d45856e212a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2419] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:39 2026] DELETE /v2.0/subnetpools/6e8b760c-2d49-437f-ac76-22f5acf8e383 => 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: 1165/2420] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:39 2026] DELETE /v2.0/subnetpools/d3d4365e-3ed5-4584-be3b-59addc711e14 => 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: 1256/2421] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:39 2026] DELETE /v2.0/subnetpools/e8a0ec39-9850-4e59-89f2-26fcc3e396af => 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: 1166/2422] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:39 2026] DELETE /v2.0/subnetpools/64462191-10dc-4691-95e4-0ab904115085 => 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: 1257/2423] 10.0.0.240 () {34 vars in 990 bytes} [Thu Apr 2 18:12:39 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2424] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Apr 2 18:12:39 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2425] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:40 2026] GET /v2.0/security-groups?tenant_id=ac0af4aba1a940ada484d5f1202428cd&name=default => generated 2929 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2426] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:40 2026] DELETE /v2.0/security-groups/1e10d846-6be3-4893-a13f-a4ec6607e5bf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2427] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:40 2026] GET /v2.0/security-groups?tenant_id=033c7870b07746809a1b9ce04b413f89&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2428] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:40 2026] DELETE /v2.0/security-groups/1ae9317d-70f5-4e78-b7a6-4daae617f028 => 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: 1260/2429] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:41 2026] GET /v2.0/security-groups?tenant_id=2ee8c59bd1164ecaad4a3c57299f5d21&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2430] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:41 2026] DELETE /v2.0/security-groups/d2b3a6d4-c613-4ca7-bb53-e0546a7572d9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2431] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:41 2026] GET /v2.0/security-groups?tenant_id=8245ccb3d9194b598c28a9e294a8e574&name=default => generated 2929 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2432] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:41 2026] DELETE /v2.0/security-groups/0b6f3ec4-c30f-432d-aede-f4e7d1339172 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2433] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:42 2026] GET /v2.0/security-groups?tenant_id=b29915a085e84cdbbd86fb0fd75f12de&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2434] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:42 2026] DELETE /v2.0/security-groups/ff04b1dd-9720-48f5-bfbb-72ca42add25c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:44.778 8 WARNING neutron_lib.context [None req-097ea6d1-097c-4fc3-88a3-e27bb1895305 fb34108df7df45b4a9c2703d5637c603 ba420103127f4d3fb0c6ca21bb4f5990 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:12:45.002 8 INFO neutron.db.segments_db [None req-097ea6d1-097c-4fc3-88a3-e27bb1895305 fb34108df7df45b4a9c2703d5637c603 ba420103127f4d3fb0c6ca21bb4f5990 - - default default] Added segment 0b4fc7e6-b3a5-4dae-b359-de1677fa047f of type vxlan for network d7d24db8-ec4e-460f-a32c-ad0c80b7da72 [pid: 8|app: 0|req: 1263/2435] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:44 2026] POST /v2.0/networks => generated 632 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2436] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:45 2026] PUT /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2437] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2438] 10.0.0.115 () {34 vars in 764 bytes} [Thu Apr 2 18:12:45 2026] PUT /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2439] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2440] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2441] 10.0.0.115 () {34 vars in 760 bytes} [Thu Apr 2 18:12:45 2026] PUT /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2442] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2443] 10.0.0.115 () {34 vars in 782 bytes} [Thu Apr 2 18:12:45 2026] PUT /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2444] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2445] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:12:45 2026] PUT /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2446] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2447] 10.0.0.115 () {32 vars in 741 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:45.679 8 INFO neutron.api.v2.resource [None req-61b714d9-6887-44e6-9011-87f581146429 fb34108df7df45b4a9c2703d5637c603 ba420103127f4d3fb0c6ca21bb4f5990 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1270/2448] 10.0.0.115 () {32 vars in 745 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2449] 10.0.0.115 () {32 vars in 744 bytes} [Thu Apr 2 18:12:45 2026] DELETE /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2450] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:45.836 7 INFO neutron.api.v2.resource [None req-7cc1d2c2-7794-4c45-ba78-ddba5b7cc5b6 fb34108df7df45b4a9c2703d5637c603 ba420103127f4d3fb0c6ca21bb4f5990 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1180/2451] 10.0.0.115 () {32 vars in 748 bytes} [Thu Apr 2 18:12:45 2026] DELETE /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2452] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:12:45 2026] DELETE /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => 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: 1181/2453] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:12:45 2026] GET /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:46.084 8 INFO neutron.services.segments.plugin [-] Segment 0b4fc7e6-b3a5-4dae-b359-de1677fa047f resource provider aggregate not found 2026-04-02 18:12:46.093 8 INFO neutron.services.segments.plugin [-] Segment 0b4fc7e6-b3a5-4dae-b359-de1677fa047f resource provider aggregate not found 2026-04-02 18:12:46.102 8 INFO neutron.services.segments.plugin [-] Segment 0b4fc7e6-b3a5-4dae-b359-de1677fa047f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4fc7e6-b3a5-4dae-b359-de1677fa047f found for delete ", "request_id": "req-a4838d75-1f30-46de-8555-c3b819fabd0e"}]} [pid: 8|app: 0|req: 1273/2454] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:45 2026] DELETE /v2.0/networks/d7d24db8-ec4e-460f-a32c-ad0c80b7da72 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:46.474 8 INFO neutron.services.segments.plugin [-] Segment 0b4fc7e6-b3a5-4dae-b359-de1677fa047f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4fc7e6-b3a5-4dae-b359-de1677fa047f found for delete ", "request_id": "req-d996e674-62f5-4605-b54a-9b9a386f68cb"}]} 2026-04-02 18:12:46.571 7 WARNING neutron_lib.context [None req-6538869e-2dd3-4851-8749-e78bb8fda4bc 034ee00e48314849aa9f5636019a3bcf b8f16afb2a4d440f9b08252c975033bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1274/2455] 10.0.0.238 () {30 vars in 689 bytes} [Thu Apr 2 18:12:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2456] 10.0.0.238 () {30 vars in 691 bytes} [Thu Apr 2 18:12:46 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: 1276/2457] 10.0.0.238 () {30 vars in 667 bytes} [Thu Apr 2 18:12:46 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: 1277/2458] 10.0.0.238 () {30 vars in 703 bytes} [Thu Apr 2 18:12:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2459] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:46 2026] GET /v2.0/security-groups?tenant_id=8306cbf742a0476895cf3cb6fd6b4592&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2460] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:46 2026] DELETE /v2.0/security-groups/5ea54e72-b2a2-46bc-abff-2186430b65b4 => 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: 1182/2461] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:46 2026] POST /v2.0/floatingips => generated 552 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:47.233 7 WARNING neutron_lib.context [None req-958b26d0-1bb9-4f9d-8e1f-9b5c18777c35 034ee00e48314849aa9f5636019a3bcf b8f16afb2a4d440f9b08252c975033bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1280/2462] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/security-groups?tenant_id=ba420103127f4d3fb0c6ca21bb4f5990&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: 1281/2463] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:47 2026] DELETE /v2.0/security-groups/b79c8014-6967-4af5-bcf6-ff6c4890bd8d => 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: 1282/2464] 10.0.0.238 () {28 vars in 438 bytes} [Thu Apr 2 18:12:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2465] 10.0.0.238 () {30 vars in 727 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 657 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2466] 10.0.0.238 () {30 vars in 689 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2467] 10.0.0.238 () {30 vars in 691 bytes} [Thu Apr 2 18:12: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: 1286/2468] 10.0.0.238 () {30 vars in 667 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2469] 10.0.0.238 () {30 vars in 703 bytes} [Thu Apr 2 18:12:47 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: 1288/2470] 10.0.0.238 () {30 vars in 727 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2471] 10.0.0.238 () {30 vars in 689 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2472] 10.0.0.238 () {30 vars in 691 bytes} [Thu Apr 2 18:12: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: 1291/2473] 10.0.0.238 () {30 vars in 667 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2474] 10.0.0.238 () {30 vars in 703 bytes} [Thu Apr 2 18:12: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: 1293/2475] 10.0.0.238 () {30 vars in 729 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2476] 10.0.0.238 () {30 vars in 681 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2477] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:47 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:47.812 7 WARNING neutron_lib.context [None req-0f270a49-08fa-4930-98f3-d3ba1faeeb27 034ee00e48314849aa9f5636019a3bcf b8f16afb2a4d440f9b08252c975033bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1295/2478] 10.0.0.238 () {34 vars in 703 bytes} [Thu Apr 2 18:12:47 2026] POST /v2.0/ports => generated 1132 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2481] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:47 2026] POST /v2.0/floatingips => generated 552 bytes in 568 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-04-02 18:12:48.387 8 WARNING neutron_lib.context [None req-54dff09e-5a02-40a3-a601-85bbd0da517b 034ee00e48314849aa9f5636019a3bcf b8f16afb2a4d440f9b08252c975033bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1298/2482] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:48 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:48.997 7 WARNING neutron_lib.context [None req-8bcfeef5-c4fa-4326-96c7-fb7c51ad359f 034ee00e48314849aa9f5636019a3bcf b8f16afb2a4d440f9b08252c975033bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2483] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:48 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2484] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:49 2026] PUT /v2.0/floatingips/ff9d34f4-8361-4ddb-8363-1d855ca4c9ca/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2485] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:49 2026] PUT /v2.0/floatingips/8b10b2af-13d4-4e3f-9636-f021a850522f/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2486] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:49 2026] PUT /v2.0/floatingips/b38716a7-9de8-4e62-bc86-427a2cf6cd1b/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2487] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:49 2026] PUT /v2.0/floatingips/8422c020-6f3c-4848-a522-96fc20b1eaad/tags => 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: 1301/2488] 10.0.0.115 () {32 vars in 672 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2489] 10.0.0.115 () {32 vars in 686 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2490] 10.0.0.115 () {32 vars in 682 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2491] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:12:49 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: 8|app: 0|req: 1303/2492] 10.0.0.115 () {32 vars in 680 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2493] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:12:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2494] 10.0.0.115 () {32 vars in 690 bytes} [Thu Apr 2 18:12:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2495] 10.0.0.115 () {32 vars in 702 bytes} [Thu Apr 2 18:12:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2496] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:50 2026] DELETE /v2.0/floatingips/ff9d34f4-8361-4ddb-8363-1d855ca4c9ca => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:50.652 8 WARNING neutron_lib.context [None req-f1acea7d-dd2a-49f3-962b-dbd08d32215f fb81ef4682da49c287d768f6d1df9195 041087ec9e314c7e82617fee4fb2bc11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1192/2497] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:50 2026] DELETE /v2.0/floatingips/8b10b2af-13d4-4e3f-9636-f021a850522f => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2498] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:12:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2499] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:12:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2500] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:12:50 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: 1308/2501] 10.0.0.115 () {34 vars in 767 bytes} [Thu Apr 2 18:12:50 2026] PUT /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2502] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:12:51 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: 1310/2503] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2504] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:12: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: 8|app: 0|req: 1312/2505] 10.0.0.115 () {34 vars in 778 bytes} [Thu Apr 2 18:12:51 2026] PUT /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2506] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:50 2026] DELETE /v2.0/floatingips/b38716a7-9de8-4e62-bc86-427a2cf6cd1b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2507] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2508] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2509] 10.0.0.115 () {34 vars in 774 bytes} [Thu Apr 2 18:12:51 2026] PUT /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2510] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2511] 10.0.0.115 () {34 vars in 796 bytes} [Thu Apr 2 18:12:51 2026] PUT /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/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: 1317/2512] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2513] 10.0.0.115 () {34 vars in 767 bytes} [Thu Apr 2 18:12:51 2026] PUT /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2514] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/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: 1320/2515] 10.0.0.115 () {32 vars in 755 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:51.387 8 INFO neutron.api.v2.resource [None req-cb3daa51-d4ed-4d81-8b51-57ede5ab8563 fb81ef4682da49c287d768f6d1df9195 041087ec9e314c7e82617fee4fb2bc11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1321/2516] 10.0.0.115 () {32 vars in 759 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2517] 10.0.0.115 () {32 vars in 758 bytes} [Thu Apr 2 18:12:51 2026] DELETE /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/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: 1196/2518] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:51 2026] DELETE /v2.0/floatingips/8422c020-6f3c-4848-a522-96fc20b1eaad => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2519] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2520] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/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: 1198/2521] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:12:51 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) 2026-04-02 18:12:51.514 7 INFO neutron.api.v2.resource [None req-8d4c053d-7cd5-43e1-a3d2-98cce5b5ce29 fb81ef4682da49c287d768f6d1df9195 041087ec9e314c7e82617fee4fb2bc11 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2522] 10.0.0.115 () {32 vars in 762 bytes} [Thu Apr 2 18:12:51 2026] DELETE /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2523] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:12:51 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: 1201/2524] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:12:51 2026] DELETE /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2525] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:12:51 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: 1203/2526] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:51.588 7 INFO neutron.api.v2.resource [None req-6a4a6f56-ca8f-4b7b-80cc-4946634aa1f4 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2527] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups/lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2528] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:51 2026] DELETE /v2.0/security-groups/40f28c66-1618-41e3-a771-0dfee42cebc6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2529] 199.204.45.246 () {30 vars in 784 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-groups?name=lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2530] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:51 2026] DELETE /v2.0/floatingips/4d0bce2f-2b73-4e4b-8a80-cd565924cdb0 => 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: 1207/2531] 199.204.45.246 () {34 vars in 735 bytes} [Thu Apr 2 18:12:51 2026] POST /v2.0/security-groups => generated 1638 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2532] 199.204.45.246 () {30 vars in 814 bytes} [Thu Apr 2 18:12:51 2026] GET /v2.0/security-group-rules?security_group_id=8085fc73-d6be-4b65-bacf-f2f91687de80 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2533] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:12:51 2026] PUT /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2534] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1209/2535] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:12:52 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: 1327/2536] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2537] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2538] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2539] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/security-groups?tenant_id=cdd59af2a49845e182f47bcec82c19c7&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2540] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:52 2026] DELETE /v2.0/security-groups/ea6ec529-3c61-49f3-84da-66398305f884 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2541] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/security-groups?tenant_id=6898a010f90549ad9f41d675de273337&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2542] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/security-groups?tenant_id=041087ec9e314c7e82617fee4fb2bc11&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: 1330/2543] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:52 2026] DELETE /v2.0/security-groups/8edba36d-42d2-4136-980b-43ba9c256e55 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2544] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:52 2026] DELETE /v2.0/security-groups/a2a8c550-7bbb-478b-86ff-6b7c53122d1d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2545] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:53 2026] GET /v2.0/security-groups?tenant_id=b8f16afb2a4d440f9b08252c975033bd&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2546] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:53 2026] DELETE /v2.0/security-groups/f4619cf8-e741-41fd-92b5-83620f0e122d => 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: 1332/2547] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:53 2026] GET /v2.0/security-groups?tenant_id=59f5f6ab37214a0a8ff7a0f366955a85&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2548] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:53 2026] DELETE /v2.0/security-groups/b4cf62e8-7fba-4e1f-b2a4-218149a6a88c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:56.280 8 WARNING neutron_lib.context [None req-df9c7217-4b08-4978-851c-eaa7acb635fc e0d048f5189441a685fbcca5751ee335 f92b4c88ab4c4864af767820b6a01c7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1333/2549] 10.0.0.115 () {34 vars in 676 bytes} [Thu Apr 2 18:12:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2550] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:56 2026] PUT /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2551] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2552] 10.0.0.115 () {34 vars in 770 bytes} [Thu Apr 2 18:12:56 2026] PUT /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2553] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/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: 1219/2554] 10.0.0.115 () {34 vars in 766 bytes} [Thu Apr 2 18:12:56 2026] PUT /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2555] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2556] 10.0.0.115 () {34 vars in 788 bytes} [Thu Apr 2 18:12:56 2026] PUT /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2557] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/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: 1221/2558] 10.0.0.115 () {34 vars in 759 bytes} [Thu Apr 2 18:12:56 2026] PUT /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2559] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2560] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:56.699 7 INFO neutron.api.v2.resource [None req-605e782c-4d9c-4a10-bc30-6f3c32e2e786 e0d048f5189441a685fbcca5751ee335 f92b4c88ab4c4864af767820b6a01c7c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2561] 10.0.0.115 () {32 vars in 751 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:12:56.703 8 WARNING neutron_lib.context [None req-13593eae-94a6-41f8-8654-c7ae9a91517f e973f1a825f74fecae7105bbb86f2a6d 00f465cb0e8b4d19a29d7150619bd268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1224/2562] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:12:56 2026] DELETE /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2563] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:56.790 7 INFO neutron.api.v2.resource [None req-6d26ade9-846e-4a10-bcf1-9def2f8c2729 e0d048f5189441a685fbcca5751ee335 f92b4c88ab4c4864af767820b6a01c7c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2564] 10.0.0.115 () {32 vars in 754 bytes} [Thu Apr 2 18:12:56 2026] DELETE /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2565] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:12:56 2026] DELETE /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:56.849 8 INFO neutron.db.segments_db [None req-13593eae-94a6-41f8-8654-c7ae9a91517f e973f1a825f74fecae7105bbb86f2a6d 00f465cb0e8b4d19a29d7150619bd268 - - default default] Added segment 8ec461e5-8e83-4a1a-908c-cda99388acde of type vxlan for network 9b119b30-d294-4343-8a2a-a8a215d6ab0a [pid: 7|app: 0|req: 1228/2566] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:56 2026] GET /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013/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: 1229/2567] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:12:56 2026] DELETE /v2.0/subnetpools/b9162d35-c41a-4a03-8e06-70653e1ff013 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2568] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:12:56 2026] POST /v2.0/networks => generated 631 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:56.986 7 WARNING neutron_lib.context [None req-02a2cdcb-eab8-4440-a2f8-f16e0513d798 e973f1a825f74fecae7105bbb86f2a6d 00f465cb0e8b4d19a29d7150619bd268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2569] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:12:56 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2570] 10.0.0.115 () {34 vars in 747 bytes} [Thu Apr 2 18:12:57 2026] PUT /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 25 bytes in 57 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: 1231/2571] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/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: 1341/2572] 10.0.0.115 () {34 vars in 758 bytes} [Thu Apr 2 18:12:57 2026] PUT /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2573] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2574] 10.0.0.115 () {34 vars in 754 bytes} [Thu Apr 2 18:12:57 2026] PUT /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2575] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2576] 10.0.0.115 () {34 vars in 776 bytes} [Thu Apr 2 18:12:57 2026] PUT /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2577] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2578] 10.0.0.115 () {34 vars in 747 bytes} [Thu Apr 2 18:12:57 2026] PUT /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2579] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2580] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/security-groups?tenant_id=f92b4c88ab4c4864af767820b6a01c7c&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2581] 10.0.0.115 () {32 vars in 735 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:57.822 7 INFO neutron.api.v2.resource [None req-3e32a241-864d-4a14-90aa-247977e24c1c e973f1a825f74fecae7105bbb86f2a6d 00f465cb0e8b4d19a29d7150619bd268 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1239/2582] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2583] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:57 2026] DELETE /v2.0/security-groups/2eddc73f-a711-46e2-ae21-832360c4f994 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2584] 10.0.0.115 () {32 vars in 738 bytes} [Thu Apr 2 18:12:57 2026] DELETE /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2585] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:57.953 7 INFO neutron.api.v2.resource [None req-7278b47d-d0f9-4101-b6bc-88d2918bb776 e973f1a825f74fecae7105bbb86f2a6d 00f465cb0e8b4d19a29d7150619bd268 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1241/2586] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:12:57 2026] DELETE /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2587] 10.0.0.115 () {32 vars in 730 bytes} [Thu Apr 2 18:12:57 2026] DELETE /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2588] 10.0.0.115 () {32 vars in 727 bytes} [Thu Apr 2 18:12:58 2026] GET /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2589] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:57 2026] GET /v2.0/security-groups?tenant_id=7fc8a101498f4b509781338ee41474c3&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: 1347/2590] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:58 2026] DELETE /v2.0/security-groups/f24c265e-5da9-43b4-a40e-420e122125f0 => 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: 1244/2591] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:12:58 2026] DELETE /v2.0/ports/bb3206d3-d307-4176-8c91-904754a65fff => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:58.384 8 INFO neutron.services.segments.plugin [-] Segment 8ec461e5-8e83-4a1a-908c-cda99388acde resource provider aggregate not found 2026-04-02 18:12:58.389 8 INFO neutron.services.segments.plugin [-] Segment 8ec461e5-8e83-4a1a-908c-cda99388acde resource provider aggregate not found 2026-04-02 18:12:58.406 8 INFO neutron.services.segments.plugin [-] Segment 8ec461e5-8e83-4a1a-908c-cda99388acde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec461e5-8e83-4a1a-908c-cda99388acde found for delete ", "request_id": "req-4dd87ab9-5cd8-469f-8f56-a9a5be5af384"}]} 2026-04-02 18:12:58.407 8 INFO neutron.services.segments.plugin [-] Segment 8ec461e5-8e83-4a1a-908c-cda99388acde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec461e5-8e83-4a1a-908c-cda99388acde found for delete ", "request_id": "req-dc220b14-c04a-4aec-9233-7b04153360a0"}]} [pid: 8|app: 0|req: 1348/2592] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:12:58 2026] DELETE /v2.0/networks/9b119b30-d294-4343-8a2a-a8a215d6ab0a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2593] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:59 2026] GET /v2.0/security-groups?tenant_id=00f465cb0e8b4d19a29d7150619bd268&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2594] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:59 2026] DELETE /v2.0/security-groups/fae953b8-cb3c-456a-9211-a0118dc0d5a2 => 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: 1246/2595] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:12:59 2026] GET /v2.0/security-groups?tenant_id=59979594e60f405c8d0190e27c4fbcd5&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: 1350/2596] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:12:59 2026] DELETE /v2.0/security-groups/069ff5a6-1971-4dac-b17f-4435dc4c69bd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2597] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:12:59 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2598] 10.0.0.107 () {34 vars in 1016 bytes} [Thu Apr 2 18:12:59 2026] GET /v2.0/security-groups?id=2a4232ca-72a7-447f-8a63-13ba39a645ce&fields=id => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2599] 10.0.0.107 () {34 vars in 982 bytes} [Thu Apr 2 18:12:59 2026] GET /v2.0/networks?id=7c541172-a771-485c-9bb7-190e95093174 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2600] 10.0.0.107 () {34 vars in 965 bytes} [Thu Apr 2 18:12:59 2026] GET /v2.0/quotas/b02d32062bf847458d6eabddd77bb9ea => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2601] 10.0.0.107 () {34 vars in 1002 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2602] 10.0.0.107 () {34 vars in 1008 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1250/2603] 10.0.0.107 () {34 vars in 1108 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1354/2604] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => 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: 1251/2605] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => 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: 1355/2606] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:13:01.531 7 WARNING neutron_lib.context [None req-1002506e-7d4d-4d24-b309-313f620cc614 0663553a2d0d4a8b83fd9be17aa6e26d ac229a0bd4a24f68a2eb0d83af7c5d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1356/2607] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2608] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2609] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b5&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2610] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:13:01.686 7 INFO neutron.db.segments_db [None req-1002506e-7d4d-4d24-b309-313f620cc614 0663553a2d0d4a8b83fd9be17aa6e26d ac229a0bd4a24f68a2eb0d83af7c5d84 - - default default] Added segment 40eb06b5-e5bb-43db-8a62-e16080f2afbc of type vxlan for network baf9dc5a-9ab7-4422-87de-21baf5a49e62 [pid: 8|app: 0|req: 1360/2611] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2612] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2613] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:13:01 2026] POST /v2.0/networks => generated 629 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:13:01.795 7 WARNING neutron_lib.context [None req-cf963d6c-0ef8-4500-9dac-a4be276a7508 0663553a2d0d4a8b83fd9be17aa6e26d ac229a0bd4a24f68a2eb0d83af7c5d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1362/2614] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2615] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1253/2616] 10.0.0.115 () {34 vars in 669 bytes} [Thu Apr 2 18:13:01 2026] POST /v2.0/subnets => generated 626 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2617] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:13:02 2026] PUT /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2618] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2619] 10.0.0.115 () {34 vars in 762 bytes} [Thu Apr 2 18:13:02 2026] PUT /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/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: 1255/2620] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2621] 10.0.0.115 () {34 vars in 758 bytes} [Thu Apr 2 18:13:02 2026] PUT /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2622] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2623] 10.0.0.115 () {34 vars in 780 bytes} [Thu Apr 2 18:13:02 2026] PUT /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2624] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2625] 10.0.0.115 () {34 vars in 751 bytes} [Thu Apr 2 18:13:02 2026] PUT /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/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: 1258/2626] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2627] 10.0.0.115 () {32 vars in 739 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:13:02.566 7 INFO neutron.api.v2.resource [None req-593415be-4ccf-4479-a94a-b6afac88d2ad 0663553a2d0d4a8b83fd9be17aa6e26d ac229a0bd4a24f68a2eb0d83af7c5d84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2628] 10.0.0.115 () {32 vars in 743 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2629] 10.0.0.115 () {32 vars in 742 bytes} [Thu Apr 2 18:13:02 2026] DELETE /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2630] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:13:02.713 8 INFO neutron.api.v2.resource [None req-c42d05a0-7118-4d9e-bfd8-b9ecdc4b710d 0663553a2d0d4a8b83fd9be17aa6e26d ac229a0bd4a24f68a2eb0d83af7c5d84 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1371/2631] 10.0.0.115 () {32 vars in 746 bytes} [Thu Apr 2 18:13:02 2026] DELETE /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2632] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:13:02 2026] DELETE /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2633] 10.0.0.115 () {32 vars in 731 bytes} [Thu Apr 2 18:13:02 2026] GET /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2634] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:13:02 2026] DELETE /v2.0/subnets/34d8216b-393d-4c1a-a2b0-c27ceb377403 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:13:03.309 7 WARNING neutron_lib.context [None req-a377011c-9c90-4b9f-abc6-842b2611fa66 8f3773704d13427ca035ee365f992456 a5820dbf76864e03bfe1dc0aa1123058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:13:03.385 8 INFO neutron.services.segments.plugin [-] Segment 40eb06b5-e5bb-43db-8a62-e16080f2afbc resource provider aggregate not found 2026-04-02 18:13:03.390 8 INFO neutron.services.segments.plugin [-] Segment 40eb06b5-e5bb-43db-8a62-e16080f2afbc resource provider aggregate not found [pid: 8|app: 0|req: 1373/2635] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:13:03 2026] DELETE /v2.0/networks/baf9dc5a-9ab7-4422-87de-21baf5a49e62 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:13:03.484 7 INFO neutron.db.segments_db [None req-a377011c-9c90-4b9f-abc6-842b2611fa66 8f3773704d13427ca035ee365f992456 a5820dbf76864e03bfe1dc0aa1123058 - - default default] Added segment 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 of type vxlan for network 4b59a08e-1975-4f32-9cd6-7e45162fb8ee [pid: 7|app: 0|req: 1263/2638] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:13:03 2026] POST /v2.0/networks => generated 631 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:13:03.604 8 INFO neutron.services.segments.plugin [-] Segment 40eb06b5-e5bb-43db-8a62-e16080f2afbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40eb06b5-e5bb-43db-8a62-e16080f2afbc found for delete ", "request_id": "req-6f2035e9-9cdd-4cfa-b0a0-9e7687aa94df"}]} 2026-04-02 18:13:03.605 8 INFO neutron.services.segments.plugin [-] Segment 40eb06b5-e5bb-43db-8a62-e16080f2afbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40eb06b5-e5bb-43db-8a62-e16080f2afbc found for delete ", "request_id": "req-0e851e4c-e7c2-4e7e-acc9-4dcde4aedd54"}]} 2026-04-02 18:13:03.612 8 WARNING neutron_lib.context [None req-3ba587c2-65a9-41c1-bc9a-95739500da6a 8f3773704d13427ca035ee365f992456 a5820dbf76864e03bfe1dc0aa1123058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1264/2639] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:03 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => 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: 1265/2640] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:03 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => 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: 1376/2641] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:13:03 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:13:04.012 7 WARNING neutron_lib.context [None req-eb57b391-c26b-459f-8bd1-733e07b481f3 8f3773704d13427ca035ee365f992456 a5820dbf76864e03bfe1dc0aa1123058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1266/2642] 10.0.0.115 () {34 vars in 666 bytes} [Thu Apr 2 18:13:04 2026] POST /v2.0/trunks => generated 407 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2643] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:13:04 2026] PUT /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2644] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 25 bytes in 19 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: 1269/2645] 10.0.0.115 () {34 vars in 760 bytes} [Thu Apr 2 18:13:04 2026] PUT /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/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: 1377/2646] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/security-groups?tenant_id=ac229a0bd4a24f68a2eb0d83af7c5d84&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2647] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2648] 10.0.0.115 () {34 vars in 756 bytes} [Thu Apr 2 18:13:04 2026] PUT /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2649] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2650] 10.0.0.115 () {34 vars in 778 bytes} [Thu Apr 2 18:13:04 2026] PUT /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/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: 1274/2651] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2652] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/security-groups/74cc33b0-aefd-4578-906e-c658549a1b74 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2653] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:13:04 2026] PUT /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/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: 1379/2654] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2655] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:13:04.572 8 INFO neutron.api.v2.resource [None req-2a7f29bf-c92f-44db-a5e2-ff0bc1cb78cb 8f3773704d13427ca035ee365f992456 a5820dbf76864e03bfe1dc0aa1123058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2656] 10.0.0.115 () {32 vars in 741 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/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: 1381/2657] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2658] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:13:04.639 8 INFO neutron.api.v2.resource [None req-491023be-90cd-4679-8575-37ed75f38ca8 8f3773704d13427ca035ee365f992456 a5820dbf76864e03bfe1dc0aa1123058 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1383/2659] 10.0.0.115 () {32 vars in 744 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2660] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2661] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58/tags => 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: 1277/2662] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/security-groups?tenant_id=4592e5945bcb4c0499c341fc8a58b225&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: 1386/2663] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2664] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/ports/526f5f84-8673-4463-9ef0-2a042234fc7f => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2665] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/security-groups/df350d18-e6f7-48f2-9ffd-2a198c4c53d9 => 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: 1388/2666] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/networks?id=7c541172-a771-485c-9bb7-190e95093174 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2667] 199.204.45.246 () {34 vars in 1050 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b02d32062bf847458d6eabddd77bb9ea => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2668] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/trunks/2977f6c3-915e-4625-ba07-6b4b8c51cd58 => 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: 1280/2669] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:13:04 2026] DELETE /v2.0/ports/526f5f84-8673-4463-9ef0-2a042234fc7f => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2670] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:13:04 2026] POST /v2.0/ports => generated 1082 bytes in 320 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-04-02 18:13:05.318 7 INFO neutron.services.segments.plugin [-] Segment 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 resource provider aggregate not found 2026-04-02 18:13:05.323 7 INFO neutron.services.segments.plugin [-] Segment 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 resource provider aggregate not found 2026-04-02 18:13:05.333 7 INFO neutron.services.segments.plugin [-] Segment 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 found for delete ", "request_id": "req-eb8be4e2-2dd3-4adb-aeea-646acc525f11"}]} 2026-04-02 18:13:05.343 7 INFO neutron.services.segments.plugin [-] Segment 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9860e8-bcb4-4093-b682-f0aa2809d5b9 found for delete ", "request_id": "req-cf8765ac-4f04-4f43-93ef-f126a7ee5088"}]} [pid: 7|app: 0|req: 1281/2671] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:13:05 2026] DELETE /v2.0/networks/4b59a08e-1975-4f32-9cd6-7e45162fb8ee => 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: 1391/2672] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:13:05 2026] PUT /v2.0/ports/1dc5ae12-b9a1-49aa-9569-89568013f953 => generated 1243 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2673] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/security-groups?tenant_id=a5820dbf76864e03bfe1dc0aa1123058&name=default => generated 2929 bytes in 188 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-04-02 18:13:06.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c00ee08e-145c-4fe3-b1aa-01044b758cfd'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '1dc5ae12-b9a1-49aa-9569-89568013f953', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1392/2674] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:13:06 2026] DELETE /v2.0/security-groups/0b457cfe-cfbe-4632-ada4-be74bd8d3756 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2675] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/security-groups?tenant_id=91c7198f11f34829a228baa604b695da&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2676] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:13:06 2026] DELETE /v2.0/security-groups/af050fc1-8a1f-4eac-aca9-cbfc217d67aa => 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: 1284/2677] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2678] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => 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: 1395/2679] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2680] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2681] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2682] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/security-groups?id=2a4232ca-72a7-447f-8a63-13ba39a645ce&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2683] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2684] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2685] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1399/2686] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2687] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/networks?id=7c541172-a771-485c-9bb7-190e95093174 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2688] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2689] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2690] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2691] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1402/2692] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2693] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:09 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2694] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:13:09 2026] GET /v2.0/security-groups?id=2a4232ca-72a7-447f-8a63-13ba39a645ce&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2695] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:09 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2696] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:13:11 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2697] 199.204.45.246 () {34 vars in 1044 bytes} [Thu Apr 2 18:13:11 2026] GET /v2.0/security-groups?id=2a4232ca-72a7-447f-8a63-13ba39a645ce&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2698] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:12 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2699] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:13:12 2026] GET /v2.0/security-groups?id=2a4232ca-72a7-447f-8a63-13ba39a645ce&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2700] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:12 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2701] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:15 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2702] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:13:15 2026] GET /v2.0/security-groups?id=2a4232ca-72a7-447f-8a63-13ba39a645ce&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2703] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:13:15 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2710] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:13:50 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: 1300/2711] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:13:50 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: 1412/2712] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:13:50 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: 1301/2713] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:13:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2714] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:13:50 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2715] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:13:50 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2716] 199.204.45.246 () {34 vars in 716 bytes} [Thu Apr 2 18:13:50 2026] POST /v2.0/ports => generated 1097 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2717] 10.0.0.107 () {34 vars in 971 bytes} [Thu Apr 2 18:13:50 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1097 bytes in 240 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: 1415/2718] 10.0.0.107 () {34 vars in 907 bytes} [Thu Apr 2 18:13:51 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2719] 199.204.45.246 () {34 vars in 1262 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2720] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1305/2721] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1417/2722] 199.204.45.246 () {34 vars in 975 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2723] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/networks?id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 802 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2724] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:13:53 2026] PUT /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1287 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2725] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2527 bytes in 42 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: 1419/2726] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2727] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:13:54.662 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59cb1a26-a4ff-49d1-bf83-3fd32d41a7aa'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '39e48fed-8640-4f7e-9657-c9c8c5abbcef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1420/2728] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2729] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2730] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2731] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2732] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2733] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&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: 1423/2734] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1312/2735] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2736] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2527 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2737] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/networks?id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2738] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1314/2739] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2740] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&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: 7|app: 0|req: 1315/2741] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2742] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1316/2743] 10.0.0.107 () {34 vars in 971 bytes} [Thu Apr 2 18:13:58 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1289 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2744] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:13:58 2026] PUT /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1314 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:13:58.477 7 INFO neutron.api.v2.resource [None req-44f5223a-74d4-4aef-8b01-fc6306396153 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1317/2745] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 18:13:58 2026] GET /v2.0/security-groups/lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 149 bytes in 14 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, ' 2026-04-02 18:13:58.523 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fa0f318-ae8c-4c30-b4dd-6e279282074c'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '39e48fed-8640-4f7e-9657-c9c8c5abbcef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1429/2746] 199.204.45.246 () {30 vars in 784 bytes} [Thu Apr 2 18:13:58 2026] GET /v2.0/security-groups?name=lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2747] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:13:58 2026] PUT /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1314 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2748] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1319/2749] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2750] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:13:59 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: 1321/2751] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2752] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2753] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:13:59.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25b7c936-445f-404c-98cc-802e8720a2d5'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '39e48fed-8640-4f7e-9657-c9c8c5abbcef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1323/2754] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => 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: 1432/2755] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/networks?id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2756] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1433/2757] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2758] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2759] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2760] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2761] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2762] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2763] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => 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: 1328/2764] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2765] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2766] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:13:59 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2767] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2768] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/networks?id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2769] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2770] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2771] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2772] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2773] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1441/2774] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1334/2775] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:00 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2776] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2777] 199.204.45.246 () {34 vars in 1106 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => 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: 1443/2778] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756&id=6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2779] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 1444/2780] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 1337/2781] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2782] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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-04-02 18:14:08.487 8 WARNING neutron_lib.context [None req-6445f111-7fe7-47ed-a17e-ccdab07e7020 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:14:09.240 8 INFO neutron.db.l3_db [None req-6445f111-7fe7-47ed-a17e-ccdab07e7020 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Floating IP d9a82242-6d5e-4634-9108-c33fa2709f93 associated. External IP: 10.96.250.205, port: 5a30848d-ee70-4af2-9907-f922df92c654. [pid: 8|app: 0|req: 1447/2785] 10.0.0.115 () {34 vars in 677 bytes} [Thu Apr 2 18:14:08 2026] POST /v2.0/floatingips => generated 899 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2786] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:12 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: 1448/2787] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:12 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: 1340/2788] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2789] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:14:12.351 7 INFO neutron.api.v2.resource [None req-3f6b9b10-1879-4855-991f-131206b8f54f 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2790] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 18:14:12 2026] GET /v2.0/security-groups/lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => 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: 1450/2791] 199.204.45.246 () {30 vars in 784 bytes} [Thu Apr 2 18:14:12 2026] GET /v2.0/security-groups?name=lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2792] 199.204.45.246 () {30 vars in 814 bytes} [Thu Apr 2 18:14:12 2026] GET /v2.0/security-group-rules?security_group_id=8085fc73-d6be-4b65-bacf-f2f91687de80 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2793] 199.204.45.246 () {34 vars in 746 bytes} [Thu Apr 2 18:14:12 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: 1343/2794] 199.204.45.246 () {34 vars in 746 bytes} [Thu Apr 2 18:14:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2797] 10.0.0.238 () {30 vars in 689 bytes} [Thu Apr 2 18:14:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2798] 10.0.0.238 () {30 vars in 691 bytes} [Thu Apr 2 18:14:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2799] 10.0.0.238 () {30 vars in 667 bytes} [Thu Apr 2 18:14:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2800] 10.0.0.238 () {30 vars in 703 bytes} [Thu Apr 2 18:14:21 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: 1455/2801] 10.0.0.238 () {28 vars in 438 bytes} [Thu Apr 2 18:14:21 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: 1347/2802] 10.0.0.238 () {30 vars in 727 bytes} [Thu Apr 2 18:14:21 2026] GET /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2803] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:22 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: 1348/2804] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:22 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: 1457/2805] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:22 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: 1349/2806] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2807] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2808] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2809] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2810] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:22 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: 1460/2811] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2812] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:22 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: 1461/2813] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:24 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2814] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:24 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1462/2815] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:24 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => 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: 1354/2816] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:14:24 2026] POST /v2.0/ports => generated 1303 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2817] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:14:25 2026] PUT /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1464 bytes in 437 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: 1355/2818] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4046 bytes in 44 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: 1464/2819] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => 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: 1356/2820] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:14:26.667 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b68042fd-6fc2-4cdd-9c9d-7e60757be2ff'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '99e51eac-c518-4e17-8891-f47223b7bba4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1465/2821] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&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: 1357/2822] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1466/2823] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1358/2824] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1467/2825] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2826] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2827] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1360/2828] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1469/2829] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => 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: 1361/2830] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ee&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2831] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2832] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2833] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&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: 1363/2834] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1472/2835] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1364/2836] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4046 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2837] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2838] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => 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: 1474/2839] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ee&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => 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: 1366/2840] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2841] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&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: 1367/2842] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&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: 1476/2843] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1368/2844] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2845] 10.0.0.107 () {34 vars in 971 bytes} [Thu Apr 2 18:14:30 2026] GET /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1466 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2846] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:30 2026] GET /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1466 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2847] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:30 2026] GET /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2848] 199.204.45.246 () {34 vars in 789 bytes} [Thu Apr 2 18:14:30 2026] PUT /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1201 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2849] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 798 bytes in 50 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: 1371/2850] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2851] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:31 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) 2026-04-02 18:14:31.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afe22c96-6cfa-4821-a03c-2048cf8c2f91'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '99e51eac-c518-4e17-8891-f47223b7bba4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2852] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2853] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2854] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2855] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2856] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => 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: 1483/2857] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2858] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2859] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 799 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2860] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => 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: 1485/2861] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2862] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2863] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2864] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => 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: 1487/2865] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:32 2026] GET /v2.0/subnets?id=beeceb12-137e-4750-8920-f8dd243829ee => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2866] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:32 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2867] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:32 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1380/2868] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:32 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2871] 10.0.0.238 () {30 vars in 689 bytes} [Thu Apr 2 18:14:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2872] 10.0.0.238 () {30 vars in 691 bytes} [Thu Apr 2 18:14:37 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: 1491/2873] 10.0.0.238 () {30 vars in 667 bytes} [Thu Apr 2 18:14:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2874] 10.0.0.238 () {30 vars in 703 bytes} [Thu Apr 2 18:14:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2875] 10.0.0.238 () {28 vars in 438 bytes} [Thu Apr 2 18:14:37 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: 1384/2876] 10.0.0.238 () {30 vars in 727 bytes} [Thu Apr 2 18:14:37 2026] GET /v2.0/subnets/4d7d989d-5233-4d30-a41e-cfebaf6d5756 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2877] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:38 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: 1385/2878] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:38 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: 1494/2879] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:38 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: 1386/2880] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:38 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: 1495/2881] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:38 2026] GET /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2882] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:38 2026] GET /v2.0/subnets/4d7d989d-5233-4d30-a41e-cfebaf6d5756 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2883] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:14:39 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3819 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2884] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2885] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:39 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: 1389/2886] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2887] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2888] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:40 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2889] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:40 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 7|app: 0|req: 1391/2890] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:40 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2891] 199.204.45.246 () {38 vars in 955 bytes} [Thu Apr 2 18:14:40 2026] POST /v2.0/ports => generated 1303 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2892] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:14:41 2026] PUT /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1464 bytes in 457 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: 1501/2893] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:42 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 5275 bytes in 48 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: 1393/2894] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2895] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:42 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:14:42.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb4a7606-ab8f-48e4-92d1-9dc8103e1c2a'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '2414ac35-cf5f-435c-8c60-1676dc4dc1f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1394/2896] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:42 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&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: 1503/2897] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:42 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1395/2898] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2899] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1396/2900] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2901] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&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: 1397/2902] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2903] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1398/2904] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => 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: 1507/2905] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/subnets?id=beeceb12-137e-4750-8920-f8dd243829ee => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2906] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2907] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1400/2908] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1509/2909] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => 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: 1401/2910] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A89&port_id=2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => 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: 1510/2911] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756&id=6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2912] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2913] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 1403/2914] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1512/2915] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:43 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2916] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 5275 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2917] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2918] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => 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: 1514/2919] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A89&port_id=2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => 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: 1406/2920] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756&id=6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2921] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 1407/2922] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 8|app: 0|req: 1516/2923] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1408/2924] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1517/2925] 10.0.0.107 () {34 vars in 971 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2926] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2927] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1466 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2928] 199.204.45.246 () {34 vars in 789 bytes} [Thu Apr 2 18:14:47 2026] PUT /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1201 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2929] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110 => generated 797 bytes in 48 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: 1411/2930] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/subnets/4d7d989d-5233-4d30-a41e-cfebaf6d5756 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2931] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:14:47.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4033ff63-b4c4-48d1-a400-76289a6169d6'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '2414ac35-cf5f-435c-8c60-1676dc4dc1f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1412/2932] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2933] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2934] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:48 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: 1522/2935] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2936] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2937] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1415/2938] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2939] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2942] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2943] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2944] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 5048 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2945] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2946] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => 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: 1529/2947] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2948] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&device_owner=network%3Adhcp => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2949] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2950] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1531/2951] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14: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: 7|app: 0|req: 1421/2952] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2953] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14: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: 7|app: 0|req: 1422/2954] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14: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: 1533/2955] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2956] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 5048 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2957] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2958] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:14: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: 8|app: 0|req: 1535/2959] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:14: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: 7|app: 0|req: 1425/2960] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2961] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2962] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:14:57 2026] PUT /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1026 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2963] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:14:57 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110 => generated 797 bytes in 48 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: 1427/2964] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:14:58 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4873 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2965] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:14:58 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:14:58.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1510e4d3-221f-49a0-b23a-7a89d0844cf6'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '2414ac35-cf5f-435c-8c60-1676dc4dc1f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1428/2966] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:58 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2967] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:14:58 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2968] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:58 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1540/2969] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:58 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2970] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:14:59 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2971] 199.204.45.246 () {34 vars in 975 bytes} [Thu Apr 2 18:15:00 2026] GET /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2972] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:00 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2973] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:15:00 2026] DELETE /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2974] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:01.400 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1000826f-ecd9-4b16-9743-f2d31eb24bad 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/2975] 199.204.45.246 () {32 vars in 758 bytes} [Thu Apr 2 18:15:01 2026] DELETE /v2.0/ports/2414ac35-cf5f-435c-8c60-1676dc4dc1f0 => 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: 1433/2976] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2977] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2978] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2979] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:15:01.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56f9f030-8cfd-401a-beea-21056d2a405a'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-deleted', 'tag': '2414ac35-cf5f-435c-8c60-1676dc4dc1f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1545/2980] 199.204.45.246 () {34 vars in 1096 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2981] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2982] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2983] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2984] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2985] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2986] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2987] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2988] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:01 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3819 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2989] 199.204.45.246 () {34 vars in 1226 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks?id=7c541172-a771-485c-9bb7-190e95093174&id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&id=29699109-112c-466d-b127-e17d95a7c110 => generated 3096 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2990] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => 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: 1441/2991] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2992] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2993] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1552/2994] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1443/2995] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1553/2996] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2997] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2998] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2999] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3000] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=99e51eac-c518-4e17-8891-f47223b7bba4 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3001] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3002] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/subnets?id=beeceb12-137e-4750-8920-f8dd243829ee => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3003] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3004] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1557/3005] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:02 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1449/3006] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3007] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3008] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b5&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => 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: 1560/3011] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3012] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3013] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&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: 1453/3014] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1562/3015] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:03 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3016] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:07 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: 1563/3017] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:07 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: 1455/3018] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:07 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: 1564/3019] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:07 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: 1456/3020] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:07 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3021] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:08 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: 1457/3022] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:08 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: 1566/3023] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3024] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15: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: 8|app: 0|req: 1567/3025] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:08 2026] GET /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3026] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:15:08 2026] PUT /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1026 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3027] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:15:08 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1460/3028] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:08 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3644 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3029] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:08 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:09.186 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fc284c7-dfb3-4959-b647-42bc928d9239'] response: {'name': 'network-changed', 'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'tag': '99e51eac-c518-4e17-8891-f47223b7bba4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1461/3030] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3031] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => 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: 1462/3032] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1571/3033] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1463/3034] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3035] 199.204.45.246 () {34 vars in 975 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3036] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3037] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:15:10 2026] DELETE /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3038] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:11 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:12.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c50ef884-7cfc-45a3-a0ab-84ac1d9b9699 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3039] 199.204.45.246 () {32 vars in 758 bytes} [Thu Apr 2 18:15:11 2026] DELETE /v2.0/ports/99e51eac-c518-4e17-8891-f47223b7bba4 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3040] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:12 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) 2026-04-02 18:15:12.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-374a2632-df8d-4c1b-b2b9-759bca81e457'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-deleted', 'tag': '99e51eac-c518-4e17-8891-f47223b7bba4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/3041] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:12 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: 1576/3042] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3043] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:12 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: 1577/3044] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3045] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => 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: 1578/3046] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3047] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3048] 199.204.45.246 () {30 vars in 742 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3049] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => 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: 1580/3050] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3051] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3052] 199.204.45.246 () {34 vars in 1066 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks?id=7c541172-a771-485c-9bb7-190e95093174&id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 1523 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3053] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => 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: 1582/3054] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => 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: 1473/3055] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&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: 1583/3056] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1474/3057] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3058] 199.204.45.246 () {34 vars in 1058 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.191&port_id=39e48fed-8640-4f7e-9657-c9c8c5abbcef => 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: 1475/3059] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/subnets?id=93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3060] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports?network_id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4&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: 1476/3061] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:13 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3062] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:13 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?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: 1478/3065] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15: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: 8|app: 0|req: 1588/3066] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3067] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3068] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:24 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-04-02 18:15:24.075 7 INFO neutron.api.v2.resource [None req-0eb41b55-d020-4621-aa39-ee954f13f9ac 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3069] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/security-groups/lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3070] 199.204.45.246 () {30 vars in 784 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/security-groups?name=lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3071] 199.204.45.246 () {30 vars in 814 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/security-group-rules?security_group_id=8085fc73-d6be-4b65-bacf-f2f91687de80 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3072] 199.204.45.246 () {32 vars in 788 bytes} [Thu Apr 2 18:15:24 2026] DELETE /v2.0/security-group-rules/9b2b0a6c-c4f0-4d4e-8798-888afe14113f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3073] 199.204.45.246 () {32 vars in 788 bytes} [Thu Apr 2 18:15:24 2026] DELETE /v2.0/security-group-rules/e9a34559-df41-4505-a71c-4102b9ae746d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:28.132 8 INFO neutron.db.l3_db [None req-e6d38d48-877f-4fd5-9a21-fe17186767c6 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Floating IP d9a82242-6d5e-4634-9108-c33fa2709f93 disassociated (deleted). External IP: 10.96.250.205, port: 5a30848d-ee70-4af2-9907-f922df92c654. [pid: 8|app: 0|req: 1592/3074] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:15:27 2026] DELETE /v2.0/floatingips/d9a82242-6d5e-4634-9108-c33fa2709f93 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:28.448 7 INFO neutron.api.v2.resource [None req-6b812b0a-6219-4529-b562-203eb78bb4ea 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3075] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:15:28 2026] GET /v2.0/floatingips/d9a82242-6d5e-4634-9108-c33fa2709f93 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3076] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3077] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3078] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:30 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: 1485/3079] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:30 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-04-02 18:15:30.229 8 INFO neutron.api.v2.resource [None req-e03750c4-8bba-496c-b096-f46451531148 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3080] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/security-groups/lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3081] 199.204.45.246 () {30 vars in 784 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/security-groups?name=lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3082] 199.204.45.246 () {30 vars in 814 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/security-group-rules?security_group_id=8085fc73-d6be-4b65-bacf-f2f91687de80 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3083] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3084] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:30 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: 1488/3085] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3086] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:30 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: 1489/3087] 199.204.45.246 () {30 vars in 740 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3088] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3089] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3090] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:30 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3091] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:32 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3092] 199.204.45.246 () {34 vars in 975 bytes} [Thu Apr 2 18:15:33 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3093] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:33 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3094] 199.204.45.246 () {34 vars in 1060 bytes} [Thu Apr 2 18:15:33 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3095] 199.204.45.246 () {34 vars in 1016 bytes} [Thu Apr 2 18:15:33 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3098] 199.204.45.246 () {38 vars in 1028 bytes} [Thu Apr 2 18:15:33 2026] PUT /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1151 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3099] 199.204.45.246 () {30 vars in 768 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 39 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: 1604/3100] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:15:34 2026] PUT /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1090 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3101] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1605/3102] 199.204.45.246 () {32 vars in 758 bytes} [Thu Apr 2 18:15:34 2026] DELETE /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3103] 199.204.45.246 () {30 vars in 702 bytes} [Thu Apr 2 18:15:34 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: 1606/3104] 199.204.45.246 () {30 vars in 704 bytes} [Thu Apr 2 18:15:34 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: 1499/3105] 199.204.45.246 () {30 vars in 680 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3106] 199.204.45.246 () {30 vars in 716 bytes} [Thu Apr 2 18:15:34 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-04-02 18:15:34.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1af672f5-d934-4203-a48c-02550e5100df 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3107] 199.204.45.246 () {32 vars in 758 bytes} [Thu Apr 2 18:15:34 2026] DELETE /v2.0/ports/39e48fed-8640-4f7e-9657-c9c8c5abbcef => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3108] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:34.954 7 INFO neutron.api.v2.resource [None req-e57138bd-9bd6-414e-88eb-db6ea67d27fb 685101812cb84f81bced5ab1602846ff b02d32062bf847458d6eabddd77bb9ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3109] 199.204.45.246 () {30 vars in 762 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/security-groups/lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3110] 199.204.45.246 () {30 vars in 784 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/security-groups?name=lb-1cf834ce-657c-4250-a9c5-1d3d0f216aab => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3111] 199.204.45.246 () {30 vars in 736 bytes} [Thu Apr 2 18:15:34 2026] GET /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3112] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/ports?tenant_id=b02d32062bf847458d6eabddd77bb9ea&device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3113] 199.204.45.246 () {34 vars in 1066 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/networks?id=7c541172-a771-485c-9bb7-190e95093174&id=2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3114] 199.204.45.246 () {34 vars in 1062 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.127&port_id=1dc5ae12-b9a1-49aa-9569-89568013f953 => 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: 1613/3115] 199.204.45.246 () {34 vars in 984 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/subnets?id=abf7cde3-cef4-45aa-9fe2-b76fa4a3b53b => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3116] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/ports?network_id=7c541172-a771-485c-9bb7-190e95093174&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: 1615/3117] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 1503/3118] 199.204.45.246 () {34 vars in 788 bytes} [Thu Apr 2 18:15:35 2026] PUT /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 1094 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3119] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/networks/7c541172-a771-485c-9bb7-190e95093174?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: 7|app: 0|req: 1504/3120] 199.204.45.246 () {32 vars in 778 bytes} [Thu Apr 2 18:15:35 2026] DELETE /v2.0/security-groups/8085fc73-d6be-4b65-bacf-f2f91687de80 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3121] 199.204.45.246 () {32 vars in 758 bytes} [Thu Apr 2 18:15:35 2026] DELETE /v2.0/ports/5a30848d-ee70-4af2-9907-f922df92c654 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3122] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:15:37 2026] GET /v2.0/ports?device_id=0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3123] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:15:37 2026] DELETE /v2.0/ports/1dc5ae12-b9a1-49aa-9569-89568013f953 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:15:38.975 7 INFO neutron.db.l3_db [None req-e3fcd0c7-b31a-4572-92fa-426a6ef53205 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Floating IP 61c882e2-3bb5-46ce-b423-c0e51ef6ddd9 disassociated (deleted). External IP: 10.96.250.220, port: 0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5. [pid: 7|app: 0|req: 1506/3124] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:15:38 2026] DELETE /v2.0/floatingips/61c882e2-3bb5-46ce-b423-c0e51ef6ddd9 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:39.291 8 INFO neutron.api.v2.resource [None req-70d1debc-8cc8-49e3-96d0-415f0e92b0e2 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3125] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:15:39 2026] GET /v2.0/floatingips/61c882e2-3bb5-46ce-b423-c0e51ef6ddd9 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:15:39.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b09b4b94-8411-447c-bee4-fb82c5541f5e'] response: {'name': 'network-changed', 'server_uuid': '972c9a65-54bb-4526-84f8-a3656a8b1e96', 'tag': '0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1507/3126] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:15:39 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:39.555 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41fab075-5afd-46b8-9d12-0fd1e68db2cf'] response: {'server_uuid': '0b4e2b0e-0dda-47ed-8fd4-99dcf7de564c', 'name': 'network-vif-deleted', 'tag': '1dc5ae12-b9a1-49aa-9569-89568013f953', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1620/3127] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:15:39 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3128] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:39 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3129] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/networks?id=29699109-112c-466d-b127-e17d95a7c110 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3130] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => 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: 1622/3131] 199.204.45.246 () {34 vars in 1106 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => 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: 1510/3132] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/subnets?id=4d7d989d-5233-4d30-a41e-cfebaf6d5756&id=6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3133] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&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: 1511/3134] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/ports?network_id=29699109-112c-466d-b127-e17d95a7c110&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3135] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?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: 1512/3136] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3137] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:15:41 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3138] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:15:41 2026] DELETE /v2.0/ports/0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5 => 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: 1626/3139] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:15:44 2026] GET /v2.0/ports?device_id=972c9a65-54bb-4526-84f8-a3656a8b1e96 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:15:50.015 8 INFO neutron.db.l3_db [None req-362f733d-0222-4595-adce-50975d78f147 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] Floating IP 6ddc2042-29a0-497e-8b17-328c98325d49 disassociated (deleted). External IP: 10.96.250.208, port: 52fb2301-7b05-41bb-9df7-916f2c600ca8. [pid: 8|app: 0|req: 1628/3142] 10.0.0.115 () {32 vars in 732 bytes} [Thu Apr 2 18:15:49 2026] DELETE /v2.0/floatingips/6ddc2042-29a0-497e-8b17-328c98325d49 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:50.357 7 INFO neutron.api.v2.resource [None req-016fa35a-a632-49bc-b1c8-5f8b20a7208a 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3143] 10.0.0.115 () {32 vars in 729 bytes} [Thu Apr 2 18:15:50 2026] GET /v2.0/floatingips/6ddc2042-29a0-497e-8b17-328c98325d49 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:15:50.553 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-131d9143-994e-41c5-b798-ea822383b431'] response: {'name': 'network-changed', 'server_uuid': 'ee572c25-546c-4c82-9e11-b2423dfe0f10', 'tag': '52fb2301-7b05-41bb-9df7-916f2c600ca8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1629/3144] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:15:50 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:50.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bab77c77-f209-411b-942b-2f11e188cfb3'] response: {'server_uuid': '972c9a65-54bb-4526-84f8-a3656a8b1e96', 'name': 'network-vif-deleted', 'tag': '0cf2d4e3-984f-4a19-8e35-c86f6ac85ba5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/3145] 10.0.0.107 () {34 vars in 1040 bytes} [Thu Apr 2 18:15:50 2026] GET /v2.0/security-groups?id=47634378-c25e-4e85-b32d-43098ec536aa&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3146] 199.204.45.246 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?tenant_id=8c3cf5343098452d9e86764ac2592de0&device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3147] 199.204.45.246 () {34 vars in 986 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/networks?id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3148] 199.204.45.246 () {34 vars in 1056 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => 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: 1518/3149] 199.204.45.246 () {34 vars in 1104 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b5&port_id=52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3150] 199.204.45.246 () {34 vars in 1064 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/subnets?id=84666d4a-d394-4300-bb10-73e511173d27&id=beeceb12-137e-4750-8920-f8dd243829ee => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3151] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&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: 8|app: 0|req: 1633/3152] 199.204.45.246 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?network_id=d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3153] 199.204.45.246 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?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: 1634/3154] 199.204.45.246 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3155] 199.204.45.246 () {34 vars in 994 bytes} [Thu Apr 2 18:15:52 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3156] 199.204.45.246 () {36 vars in 997 bytes} [Thu Apr 2 18:15:52 2026] DELETE /v2.0/ports/52fb2301-7b05-41bb-9df7-916f2c600ca8 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3157] 10.0.0.107 () {34 vars in 990 bytes} [Thu Apr 2 18:15:55 2026] GET /v2.0/ports?device_id=ee572c25-546c-4c82-9e11-b2423dfe0f10 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:16:00.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0a2dd67-5c66-485b-8554-7a4c732a4937'] response: {'server_uuid': 'ee572c25-546c-4c82-9e11-b2423dfe0f10', 'name': 'network-vif-deleted', 'tag': '52fb2301-7b05-41bb-9df7-916f2c600ca8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1636/3158] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:00 2026] DELETE /v2.0/security-group-rules/28362623-7216-434f-983a-c39130548505 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:00.899 7 INFO neutron.api.v2.resource [None req-794a8c2b-340f-414b-84d0-a7fbf95df2cc 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3159] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:00 2026] GET /v2.0/security-group-rules/28362623-7216-434f-983a-c39130548505 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3160] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:00 2026] DELETE /v2.0/security-group-rules/e2a8d965-d14e-46c3-b8f7-88042286f639 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:00.992 7 INFO neutron.api.v2.resource [None req-c6dd6ece-a095-41ad-8c0d-48f361db016d 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3161] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:00 2026] GET /v2.0/security-group-rules/e2a8d965-d14e-46c3-b8f7-88042286f639 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3162] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/8bfab709-2390-42d2-af1f-b86e5a9604fd => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.093 7 INFO neutron.api.v2.resource [None req-0ea0eca2-d631-48bb-b2f1-0073d30741ed 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3163] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/8bfab709-2390-42d2-af1f-b86e5a9604fd => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3164] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/47419b27-a9ce-4ffa-a5a5-2fc3dc081714 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.181 7 INFO neutron.api.v2.resource [None req-b3148bae-e34d-4562-bb08-c01c27d87f1b 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3165] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/47419b27-a9ce-4ffa-a5a5-2fc3dc081714 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3166] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/ee1a754c-f097-41ff-9fe8-1170d624b343 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.637 7 INFO neutron.api.v2.resource [None req-0023c8e2-dba1-4553-ba1b-1dece83a52cc 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3167] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/ee1a754c-f097-41ff-9fe8-1170d624b343 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3168] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/d18336ec-c30b-49ba-bb7f-08bbef140101 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.729 7 INFO neutron.api.v2.resource [None req-46353269-5ab3-4bc7-a513-47940335ec78 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3169] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/d18336ec-c30b-49ba-bb7f-08bbef140101 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3170] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/19b1a4b5-4dc6-4273-8a37-8713cead785d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.813 7 INFO neutron.api.v2.resource [None req-9d26ab95-69d1-4bab-b15c-b392103f4c49 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3171] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/19b1a4b5-4dc6-4273-8a37-8713cead785d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3172] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/8b511362-243c-43a7-9479-d94c8e5a580b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.894 7 INFO neutron.api.v2.resource [None req-736130bb-495d-4979-8049-da08de394b6e 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3173] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/8b511362-243c-43a7-9479-d94c8e5a580b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3174] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/8870ab13-3d79-45f5-bf1c-96a27a15978f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:01.979 7 INFO neutron.api.v2.resource [None req-f14df9ab-e3e5-40d7-9bc6-3769f80d0be6 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3175] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:01 2026] GET /v2.0/security-group-rules/8870ab13-3d79-45f5-bf1c-96a27a15978f => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3176] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/security-group-rules/1051219b-95cd-4262-9c28-fafbcd7df57a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:02.090 7 INFO neutron.api.v2.resource [None req-b2a1bac9-7740-43a9-857a-c0322df92c6f 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3177] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/security-group-rules/1051219b-95cd-4262-9c28-fafbcd7df57a => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3178] 10.0.0.115 () {32 vars in 750 bytes} [Thu Apr 2 18:16:02 2026] DELETE /v2.0/security-group-rules/d1fa89d5-d258-40c9-a2b1-b61157908595 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:02.197 7 INFO neutron.api.v2.resource [None req-03f86911-6185-4988-8b70-eb529cd93fee 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3179] 10.0.0.115 () {32 vars in 747 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/security-group-rules/d1fa89d5-d258-40c9-a2b1-b61157908595 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3180] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:02 2026] DELETE /v2.0/security-groups/47634378-c25e-4e85-b32d-43098ec536aa => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:02.304 7 INFO neutron.api.v2.resource [None req-d90d3599-7b3a-40b9-947b-7b67e1f3f64c 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3181] 10.0.0.115 () {32 vars in 737 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/security-groups/47634378-c25e-4e85-b32d-43098ec536aa => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3182] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:16:02 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:16:03.419 8 INFO neutron.api.v2.resource [None req-8403d64b-6818-46f5-b93a-1e6e84228f86 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3185] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:16:03 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3186] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:16:03 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:16:04.493 8 INFO neutron.api.v2.resource [None req-79ebb2b8-6f2e-41b1-be49-d218a482afca 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3187] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:16:04 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/remove_router_interface => generated 198 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3188] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:16:04 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:16:05.569 8 INFO neutron.api.v2.resource [None req-72c6bea3-5951-4e62-aa64-3aa92c907b2c 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3189] 10.0.0.115 () {34 vars in 789 bytes} [Thu Apr 2 18:16:05 2026] PUT /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:06.377 7 INFO neutron.db.l3_hamode_db [None req-169cfab8-648d-49f8-8220-f29afd49034d 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] HA network c31301a0-1daa-4ed7-87b7-d2bdc8fe63bf was deleted as no HA routers are present in tenant 8c3cf5343098452d9e86764ac2592de0. [pid: 7|app: 0|req: 1538/3190] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:05 2026] DELETE /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:06.408 8 INFO neutron.api.v2.resource [None req-c62b682d-d239-4dae-8465-9fdfa1391a36 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3191] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:06 2026] GET /v2.0/routers/6e5c4ff3-4d4c-45eb-b5d2-9e1d3e5583ab => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:06.462 7 INFO neutron.services.segments.plugin [-] Segment 76972dec-f4cb-4499-9dbd-a15969456d3b resource provider aggregate not found 2026-04-02 18:16:06.470 7 INFO neutron.services.segments.plugin [-] Segment 76972dec-f4cb-4499-9dbd-a15969456d3b resource provider aggregate not found 2026-04-02 18:16:06.477 7 INFO neutron.services.segments.plugin [-] Segment 76972dec-f4cb-4499-9dbd-a15969456d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76972dec-f4cb-4499-9dbd-a15969456d3b found for delete ", "request_id": "req-8a933b16-fecc-4e0d-968f-9c2080fcf32c"}]} 2026-04-02 18:16:06.482 7 INFO neutron.services.segments.plugin [-] Segment 76972dec-f4cb-4499-9dbd-a15969456d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76972dec-f4cb-4499-9dbd-a15969456d3b found for delete ", "request_id": "req-34598e83-bac7-4569-8c54-a2c10ccb618d"}]} [pid: 7|app: 0|req: 1539/3192] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:06 2026] DELETE /v2.0/subnets/6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:06.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5605264c-d22c-4dd3-88c6-6b78a8672682 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3193] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:06 2026] GET /v2.0/subnets/6489be46-18a6-4186-a0a6-0aeed90d9a61 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3194] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:06 2026] DELETE /v2.0/subnets/4d7d989d-5233-4d30-a41e-cfebaf6d5756 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:06.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6072d16-e503-4aef-9060-977c6b120c14 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3195] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:06 2026] GET /v2.0/subnets/4d7d989d-5233-4d30-a41e-cfebaf6d5756 => 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: 1541/3196] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:06 2026] DELETE /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:07.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13df9daf-5cff-4ff1-b7f2-950e6675f91b 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3197] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:16:07 2026] GET /v2.0/networks/29699109-112c-466d-b127-e17d95a7c110 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3198] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:07 2026] DELETE /v2.0/subnets/84666d4a-d394-4300-bb10-73e511173d27 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:07.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f29cf8a0-b000-4460-8ea4-3cf470daed2f 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3199] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:07 2026] GET /v2.0/subnets/84666d4a-d394-4300-bb10-73e511173d27 => 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: 1543/3200] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:07 2026] DELETE /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:07.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26a427f8-cd0e-4387-bec0-58ed1a54c21e 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3201] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:07 2026] GET /v2.0/subnets/beeceb12-137e-4750-8920-f8dd243829ee => 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: 1544/3202] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:07 2026] DELETE /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:07.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d562d2b-02f9-4cfa-b46c-57f961b8d27f 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3203] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:16:07 2026] GET /v2.0/networks/d2369b7e-1bfe-4fe7-b2ef-4e568803f3ad => 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: 1545/3204] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:07 2026] DELETE /v2.0/subnets/d65eca59-e24d-4392-8a9e-7ba2543425cb => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:07.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a13e8cf0-8245-4016-b25f-28d1aafd6bc0 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3205] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:07 2026] GET /v2.0/subnets/d65eca59-e24d-4392-8a9e-7ba2543425cb => 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: 1546/3206] 10.0.0.115 () {32 vars in 724 bytes} [Thu Apr 2 18:16:07 2026] DELETE /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:08.167 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54715b8c-1abf-4e37-9473-f642657363f3 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3207] 10.0.0.115 () {32 vars in 721 bytes} [Thu Apr 2 18:16:08 2026] GET /v2.0/subnets/93a58931-7650-4afa-bf31-a5b76e3cb96c => 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: 1547/3208] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:08 2026] DELETE /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:08.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91814af5-306f-4ff3-bd9c-77d0ce6c6445 5547b96f7a624ba98779f85e0cc9c4be 8c3cf5343098452d9e86764ac2592de0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3209] 10.0.0.115 () {32 vars in 723 bytes} [Thu Apr 2 18:16:08 2026] GET /v2.0/networks/2d676a7e-581d-45a9-aa78-3856f7b1c6f4 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:10.282 7 INFO neutron.services.segments.plugin [-] Segment a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 resource provider aggregate not found 2026-04-02 18:16:10.285 7 INFO neutron.services.segments.plugin [-] Segment a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 resource provider aggregate not found 2026-04-02 18:16:10.292 7 INFO neutron.services.segments.plugin [-] Segment a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 found for delete ", "request_id": "req-352b4ea4-6412-4d5d-a4cf-563129fdf22e"}]} 2026-04-02 18:16:10.296 7 INFO neutron.services.segments.plugin [-] Segment a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a9d3b4-1ef1-40a5-8afd-3096469e51c9 found for delete ", "request_id": "req-e78c8606-1a50-4d45-825b-e86b42ba7d98"}]} 2026-04-02 18:16:10.308 7 INFO neutron.services.segments.plugin [-] Segment d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 resource provider aggregate not found 2026-04-02 18:16:10.312 7 INFO neutron.services.segments.plugin [-] Segment d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 resource provider aggregate not found 2026-04-02 18:16:10.319 7 INFO neutron.services.segments.plugin [-] Segment d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 found for delete ", "request_id": "req-de0eb777-be8a-4c2c-804c-1963f3492458"}]} 2026-04-02 18:16:10.326 7 INFO neutron.services.segments.plugin [-] Segment d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ea544b-ae97-4e1b-aad6-bd9a4f47e356 found for delete ", "request_id": "req-c716d21c-ea40-42ff-8fc0-4967d65a0857"}]} 2026-04-02 18:16:10.331 7 INFO neutron.services.segments.plugin [-] Segment d7b72aeb-01ce-476d-a469-ba2386c38b0f resource provider aggregate not found 2026-04-02 18:16:10.338 7 INFO neutron.services.segments.plugin [-] Segment d7b72aeb-01ce-476d-a469-ba2386c38b0f resource provider aggregate not found 2026-04-02 18:16:10.344 7 INFO neutron.services.segments.plugin [-] Segment d7b72aeb-01ce-476d-a469-ba2386c38b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b72aeb-01ce-476d-a469-ba2386c38b0f found for delete ", "request_id": "req-0a6414d7-d53c-4451-8e86-b0933bc618f0"}]} 2026-04-02 18:16:10.353 7 INFO neutron.services.segments.plugin [-] Segment d7b72aeb-01ce-476d-a469-ba2386c38b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b72aeb-01ce-476d-a469-ba2386c38b0f found for delete ", "request_id": "req-4dbaaf55-b7a3-431d-b419-c1e588c06d5d"}]} [pid: 7|app: 0|req: 1548/3210] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:10 2026] GET /v2.0/security-groups?tenant_id=cfb0f66bc01f4a51805c649505d6c05d&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3211] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:10 2026] DELETE /v2.0/security-groups/1bd8be81-090d-4219-9472-920197a8e5a8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3212] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:10 2026] GET /v2.0/security-groups?tenant_id=cbcdc2e7500844acac4cd0364d0f3099&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3213] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:10 2026] DELETE /v2.0/security-groups/5209e2d0-f412-413b-91d9-4481ee0ceb38 => 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: 1550/3214] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:11 2026] GET /v2.0/security-groups?tenant_id=2ef0e9726cf04b6fa7efc0dad70f3694&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3215] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:11 2026] DELETE /v2.0/security-groups/18e7028f-b7b1-41a1-8dbc-2e1a0d3cb8db => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3216] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:11 2026] GET /v2.0/security-groups?tenant_id=8c3cf5343098452d9e86764ac2592de0&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3217] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:11 2026] DELETE /v2.0/security-groups/1983f477-8679-4ae7-99c1-2a8abc92e598 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3218] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:11 2026] GET /v2.0/security-groups?tenant_id=95c9f1500160411f9b6cd1fe22a8205d&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: 1667/3219] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:11 2026] DELETE /v2.0/security-groups/a63783a4-8ce0-4b8c-b185-e825537a65ce => 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: 1553/3220] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-groups?tenant_id=0f1933bd8d6640bd9548976bd0c923d4&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3221] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-groups/fe166510-0423-460b-8b53-685fcc829dbf => 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: 1554/3222] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-groups?tenant_id=ac132ef1459a44e18189b6022a192ce9&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3223] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-groups/05a64117-9f89-4ed6-8a69-3fcb90601bb5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:16.837 7 WARNING neutron_lib.context [None req-6f235950-0e7b-45dc-9731-ddd9847b5785 38f16d64fc8b43398f24d2f82c88516a 3d7753562f014d44af88721394b7ff89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1555/3224] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:16:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:16:17.049 8 WARNING neutron_lib.context [None req-18998e54-45b7-468b-96cd-5542fb7bd0c6 38f16d64fc8b43398f24d2f82c88516a 3d7753562f014d44af88721394b7ff89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1670/3225] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:16:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:16:17.168 7 WARNING neutron_lib.context [None req-c377acd3-274f-4cdd-93ca-408ef961e9af 38f16d64fc8b43398f24d2f82c88516a 3d7753562f014d44af88721394b7ff89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1556/3226] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:16:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:16:17.302 8 WARNING neutron_lib.context [None req-18df1c02-9023-49dc-a185-2646a5c66e14 38f16d64fc8b43398f24d2f82c88516a 3d7753562f014d44af88721394b7ff89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1671/3227] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:16:17 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-04-02 18:16:17.428 7 WARNING neutron_lib.context [None req-9fb3ce37-4ece-4091-9ecd-f50bfbfb25ea 38f16d64fc8b43398f24d2f82c88516a 3d7753562f014d44af88721394b7ff89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1557/3228] 10.0.0.115 () {34 vars in 684 bytes} [Thu Apr 2 18:16:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3229] 10.0.0.115 () {34 vars in 767 bytes} [Thu Apr 2 18:16:17 2026] PUT /v2.0/security-groups/6178d0f2-ddd1-405e-87f8-440972e2ac9a/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: 1558/3230] 10.0.0.115 () {34 vars in 767 bytes} [Thu Apr 2 18:16:17 2026] PUT /v2.0/security-groups/29583a0c-b9ed-4e16-9bd1-9e1ca897b48d/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3231] 10.0.0.115 () {34 vars in 767 bytes} [Thu Apr 2 18:16:17 2026] PUT /v2.0/security-groups/17209e81-f1fe-4c7b-a30d-f689ae6abee6/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: 1559/3232] 10.0.0.115 () {34 vars in 767 bytes} [Thu Apr 2 18:16:17 2026] PUT /v2.0/security-groups/08e22507-fa2e-4db8-8768-a5ba3d5c58ab/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3233] 10.0.0.115 () {32 vars in 680 bytes} [Thu Apr 2 18:16:17 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: 1560/3234] 10.0.0.115 () {32 vars in 694 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3235] 10.0.0.115 () {32 vars in 690 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3236] 10.0.0.115 () {32 vars in 702 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3237] 10.0.0.115 () {32 vars in 688 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3238] 10.0.0.115 () {32 vars in 702 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3239] 10.0.0.115 () {32 vars in 698 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3240] 10.0.0.115 () {32 vars in 710 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3241] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/security-groups/6178d0f2-ddd1-405e-87f8-440972e2ac9a => 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: 1564/3244] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/security-groups/29583a0c-b9ed-4e16-9bd1-9e1ca897b48d => 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: 1681/3245] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/security-groups/17209e81-f1fe-4c7b-a30d-f689ae6abee6 => 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: 1565/3246] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/security-groups/08e22507-fa2e-4db8-8768-a5ba3d5c58ab => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3247] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/security-groups/3759f6a2-99e7-47ba-841c-2bf90c42f336 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3248] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:19 2026] GET /v2.0/security-groups?tenant_id=85947f963cd547d7ae684969d0e82bf3&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: 1683/3249] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:19 2026] DELETE /v2.0/security-groups/3603910b-503e-441f-9b52-694d4b74e5b6 => 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: 1567/3250] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:19 2026] GET /v2.0/security-groups?tenant_id=3d7753562f014d44af88721394b7ff89&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3251] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:19 2026] DELETE /v2.0/security-groups/74e85ca4-329c-480e-8ab3-e1cc3d047e5b => 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: 1568/3252] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:20 2026] GET /v2.0/security-groups?tenant_id=c30ecf8efca744c4932bf77a881a8f18&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3253] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:20 2026] DELETE /v2.0/security-groups/fa1b6550-b42a-44d6-9af5-ce37fd501727 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:24.319 7 WARNING neutron_lib.context [None req-04a94510-0043-4636-afc9-ebd00aafb43f d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:16:24.458 7 INFO neutron.db.segments_db [None req-04a94510-0043-4636-afc9-ebd00aafb43f d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Added segment 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 of type vxlan for network f473b886-99fa-4f78-a803-fa837013b6e1 [pid: 7|app: 0|req: 1569/3254] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:16:24 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:24.539 8 WARNING neutron_lib.context [None req-a1a42838-0970-47fa-9697-467128020a2e d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1686/3255] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:16: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-04-02 18:16:24.843 7 WARNING neutron_lib.context [None req-950320a6-e6c1-4ceb-858f-0f2085b8d3b4 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1570/3256] 10.0.0.115 () {34 vars in 666 bytes} [Thu Apr 2 18:16:24 2026] POST /v2.0/trunks => generated 407 bytes in 143 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-04-02 18:16:24.991 8 WARNING neutron_lib.context [None req-a62c0987-d681-4e2c-910d-46af05ff2780 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:16:25.039 8 INFO neutron.db.segments_db [None req-a62c0987-d681-4e2c-910d-46af05ff2780 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Added segment 65c2753d-7966-4518-a6e2-5b1bc97edf22 of type vxlan for network 03c23823-86fe-4741-ab68-c99c12327976 [pid: 8|app: 0|req: 1687/3257] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:16:24 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:25.146 7 WARNING neutron_lib.context [None req-fff8ceec-c462-4622-a21c-bd08cb04abef d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1571/3258] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:16:25 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) 2026-04-02 18:16:25.422 8 WARNING neutron_lib.context [None req-ce7ec6a4-9c54-4978-abb7-ee64505c6786 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1688/3259] 10.0.0.115 () {34 vars in 666 bytes} [Thu Apr 2 18:16:25 2026] POST /v2.0/trunks => generated 407 bytes in 222 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-04-02 18:16:25.648 7 WARNING neutron_lib.context [None req-60a401f1-04ea-425d-91ea-ffc595ff08fb d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:16:25.702 7 INFO neutron.db.segments_db [None req-60a401f1-04ea-425d-91ea-ffc595ff08fb d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Added segment 20a352a1-7d71-4510-96c5-710475b1419a of type vxlan for network 548b1553-0d8c-4a59-b1eb-122491dfd1d7 [pid: 7|app: 0|req: 1572/3260] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:16:25 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:25.805 8 WARNING neutron_lib.context [None req-2eeb8403-1515-4653-8dcd-53f9f9389c69 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1689/3261] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:16:25 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) 2026-04-02 18:16:26.078 7 WARNING neutron_lib.context [None req-d172ef5e-4107-4af3-90cf-60284da84e82 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1573/3262] 10.0.0.115 () {34 vars in 666 bytes} [Thu Apr 2 18:16:26 2026] POST /v2.0/trunks => generated 407 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-04-02 18:16:26.240 8 WARNING neutron_lib.context [None req-d80d37d9-b592-4a4d-9c05-51f6e302a944 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:16:26.297 8 INFO neutron.db.segments_db [None req-d80d37d9-b592-4a4d-9c05-51f6e302a944 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Added segment cc22a561-ac9f-4102-b2d0-a016f37113bc of type vxlan for network d5526d52-24a3-49be-8d42-f28734586ec4 [pid: 8|app: 0|req: 1690/3263] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:16:26 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:26.396 7 WARNING neutron_lib.context [None req-516436da-7835-44b2-91d9-a576a0945fc0 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1574/3264] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:16:26 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-04-02 18:16:26.682 8 WARNING neutron_lib.context [None req-79fbe579-234a-46b4-afe9-dbdc65c2a242 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1691/3265] 10.0.0.115 () {34 vars in 666 bytes} [Thu Apr 2 18:16:26 2026] POST /v2.0/trunks => generated 407 bytes in 166 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-04-02 18:16:26.853 7 WARNING neutron_lib.context [None req-20008066-a79f-493f-a18d-956660925bd7 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:16:26.903 7 INFO neutron.db.segments_db [None req-20008066-a79f-493f-a18d-956660925bd7 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Added segment 89818f0a-3f11-4747-8055-3502ee88aa8a of type vxlan for network e86fe4d6-a66d-4c9e-8095-71f8503a5385 [pid: 7|app: 0|req: 1575/3266] 10.0.0.115 () {34 vars in 670 bytes} [Thu Apr 2 18:16:26 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) 2026-04-02 18:16:27.012 8 WARNING neutron_lib.context [None req-987f5d47-4528-459a-9d52-0212f2e0d6e6 d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1692/3267] 10.0.0.115 () {34 vars in 664 bytes} [Thu Apr 2 18:16:27 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:27.297 7 WARNING neutron_lib.context [None req-c9a15f85-53e0-4b04-b32b-1642949c341e d4b7aa20bac24153a36262ef242212ec 83c6e577302046ddb6cd411cea4a7a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1576/3268] 10.0.0.115 () {34 vars in 666 bytes} [Thu Apr 2 18:16:27 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1693/3269] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:16:27 2026] PUT /v2.0/trunks/cde01f22-b7a4-4663-bb27-eda48fb9d44c/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3270] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:16:27 2026] PUT /v2.0/trunks/5d4553f3-ee03-4c17-8894-53d3043ca89b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3271] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:16:27 2026] PUT /v2.0/trunks/2d023265-6b7d-4382-9bc4-feb3ba0c0ff1/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: 1578/3272] 10.0.0.115 () {34 vars in 749 bytes} [Thu Apr 2 18:16:27 2026] PUT /v2.0/trunks/060671be-f8f5-43b5-a54f-44a012552b17/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3273] 10.0.0.115 () {32 vars in 662 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3274] 10.0.0.115 () {32 vars in 676 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3275] 10.0.0.115 () {32 vars in 672 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3276] 10.0.0.115 () {32 vars in 684 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3277] 10.0.0.115 () {32 vars in 670 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3278] 10.0.0.115 () {32 vars in 684 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3279] 10.0.0.115 () {32 vars in 680 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3280] 10.0.0.115 () {32 vars in 692 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3281] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks/cde01f22-b7a4-4663-bb27-eda48fb9d44c => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3282] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/ports/30701794-8f60-4541-b389-4b20936478bc => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3283] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:16:27 2026] DELETE /v2.0/trunks/cde01f22-b7a4-4663-bb27-eda48fb9d44c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3284] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/trunks/5d4553f3-ee03-4c17-8894-53d3043ca89b => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3285] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:16:27 2026] GET /v2.0/ports/952a1619-e6ae-4dbf-a525-590923b4fda7 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3286] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:16:28 2026] DELETE /v2.0/trunks/5d4553f3-ee03-4c17-8894-53d3043ca89b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3287] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/trunks/2d023265-6b7d-4382-9bc4-feb3ba0c0ff1 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3288] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/ports/8c1d28a7-1f06-4c6c-a004-7736fe25064a => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3289] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:16:28 2026] DELETE /v2.0/trunks/2d023265-6b7d-4382-9bc4-feb3ba0c0ff1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3290] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/trunks/060671be-f8f5-43b5-a54f-44a012552b17 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3291] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/ports/23cc89f6-49c5-4d68-9865-2cc5419630da => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3292] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:16:28 2026] DELETE /v2.0/trunks/060671be-f8f5-43b5-a54f-44a012552b17 => 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: 1705/3293] 10.0.0.115 () {32 vars in 719 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/trunks/e973d77f-7372-480e-ac81-1294d9be2f51 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3294] 10.0.0.115 () {32 vars in 717 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/ports/bc0baabc-0dbc-4a6d-8763-f1564ec74b06 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3295] 10.0.0.115 () {32 vars in 722 bytes} [Thu Apr 2 18:16:28 2026] DELETE /v2.0/trunks/e973d77f-7372-480e-ac81-1294d9be2f51 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3296] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:16:28 2026] DELETE /v2.0/ports/30701794-8f60-4541-b389-4b20936478bc => 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: 1707/3297] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:16:28 2026] DELETE /v2.0/ports/952a1619-e6ae-4dbf-a525-590923b4fda7 => 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: 1591/3298] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/ports/8c1d28a7-1f06-4c6c-a004-7736fe25064a => 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: 1708/3299] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/ports/23cc89f6-49c5-4d68-9865-2cc5419630da => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3300] 10.0.0.115 () {32 vars in 720 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/ports/bc0baabc-0dbc-4a6d-8763-f1564ec74b06 => 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: 1709/3301] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/f473b886-99fa-4f78-a803-fa837013b6e1 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:29.901 7 INFO neutron.services.segments.plugin [-] Segment 65c2753d-7966-4518-a6e2-5b1bc97edf22 resource provider aggregate not found 2026-04-02 18:16:29.905 7 INFO neutron.services.segments.plugin [-] Segment 65c2753d-7966-4518-a6e2-5b1bc97edf22 resource provider aggregate not found 2026-04-02 18:16:29.912 7 INFO neutron.services.segments.plugin [-] Segment 65c2753d-7966-4518-a6e2-5b1bc97edf22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c2753d-7966-4518-a6e2-5b1bc97edf22 found for delete ", "request_id": "req-a555d252-613d-4f42-97de-e2d47ab2a3ce"}]} [pid: 7|app: 0|req: 1593/3302] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/03c23823-86fe-4741-ab68-c99c12327976 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:29.927 8 INFO neutron.services.segments.plugin [-] Segment 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 resource provider aggregate not found 2026-04-02 18:16:29.932 8 INFO neutron.services.segments.plugin [-] Segment 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 resource provider aggregate not found 2026-04-02 18:16:29.954 8 INFO neutron.services.segments.plugin [-] Segment 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 found for delete ", "request_id": "req-54618d17-c43c-4454-95fc-44c667f27613"}]} 2026-04-02 18:16:29.957 8 INFO neutron.services.segments.plugin [-] Segment 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74111a5f-9115-48c4-aa15-bfe85dd9dbb7 found for delete ", "request_id": "req-52aa3ee7-78fa-49ff-81c9-832c9ddd92a9"}]} [pid: 8|app: 0|req: 1710/3303] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/548b1553-0d8c-4a59-b1eb-122491dfd1d7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:30.080 7 INFO neutron.services.segments.plugin [-] Segment 65c2753d-7966-4518-a6e2-5b1bc97edf22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c2753d-7966-4518-a6e2-5b1bc97edf22 found for delete ", "request_id": "req-7a77142b-14b7-46c7-9491-c0b3ed7c945f"}]} [pid: 7|app: 0|req: 1594/3304] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:30 2026] DELETE /v2.0/networks/d5526d52-24a3-49be-8d42-f28734586ec4 => 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: 1711/3305] 10.0.0.115 () {32 vars in 726 bytes} [Thu Apr 2 18:16:30 2026] DELETE /v2.0/networks/e86fe4d6-a66d-4c9e-8095-71f8503a5385 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3306] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:31 2026] GET /v2.0/security-groups?tenant_id=067699d5142642638885baf839b713d7&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3307] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:31 2026] DELETE /v2.0/security-groups/e7b14eb3-0187-4259-8a16-e3142b188aaf => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3308] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:31 2026] GET /v2.0/security-groups?tenant_id=a7cea8cb374a47178b4a9ae7f53f0509&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3309] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:31 2026] DELETE /v2.0/security-groups/23bd8ea0-9261-4572-af9c-53811cec4b5a => 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: 1597/3310] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:31 2026] GET /v2.0/security-groups?tenant_id=83c6e577302046ddb6cd411cea4a7a2d&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:16:31.967 8 INFO neutron.services.segments.plugin [-] Segment 20a352a1-7d71-4510-96c5-710475b1419a resource provider aggregate not found 2026-04-02 18:16:31.973 8 INFO neutron.services.segments.plugin [-] Segment 20a352a1-7d71-4510-96c5-710475b1419a resource provider aggregate not found 2026-04-02 18:16:31.979 8 INFO neutron.services.segments.plugin [-] Segment 20a352a1-7d71-4510-96c5-710475b1419a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a352a1-7d71-4510-96c5-710475b1419a found for delete ", "request_id": "req-936fee9f-e110-4cf0-a7d9-a463f8230524"}]} 2026-04-02 18:16:31.989 8 INFO neutron.services.segments.plugin [-] Segment 20a352a1-7d71-4510-96c5-710475b1419a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a352a1-7d71-4510-96c5-710475b1419a found for delete ", "request_id": "req-4b79ef8e-64cc-4695-ad14-e5767801c922"}]} 2026-04-02 18:16:31.999 8 INFO neutron.services.segments.plugin [-] Segment 89818f0a-3f11-4747-8055-3502ee88aa8a resource provider aggregate not found 2026-04-02 18:16:32.003 8 INFO neutron.services.segments.plugin [-] Segment 89818f0a-3f11-4747-8055-3502ee88aa8a resource provider aggregate not found 2026-04-02 18:16:32.015 8 INFO neutron.services.segments.plugin [-] Segment 89818f0a-3f11-4747-8055-3502ee88aa8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89818f0a-3f11-4747-8055-3502ee88aa8a found for delete ", "request_id": "req-fb50c365-610c-4a4f-a831-6d82bd8cc01a"}]} 2026-04-02 18:16:32.025 8 INFO neutron.services.segments.plugin [-] Segment 89818f0a-3f11-4747-8055-3502ee88aa8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89818f0a-3f11-4747-8055-3502ee88aa8a found for delete ", "request_id": "req-e79c9d86-5baa-4757-9965-e053dc8ee277"}]} [pid: 8|app: 0|req: 1714/3311] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:31 2026] DELETE /v2.0/security-groups/bf775ca5-7393-43cf-876e-6b45d9264267 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:35.016 7 INFO neutron.services.segments.plugin [-] Segment cc22a561-ac9f-4102-b2d0-a016f37113bc resource provider aggregate not found 2026-04-02 18:16:35.035 7 INFO neutron.services.segments.plugin [-] Segment cc22a561-ac9f-4102-b2d0-a016f37113bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc22a561-ac9f-4102-b2d0-a016f37113bc found for delete ", "request_id": "req-6f52a2e5-957e-40fd-add2-ee1589718bd3"}]} 2026-04-02 18:16:35.037 7 INFO neutron.services.segments.plugin [-] Segment cc22a561-ac9f-4102-b2d0-a016f37113bc resource provider aggregate not found 2026-04-02 18:16:35.053 7 INFO neutron.services.segments.plugin [-] Segment cc22a561-ac9f-4102-b2d0-a016f37113bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc22a561-ac9f-4102-b2d0-a016f37113bc found for delete ", "request_id": "req-6a295748-e9ce-4eb4-985a-81ea1ee3534a"}]} [pid: 7|app: 0|req: 1599/3314] 10.0.0.115 () {34 vars in 678 bytes} [Thu Apr 2 18:16:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3315] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:16:35 2026] PUT /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3316] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3317] 10.0.0.115 () {34 vars in 764 bytes} [Thu Apr 2 18:16:35 2026] PUT /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags/green => 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: 1601/3318] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3319] 10.0.0.115 () {34 vars in 760 bytes} [Thu Apr 2 18:16:35 2026] PUT /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3320] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3321] 10.0.0.115 () {34 vars in 782 bytes} [Thu Apr 2 18:16:35 2026] PUT /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/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: 7|app: 0|req: 1603/3322] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3323] 10.0.0.115 () {34 vars in 753 bytes} [Thu Apr 2 18:16:35 2026] PUT /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3324] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3325] 10.0.0.115 () {32 vars in 741 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:35.501 7 INFO neutron.api.v2.resource [None req-dd756c99-0c2c-4be7-a855-6b23c073112b 658074335f3645daba835ef4fbbd9ad1 ee4e7c7b57c9485fbc363bde37b460d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3326] 10.0.0.115 () {32 vars in 745 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3327] 10.0.0.115 () {32 vars in 744 bytes} [Thu Apr 2 18:16:35 2026] DELETE /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3328] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:16:35.581 8 INFO neutron.api.v2.resource [None req-693dacc4-570b-4804-8be1-9b597e2ddc3e 658074335f3645daba835ef4fbbd9ad1 ee4e7c7b57c9485fbc363bde37b460d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1723/3329] 10.0.0.115 () {32 vars in 748 bytes} [Thu Apr 2 18:16:35 2026] DELETE /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3330] 10.0.0.115 () {32 vars in 736 bytes} [Thu Apr 2 18:16:35 2026] DELETE /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3331] 10.0.0.115 () {32 vars in 733 bytes} [Thu Apr 2 18:16:35 2026] GET /v2.0/policies/9c17e71e-fa10-4dff-9924-fb7924807cda/tags => 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: 1608/3332] 10.0.0.115 () {32 vars in 734 bytes} [Thu Apr 2 18:16:35 2026] DELETE /v2.0/qos/policies/9c17e71e-fa10-4dff-9924-fb7924807cda => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3333] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:36 2026] GET /v2.0/security-groups?tenant_id=ee4e7c7b57c9485fbc363bde37b460d9&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3334] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:36 2026] DELETE /v2.0/security-groups/c1a08ed7-7d2f-4828-813e-b20f5326710c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3335] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:36 2026] GET /v2.0/security-groups?tenant_id=4efa062f5fb74f8fb11d0a5a7e34b1a2&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3336] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:36 2026] DELETE /v2.0/security-groups/73661842-488d-46a4-9db7-c0d4070f05d6 => 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: 1727/3337] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:40 2026] GET /v2.0/security-groups?tenant_id=7ec6b03674c64651b776268fa1e0ab13&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3338] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/security-groups/08085fa4-423d-4e2b-bcbb-4344706bd106 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3339] 10.0.0.115 () {32 vars in 774 bytes} [Thu Apr 2 18:16:40 2026] GET /v2.0/security-groups?tenant_id=17ddf828279345cc9456edfbe8514638&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3340] 10.0.0.115 () {32 vars in 740 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/security-groups/093fac20-141d-4f11-9b31-ae9af44ab858 => 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: 1729/3341] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:16:43 2026] GET /v2.0/networks => generated 2167 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3342] 10.0.0.115 () {32 vars in 655 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/floatingips => 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: 1730/3343] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3344] 10.0.0.115 () {32 vars in 643 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/ports => generated 4725 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3345] 10.0.0.115 () {32 vars in 647 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3346] 10.0.0.115 () {32 vars in 649 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/networks => generated 2167 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3347] 10.0.0.115 () {32 vars in 663 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3348] 10.0.0.115 () {32 vars in 655 bytes} [Thu Apr 2 18:16:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)