+ 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 [Mon May 11 11:29:42 2026] *** compiled with version: 11.4.0 on 11 May 2026 01:40:26 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6df5f888f9-4jqr2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e626fc5140 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-11 11:29:46.760 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 11:29:46.760 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-11 11:29:46.785 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 11:29:46.785 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-11 11:29:47.041 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 11:29:47.060 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 11:29:47.954 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:29:47.958 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 11:29:47.961 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 11:29:47.962 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:29:47.963 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 11:29:47.963 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 11:29:47.962 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:29:47.963 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:29:47.965 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 11:29:47.968 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 11:29:47.969 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:29:47.970 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 11:29:47.970 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 11:29:47.970 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:29:47.972 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:29:47.973 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:29:47.973 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:29:47.976 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:29:47.976 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:29:47.976 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:29:47.995 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 11:29:47.996 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:29:47.996 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 11:29:47.997 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 11:29:47.999 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:29:47.999 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 11:29:48.043 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 11:29:48.043 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 11:29:48.043 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 11:29:48.044 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 11:29:48.046 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 11:29:48.047 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 11:29:48.047 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 11:29:48.047 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 11:29:48.051 8 WARNING oslo_policy.policy [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-11 11:29:48.054 7 WARNING oslo_policy.policy [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-11 11:29:48.497 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 11:29:48.557 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 11:29:48.870 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 11:29:48.870 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 11:29:48.871 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 11:29:48.897 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 11:29:48.898 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 11:29:48.898 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 11:29:48.898 8 INFO neutron.plugins.ml2.extensions.port_security [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 11:29:48.898 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing extension driver 'qos' 2026-05-11 11:29:48.898 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 11:29:48.898 8 INFO neutron.plugins.ml2.managers [None req-44a79abd-4ee3-40c4-b95a-be1e2141f098 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 11:29:48.909 8 INFO neutron.quota [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded quota_driver: . 2026-05-11 11:29:48.910 8 INFO neutron.plugins.ml2.plugin [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 11:29:48.910 8 INFO neutron.plugins.ml2.managers [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 11:29:48.910 8 INFO neutron.plugins.ml2.managers [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 11:29:48.911 8 INFO neutron.plugins.ml2.managers [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 11:29:48.911 8 INFO neutron.extensions.vlantransparent [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Disabled vlantransparent extension. 2026-05-11 11:29:48.911 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: qos 2026-05-11 11:29:48.922 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: router 2026-05-11 11:29:48.949 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 11:29:48.949 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 11:29:48.950 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 11:29:48.956 8 INFO neutron.services.service_base [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 11:29:48.956 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: segments 2026-05-11 11:29:48.976 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 11:29:48.976 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 11:29:48.976 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 11:29:48.977 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 11:29:48.977 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing extension driver 'qos' 2026-05-11 11:29:48.977 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 11:29:48.977 7 INFO neutron.plugins.ml2.managers [None req-ee2eb3a0-f587-4a39-aade-cad8f9c89db3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 11:29:48.989 7 INFO neutron.quota [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded quota_driver: . 2026-05-11 11:29:48.989 7 INFO neutron.plugins.ml2.plugin [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 11:29:48.989 7 INFO neutron.plugins.ml2.managers [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 11:29:48.990 7 INFO neutron.plugins.ml2.managers [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 11:29:48.990 7 INFO neutron.plugins.ml2.managers [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 11:29:48.990 7 INFO neutron.extensions.vlantransparent [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Disabled vlantransparent extension. 2026-05-11 11:29:48.990 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: qos 2026-05-11 11:29:49.001 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: router 2026-05-11 11:29:49.044 7 INFO neutron.services.service_base [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 11:29:49.044 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: segments 2026-05-11 11:29:49.059 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: trunk 2026-05-11 11:29:49.115 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: vpnaas 2026-05-11 11:29:49.147 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: trunk 2026-05-11 11:29:49.155 8 WARNING stevedore.named [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 11:29:49.204 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: vpnaas 2026-05-11 11:29:49.221 8 INFO neutron_vpnaas.services.vpn.plugin [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 11:29:49.222 8 INFO neutron.common.utils [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 11:29:49.222 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: auto_allocate 2026-05-11 11:29:49.228 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: tag 2026-05-11 11:29:49.235 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: timestamp 2026-05-11 11:29:49.237 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 11:29:49.239 7 WARNING stevedore.named [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 11:29:49.241 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: flavors 2026-05-11 11:29:49.244 8 INFO neutron.manager [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loading Plugin: revisions 2026-05-11 11:29:49.247 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Initializing extension manager. 2026-05-11 11:29:49.249 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: address-group 2026-05-11 11:29:49.250 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: address-scope 2026-05-11 11:29:49.251 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 11:29:49.252 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: agent 2026-05-11 11:29:49.252 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 11:29:49.254 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 11:29:49.255 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 11:29:49.256 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: availability_zone 2026-05-11 11:29:49.257 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 11:29:49.257 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 11:29:49.258 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: default-subnetpools 2026-05-11 11:29:49.260 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 11:29:49.261 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: dns-integration 2026-05-11 11:29:49.262 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 11:29:49.262 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 11:29:49.263 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: dvr 2026-05-11 11:29:49.264 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 11:29:49.265 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 11:29:49.265 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:29:49.266 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 11:29:49.266 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: external-net 2026-05-11 11:29:49.267 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 11:29:49.268 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: extraroute 2026-05-11 11:29:49.268 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 11:29:49.269 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 11:29:49.270 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 11:29:49.270 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 11:29:49.271 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 11:29:49.271 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: fip-port-details 2026-05-11 11:29:49.272 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: flavors 2026-05-11 11:29:49.274 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 11:29:49.274 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: floatingip-pools 2026-05-11 11:29:49.275 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: ip_allocation 2026-05-11 11:29:49.276 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 11:29:49.276 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: l2_adjacency 2026-05-11 11:29:49.277 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: router 2026-05-11 11:29:49.279 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:29:49.280 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 11:29:49.281 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: l3-ha 2026-05-11 11:29:49.281 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:29:49.282 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 11:29:49.283 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: l3-flavors 2026-05-11 11:29:49.283 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:29:49.284 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 11:29:49.286 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 11:29:49.287 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 11:29:49.289 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 11:29:49.290 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 11:29:49.291 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 11:29:49.291 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: multi-provider 2026-05-11 11:29:49.292 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: net-mtu 2026-05-11 11:29:49.293 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 11:29:49.293 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: network_availability_zone 2026-05-11 11:29:49.294 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: network_ha 2026-05-11 11:29:49.294 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 11:29:49.294 7 INFO neutron.common.utils [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 11:29:49.295 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 11:29:49.295 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: network-ip-availability 2026-05-11 11:29:49.296 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 11:29:49.296 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: pagination 2026-05-11 11:29:49.297 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-device-profile 2026-05-11 11:29:49.298 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 11:29:49.298 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 11:29:49.299 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-mac-override 2026-05-11 11:29:49.299 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: tag 2026-05-11 11:29:49.299 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 11:29:49.300 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 11:29:49.301 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-resource-request 2026-05-11 11:29:49.302 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 11:29:49.302 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: binding 2026-05-11 11:29:49.303 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: binding-extended 2026-05-11 11:29:49.304 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-security 2026-05-11 11:29:49.305 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: project-id 2026-05-11 11:29:49.305 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: timestamp 2026-05-11 11:29:49.305 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: provider 2026-05-11 11:29:49.307 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos 2026-05-11 11:29:49.307 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 11:29:49.308 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 11:29:49.309 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 11:29:49.309 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-default 2026-05-11 11:29:49.310 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-fip 2026-05-11 11:29:49.310 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 11:29:49.311 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 11:29:49.312 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: flavors 2026-05-11 11:29:49.312 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 11:29:49.312 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 11:29:49.313 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 11:29:49.314 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-pps 2026-05-11 11:29:49.315 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 11:29:49.315 7 INFO neutron.manager [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loading Plugin: revisions 2026-05-11 11:29:49.315 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 11:29:49.316 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 11:29:49.317 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: quota-check-limit 2026-05-11 11:29:49.318 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Initializing extension manager. 2026-05-11 11:29:49.319 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: quotas 2026-05-11 11:29:49.320 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: address-group 2026-05-11 11:29:49.320 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: quota_details 2026-05-11 11:29:49.321 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: address-scope 2026-05-11 11:29:49.321 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: rbac-policies 2026-05-11 11:29:49.322 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 11:29:49.322 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: rbac-address-group 2026-05-11 11:29:49.323 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 11:29:49.323 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: agent 2026-05-11 11:29:49.323 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 11:29:49.323 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 11:29:49.324 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 11:29:49.324 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: revision-if-match 2026-05-11 11:29:49.325 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 11:29:49.325 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 11:29:49.326 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: router_availability_zone 2026-05-11 11:29:49.326 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 11:29:49.326 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 11:29:49.327 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: availability_zone 2026-05-11 11:29:49.327 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 11:29:49.328 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 11:29:49.328 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 11:29:49.328 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 11:29:49.329 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 11:29:49.329 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 11:29:49.330 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 11:29:49.330 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 11:29:49.331 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 11:29:49.331 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: dns-integration 2026-05-11 11:29:49.332 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 11:29:49.333 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 11:29:49.334 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: dvr 2026-05-11 11:29:49.334 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 11:29:49.335 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 11:29:49.336 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:29:49.336 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 11:29:49.337 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: external-net 2026-05-11 11:29:49.338 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 11:29:49.338 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: extraroute 2026-05-11 11:29:49.338 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: security-group 2026-05-11 11:29:49.339 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 11:29:49.339 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: segment 2026-05-11 11:29:49.340 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 11:29:49.340 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 11:29:49.341 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: service-type 2026-05-11 11:29:49.341 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 11:29:49.341 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: sorting 2026-05-11 11:29:49.342 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 11:29:49.342 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 11:29:49.343 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 11:29:49.343 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: standard-attr-description 2026-05-11 11:29:49.343 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: fip-port-details 2026-05-11 11:29:49.343 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: stateful-security-group 2026-05-11 11:29:49.344 8 WARNING neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 11:29:49.344 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: flavors 2026-05-11 11:29:49.344 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 11:29:49.345 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: subnet_onboard 2026-05-11 11:29:49.346 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 11:29:49.346 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 11:29:49.346 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: subnet-service-types 2026-05-11 11:29:49.347 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 11:29:49.347 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: subnet_allocation 2026-05-11 11:29:49.348 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: ip_allocation 2026-05-11 11:29:49.348 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 11:29:49.348 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 11:29:49.348 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 11:29:49.349 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 11:29:49.350 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: router 2026-05-11 11:29:49.351 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 11:29:49.352 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:29:49.352 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 11:29:49.353 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 11:29:49.353 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: trunk 2026-05-11 11:29:49.353 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: trunk-details 2026-05-11 11:29:49.354 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: l3-ha 2026-05-11 11:29:49.354 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 11:29:49.354 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:29:49.355 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 11:29:49.355 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 11:29:49.356 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 11:29:49.356 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: l3-flavors 2026-05-11 11:29:49.356 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: vpn-flavors 2026-05-11 11:29:49.357 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:29:49.358 8 INFO neutron.api.extensions [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Loaded extension: vpnaas 2026-05-11 11:29:49.358 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 11:29:49.360 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 11:29:49.360 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 11:29:49.361 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 11:29:49.361 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.361 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 11:29:49.361 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 11:29:49.362 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:29:49.362 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:29:49.363 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 11:29:49.364 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 11:29:49.365 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 11:29:49.365 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: multi-provider 2026-05-11 11:29:49.366 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:29:49.366 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:29:49.366 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:29:49.366 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: net-mtu 2026-05-11 11:29:49.367 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.367 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.367 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.367 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.367 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 11:29:49.367 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:29:49.368 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:29:49.368 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:29:49.368 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:29:49.368 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:29:49.368 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 11:29:49.368 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:29:49.369 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: network_ha 2026-05-11 11:29:49.370 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 11:29:49.371 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:29:49.371 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] router is already registered 2026-05-11 11:29:49.371 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:29:49.371 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] floatingip is already registered 2026-05-11 11:29:49.371 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 11:29:49.372 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: pagination 2026-05-11 11:29:49.372 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:29:49.372 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] rbac_policy is already registered 2026-05-11 11:29:49.373 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:29:49.373 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] security_group is already registered 2026-05-11 11:29:49.373 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-device-profile 2026-05-11 11:29:49.373 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:29:49.373 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] security_group_rule is already registered 2026-05-11 11:29:49.373 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.374 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.374 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 11:29:49.374 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.374 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.374 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:29:49.374 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 11:29:49.375 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] trunk is already registered 2026-05-11 11:29:49.375 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:29:49.375 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] endpoint_group is already registered 2026-05-11 11:29:49.375 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:29:49.375 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-mac-override 2026-05-11 11:29:49.375 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] vpnservice is already registered 2026-05-11 11:29:49.376 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:29:49.376 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] ipsec_site_connection is already registered 2026-05-11 11:29:49.376 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:29:49.376 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] ipsecpolicy is already registered 2026-05-11 11:29:49.376 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 11:29:49.376 8 INFO neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:29:49.377 8 WARNING neutron.quota.resource_registry [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] ikepolicy is already registered 2026-05-11 11:29:49.377 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 11:29:49.378 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-resource-request 2026-05-11 11:29:49.378 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 11:29:49.382 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: binding 2026-05-11 11:29:49.385 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: binding-extended 2026-05-11 11:29:49.386 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-security 2026-05-11 11:29:49.387 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: project-id 2026-05-11 11:29:49.388 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: provider 2026-05-11 11:29:49.391 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos 2026-05-11 11:29:49.392 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 11:29:49.393 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 11:29:49.394 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-default 2026-05-11 11:29:49.395 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-fip 2026-05-11 11:29:49.396 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 11:29:49.396 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 11:29:49.397 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 11:29:49.398 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 11:29:49.399 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 11:29:49.400 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-pps 2026-05-11 11:29:49.400 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 11:29:49.401 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 11:29:49.402 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 11:29:49.402 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 11:29:49.404 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: quotas 2026-05-11 11:29:49.405 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: quota_details 2026-05-11 11:29:49.407 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: rbac-policies 2026-05-11 11:29:49.407 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 11:29:49.408 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 11:29:49.408 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 11:29:49.412 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 11:29:49.413 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: revision-if-match 2026-05-11 11:29:49.415 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 11:29:49.416 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 11:29:49.417 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 11:29:49.419 8 WARNING keystonemiddleware._common.config [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:29:49.420 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 11:29:49.421 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 11:29:49.422 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 11:29:49.423 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 11:29:49.423 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 11:29:49.427 8 WARNING oslo_config.cfg [None req-18907017-0b9b-40a1-98e6-ec7d63e0f2af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55e626fc5140 pid: 8 (default app) 2026-05-11 11:29:49.438 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: security-group 2026-05-11 11:29:49.440 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: segment 2026-05-11 11:29:49.440 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 11:29:49.441 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: service-type 2026-05-11 11:29:49.442 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: sorting 2026-05-11 11:29:49.442 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 11:29:49.443 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 11:29:49.443 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 11:29:49.444 7 WARNING neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 11:29:49.445 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 11:29:49.445 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 11:29:49.446 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 11:29:49.446 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 11:29:49.447 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 11:29:49.448 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 11:29:49.448 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 11:29:49.452 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 11:29:49.453 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 11:29:49.453 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: trunk 2026-05-11 11:29:49.454 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: trunk-details 2026-05-11 11:29:49.455 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 11:29:49.455 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 11:29:49.456 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 11:29:49.457 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 11:29:49.458 7 INFO neutron.api.extensions [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Loaded extension: vpnaas 2026-05-11 11:29:49.461 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 11:29:49.461 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 11:29:49.461 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.461 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 11:29:49.462 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:29:49.463 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:29:49.466 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:29:49.467 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:29:49.467 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:29:49.467 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.467 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.468 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.468 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.468 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:29:49.468 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:29:49.469 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:29:49.469 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:29:49.469 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:29:49.469 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:29:49.471 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 11:29:49.471 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] router is already registered 2026-05-11 11:29:49.471 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 11:29:49.472 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] floatingip is already registered 2026-05-11 11:29:49.472 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 11:29:49.473 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] rbac_policy is already registered 2026-05-11 11:29:49.473 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 11:29:49.473 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] security_group is already registered 2026-05-11 11:29:49.473 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 11:29:49.473 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] security_group_rule is already registered 2026-05-11 11:29:49.474 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.474 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.474 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 11:29:49.474 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] subnetpool is already registered 2026-05-11 11:29:49.474 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 11:29:49.475 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] trunk is already registered 2026-05-11 11:29:49.475 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 11:29:49.475 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] endpoint_group is already registered 2026-05-11 11:29:49.475 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 11:29:49.475 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] vpnservice is already registered 2026-05-11 11:29:49.476 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 11:29:49.476 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] ipsec_site_connection is already registered 2026-05-11 11:29:49.476 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 11:29:49.476 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] ipsecpolicy is already registered 2026-05-11 11:29:49.476 7 INFO neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 11:29:49.476 7 WARNING neutron.quota.resource_registry [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] ikepolicy is already registered 2026-05-11 11:29:49.522 7 WARNING keystonemiddleware._common.config [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:29:49.531 7 WARNING oslo_config.cfg [None req-a74eb4d7-3a93-4064-b6f1-15a6583e9006 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55e626fc5140 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:29:55.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-957f2796-7e4a-4b6c-a9b7-019585da4e4c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 11:29:54 2026] GET /v2.0/networks/public => generated 108 bytes in 753 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 11:29:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:29:55.719 7 WARNING oslo_policy.policy [None req-63115069-85d2-47eb-9e2e-773c58929a7a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-11 11:29:55.895 7 WARNING neutron.services.revisions.revision_plugin [None req-63115069-85d2-47eb-9e2e-773c58929a7a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:29:55.935 7 INFO neutron.db.segments_db [None req-63115069-85d2-47eb-9e2e-773c58929a7a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 0811e99f-34ec-4870-a186-9934a2c3f4b0 of type flat for network 86124fc0-0a26-413d-a1b7-b84375d351ed 2026-05-11 11:29:56.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63115069-85d2-47eb-9e2e-773c58929a7a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.152 () {48 vars in 967 bytes} [Mon May 11 11:29:55 2026] POST /v2.0/networks => generated 124 bytes in 773 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:30:02.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bdb2b2b-7f88-433f-84cb-014116c72219 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 11:30:02 2026] GET /v2.0/networks/public => generated 108 bytes in 427 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 11:30:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:30:02.849 8 WARNING oslo_policy.policy [None req-d6097943-ad7f-4d94-bb76-8f102053d647 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-11 11:30:02.894 8 WARNING neutron.services.revisions.revision_plugin [None req-d6097943-ad7f-4d94-bb76-8f102053d647 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:30:02.920 8 INFO neutron.db.segments_db [None req-d6097943-ad7f-4d94-bb76-8f102053d647 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 71b0ab88-e1b5-4158-82fb-4c9cbce62bfc of type flat for network 370d8003-1bd5-4551-a957-d061af484367 2026-05-11 11:30:02.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6097943-ad7f-4d94-bb76-8f102053d647 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.152 () {48 vars in 967 bytes} [Mon May 11 11:30:02 2026] POST /v2.0/networks => generated 124 bytes in 526 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:30:08.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6d22fd1-47cb-415c-8bd5-8bd6a9611987 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 11:30:08 2026] GET /v2.0/networks/public => generated 108 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 11:30:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:30:09.114 8 WARNING neutron.services.revisions.revision_plugin [None req-37cadfae-ba1e-445d-9cc6-fd6be876c0bd 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:30:09.136 8 INFO neutron.db.segments_db [None req-37cadfae-ba1e-445d-9cc6-fd6be876c0bd 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 066f815a-737e-44c0-9635-bee4ff925202 of type flat for network e68554c9-61c0-4ed0-80e3-c88cb2f5dfc0 2026-05-11 11:30:09.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37cadfae-ba1e-445d-9cc6-fd6be876c0bd 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.152 () {48 vars in 967 bytes} [Mon May 11 11:30:08 2026] POST /v2.0/networks => generated 124 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:30:15.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3071ba01-cf3c-4ace-b2cc-35af74c21d1e 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 11:30:15 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 11:30:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:30:15.239 7 WARNING neutron.services.revisions.revision_plugin [None req-1aab6e99-caf4-465d-9035-209eea7a2968 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:30:15.260 7 INFO neutron.db.segments_db [None req-1aab6e99-caf4-465d-9035-209eea7a2968 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 80afc534-fc60-431e-9036-b6c0d298b8f0 of type flat for network 5f28047c-fb2b-44b8-b9af-e6b50014ec0b 2026-05-11 11:30:15.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1aab6e99-caf4-465d-9035-209eea7a2968 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.152 () {48 vars in 967 bytes} [Mon May 11 11:30:15 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:30:22.106 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c99e6c-e05b-4741-b0cb-f9d8fefcb85b 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/18] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 11:30:22 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 11:30:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:30:22.298 7 WARNING neutron.services.revisions.revision_plugin [None req-5448ffc0-dcc5-4510-8884-2fd00ff03002 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Could not find related network for resource to bump revision. 2026-05-11 11:30:22.330 7 INFO neutron.db.segments_db [None req-5448ffc0-dcc5-4510-8884-2fd00ff03002 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment c2c3c5c0-c93c-4b1d-97e9-26383cdb9858 of type flat for network 1a5bef9d-0b56-4fe5-853f-972183956595 [pid: 7|app: 0|req: 9/20] 199.19.213.152 () {48 vars in 967 bytes} [Mon May 11 11:30:22 2026] POST /v2.0/networks => generated 706 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:30:23.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af19b3cf-135c-4c07-aaa3-dfb06e91b0e0 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 11:30:23 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 11:30:23 2026] GET /v2.0/networks?name=public => generated 709 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:30:23.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-375aff21-5ac6-4a44-8903-568af2604179 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.152 () {44 vars in 1034 bytes} [Mon May 11 11:30:23 2026] GET /v2.0/subnets/public-subnet?network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.152 () {44 vars in 1057 bytes} [Mon May 11 11:30:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => 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: 14/25] 199.19.213.152 () {48 vars in 965 bytes} [Mon May 11 11:30:23 2026] POST /v2.0/subnets => generated 641 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:35:04.024 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:35:04.028 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:35:04.034 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:35:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.152) !!! 2026-05-11 11:35:04.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c89f45e-77f4-4aa1-9e8d-d4df3184cc10 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/61] 199.19.213.152 () {44 vars in 937 bytes} [Mon May 11 11:35:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:35:04.203 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:35:04.204 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:35:04.206 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:35:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.152) !!! [pid: 8|app: 0|req: 32/62] 199.19.213.152 () {44 vars in 959 bytes} [Mon May 11 11:35:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:35:04.313 7 INFO neutron.db.segments_db [None req-aa177c30-5e1f-4470-a2ca-4e08ce71481e 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 4fcd3b12-a397-419f-a96d-1c5ddee947a2 of type vxlan for network f970ba55-550d-41d5-988f-115713ab90ae [pid: 7|app: 0|req: 31/63] 199.19.213.152 () {48 vars in 966 bytes} [Mon May 11 11:35:04 2026] POST /v2.0/networks => generated 707 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:35:05.359 8 INFO oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46070. 2026-05-11 11:35:05.359 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46090. 2026-05-11 11:35:05.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1203d3cc-a1cf-4a00-809c-6acab7e8ae22 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.19.213.152 () {44 vars in 937 bytes} [Mon May 11 11:35:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:35:05.469 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46112. 2026-05-11 11:35:05.469 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46096. [pid: 7|app: 0|req: 32/65] 199.19.213.152 () {44 vars in 959 bytes} [Mon May 11 11:35:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:35:05.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22b473f5-de93-432d-b2d6-e79d577f2ae4 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.19.213.152 () {44 vars in 1036 bytes} [Mon May 11 11:35:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 114 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.19.213.152 () {44 vars in 1059 bytes} [Mon May 11 11:35:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.19.213.152 () {48 vars in 965 bytes} [Mon May 11 11:35:05 2026] POST /v2.0/subnets => generated 627 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 11:35:07.314 7 INFO neutron.api.v2.resource [None req-a176b343-d55c-41ad-815d-7ed302104291 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.19.213.152 () {44 vars in 971 bytes} [Mon May 11 11:35:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.19.213.152 () {44 vars in 993 bytes} [Mon May 11 11:35:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.19.213.152 () {48 vars in 980 bytes} [Mon May 11 11:35:07 2026] POST /v2.0/security-groups => generated 1552 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:09 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 1552 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:09 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 1552 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:09 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 1552 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:10 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 2134 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:10 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 2134 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:10 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 2134 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:10 2026] POST /v2.0/security-group-rules => generated 571 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:11 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 2718 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:11 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 2718 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:11 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:11 2026] POST /v2.0/security-group-rules => generated 571 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:12 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 3302 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:12 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 3302 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:12 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 3302 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:12 2026] POST /v2.0/security-group-rules => generated 571 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:14 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 3886 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:14 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:14 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 3886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:14 2026] POST /v2.0/security-group-rules => generated 571 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.152 () {44 vars in 987 bytes} [Mon May 11 11:35:15 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae => generated 732 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:35:15.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1abf074-3d56-45c5-bd72-c564872ac22c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/95] 199.19.213.152 () {44 vars in 1076 bytes} [Mon May 11 11:35:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.152 () {44 vars in 1099 bytes} [Mon May 11 11:35:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:15 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.152 () {48 vars in 961 bytes} [Mon May 11 11:35:16 2026] POST /v2.0/ports => generated 1096 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:35:24.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e20dde3-5493-430b-afff-b07d158255f7 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/101] 199.19.213.152 () {44 vars in 979 bytes} [Mon May 11 11:35:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.152 () {48 vars in 1031 bytes} [Mon May 11 11:35:24 2026] PUT /v2.0/ports/f08cafaa-4df3-4b9f-8adb-6efcdfee88cc => generated 1209 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.152 () {44 vars in 920 bytes} [Mon May 11 11:35:27 2026] GET /v2.0/ports => generated 3726 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:35:29.122 8 INFO neutron.api.v2.resource [None req-714e0a62-6950-4cbd-ae28-e37b8f91e7d7 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/105] 199.19.213.152 () {44 vars in 959 bytes} [Mon May 11 11:35:29 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.152 () {44 vars in 981 bytes} [Mon May 11 11:35:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.152 () {48 vars in 980 bytes} [Mon May 11 11:35:29 2026] POST /v2.0/security-groups => generated 1546 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:30 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 1546 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:30 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 1546 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:30 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:30 2026] POST /v2.0/security-group-rules => generated 589 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:31 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2148 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:31 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2148 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:35:31 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:35:31 2026] POST /v2.0/security-group-rules => generated 593 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 199.19.213.152 () {44 vars in 975 bytes} [Mon May 11 11:37:01 2026] GET /v2.0/quotas/14b86893fc6a4d5f984aa80a8844bf20 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 63/129] 199.19.213.152 () {48 vars in 1027 bytes} [Mon May 11 11:37:01 2026] PUT /v2.0/quotas/14b86893fc6a4d5f984aa80a8844bf20 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:39:21.191 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:39:21.198 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:39:21.199 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 11:39:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.152) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:39:21.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62027aca-7fc8-4133-8670-4a05e3dd4f3f 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/150] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 11:39:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:39:21.367 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:39:21.368 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:39:21.370 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:39:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.152) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/151] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 11:39:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:39:23.470 8 INFO oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50506. 2026-05-11 11:39:23.471 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50496. 2026-05-11 11:39:23.622 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c83d3a6-e656-4cb8-acf8-0b29aa86e1fe 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/152] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 11:39:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:39:23.684 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50516. 2026-05-11 11:39:23.688 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50528. [pid: 7|app: 0|req: 76/153] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 11:39:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:49:06.594 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:49:06.595 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:49:06.600 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:49:06 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=0fd4b29b119f4191a020aa5a067a7178 (ip 199.19.213.152) !!! 2026-05-11 11:49:06.757 7 INFO neutron.api.v2.resource [None req-191d9450-4250-4916-a30d-23730a9909e2 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 116/232] 199.19.213.152 () {44 vars in 1074 bytes} [Mon May 11 11:49:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 139 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 11:49:06.770 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:49:06.773 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:49:06.775 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 11:49:06 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=0fd4b29b119f4191a020aa5a067a7178 (ip 199.19.213.152) !!! [pid: 8|app: 0|req: 117/233] 199.19.213.152 () {44 vars in 1097 bytes} [Mon May 11 11:49:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 23 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.19.213.152 () {48 vars in 981 bytes} [Mon May 11 11:49:06 2026] POST /v2.0/security-groups => generated 1560 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 11:49:08.249 8 INFO oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34922. 2026-05-11 11:49:08.253 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34906. [pid: 8|app: 0|req: 118/235] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:08 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 1560 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:49:08.365 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34930. 2026-05-11 11:49:08.367 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34934. [pid: 7|app: 0|req: 118/236] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:49:08 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 1560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:08 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 1560 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:49:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:09 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 2138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/240] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:49:09 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:09 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 2138 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/242] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:49:09 2026] POST /v2.0/security-group-rules => generated 567 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/243] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:10 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 2718 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:49:10 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 2718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/245] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:11 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 2718 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:49:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/247] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:12 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3300 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 11:49:12 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 3300 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 11:49:12 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.19.213.152 () {48 vars in 991 bytes} [Mon May 11 11:49:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.152 () {30 vars in 740 bytes} [Mon May 11 11:51:56 2026] GET /v2.0/networks?tenant_id=0fd4b29b119f4191a020aa5a067a7178&shared=False => generated 15 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:51:56.360 8 INFO neutron.db.segments_db [None req-92fa63fd-937e-462f-bbbf-a1dd46c0941b af9edfcc4adf42ae905fec2382e800a5 0fd4b29b119f4191a020aa5a067a7178 - - 27c3e16f34f449aeb6f2985a78dbc2e4 27c3e16f34f449aeb6f2985a78dbc2e4] Added segment 3d2e48f6-1af3-44fc-beda-67ccc5e3feda of type vxlan for network 898a6edc-e1cd-4fe3-99b7-dca31bbbfe2d [pid: 8|app: 0|req: 137/274] 199.19.213.152 () {34 vars in 682 bytes} [Mon May 11 11:51:56 2026] POST /v2.0/networks => generated 718 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.152 () {30 vars in 722 bytes} [Mon May 11 11:51:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.152 () {30 vars in 633 bytes} [Mon May 11 11:51:56 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.152 () {34 vars in 677 bytes} [Mon May 11 11:51:56 2026] POST /v2.0/ports => generated 963 bytes in 783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 11:51:57 2026] GET /v2.0/networks/898a6edc-e1cd-4fe3-99b7-dca31bbbfe2d => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.152 () {30 vars in 722 bytes} [Mon May 11 11:52:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 11:52:00 2026] GET /v2.0/networks/898a6edc-e1cd-4fe3-99b7-dca31bbbfe2d => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:17.708 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 11:52:17.710 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] 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: 142/283] 199.19.213.152 () {44 vars in 975 bytes} [Mon May 11 11:52:17 2026] GET /v2.0/quotas/0fd4b29b119f4191a020aa5a067a7178 => generated 292 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 11:52:18.221 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/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" ' 2026-05-11 11:52:18.231 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 142/284] 199.19.213.152 () {48 vars in 1027 bytes} [Mon May 11 11:52:18 2026] PUT /v2.0/quotas/0fd4b29b119f4191a020aa5a067a7178 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:03:25.307 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 12:03:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.152) !!! 2026-05-11 12:03:25.344 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43560. 2026-05-11 12:03:25.345 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43570. 2026-05-11 12:03:25.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f8b3aa5-3605-4267-9afa-8309df3ffe0c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/375] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/networks/public => generated 108 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:03:25.490 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 12:03:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.152) !!! 2026-05-11 12:03:25.536 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43576. 2026-05-11 12:03:25.537 8 INFO oslo.messaging._drivers.impl_rabbit [-] [59faf679-8ed3-4e5e-812e-511fd36cd396] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43598. [pid: 8|app: 0|req: 188/376] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 12:03:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:03:26.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-997967bd-1d2d-4aec-89e9-393fbc8a087c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/377] 199.19.213.152 () {44 vars in 927 bytes} [Mon May 11 12:03:26 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 12:03:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:03:26.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94c9494b-f5ff-4622-bb53-a2bffdd7d5e7 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/379] 199.19.213.152 () {44 vars in 1034 bytes} [Mon May 11 12:03:26 2026] GET /v2.0/subnets/public-subnet?network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.19.213.152 () {44 vars in 1057 bytes} [Mon May 11 12:03:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => generated 644 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:01.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11124bf5-b2ce-4e11-a629-fbaf268e03f0 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/385] 199.19.213.152 () {44 vars in 937 bytes} [Mon May 11 12:04:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.19.213.152 () {44 vars in 959 bytes} [Mon May 11 12:04:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:02.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d26230f-711d-4277-b1ec-ef9436c923d9 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/387] 199.19.213.152 () {44 vars in 937 bytes} [Mon May 11 12:04:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.19.213.152 () {44 vars in 959 bytes} [Mon May 11 12:04:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:02.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8c92a0c-d43e-4525-91f6-8a14a40242de 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/389] 199.19.213.152 () {44 vars in 1036 bytes} [Mon May 11 12:04:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.152 () {44 vars in 1059 bytes} [Mon May 11 12:04:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 630 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:03.712 8 INFO neutron.api.v2.resource [None req-ce3a8044-9c44-42be-bc1c-0eaf64012f0f 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/391] 199.19.213.152 () {44 vars in 971 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.19.213.152 () {44 vars in 993 bytes} [Mon May 11 12:04:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:04 2026] GET /v2.0/security-group-rules/face9dff-ff2a-46e4-a36e-996866364aa2 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:05 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:05 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:05 2026] GET /v2.0/security-group-rules/72d625dd-3a60-4fc7-bc67-4faf5b3df29e => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:06 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:06 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:06 2026] GET /v2.0/security-group-rules/a790e210-717a-4c7b-8624-ce0f89871b1e => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:07 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:07 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:07 2026] GET /v2.0/security-group-rules/82dbd758-8a92-49b4-96a2-03912eb8251f => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:08 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:08 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:08 2026] GET /v2.0/security-group-rules/b3c42fbc-4ffe-40f8-8eff-b51e30137730 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.152 () {44 vars in 987 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae => generated 732 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:04:10.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d504fa71-042a-462e-bbd3-28737b209d1a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/411] 199.19.213.152 () {44 vars in 1076 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.152 () {44 vars in 1099 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f970ba55-550d-41d5-988f-115713ab90ae => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:10 2026] GET /v2.0/security-groups/8abd11f7-d855-44ad-bb94-361ccd42b18a => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:17.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0e6fba1-f5e0-4cb7-8681-da0860bea55d 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/414] 199.19.213.152 () {44 vars in 979 bytes} [Mon May 11 12:04:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.19.213.152 () {44 vars in 920 bytes} [Mon May 11 12:04:18 2026] GET /v2.0/ports => generated 4721 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:04:20.079 7 INFO neutron.api.v2.resource [None req-bbe57068-731e-4b5f-90bc-75bdc7578025 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/417] 199.19.213.152 () {44 vars in 959 bytes} [Mon May 11 12:04:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.19.213.152 () {44 vars in 981 bytes} [Mon May 11 12:04:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:21 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2754 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:21 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2754 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:21 2026] GET /v2.0/security-group-rules/9e7e0947-aeab-425c-a19b-6cfb30177a65 => generated 589 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:21 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2754 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:04:22 2026] GET /v2.0/security-groups/e51fdbba-987e-482b-a80d-406a96324dc2 => generated 2754 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:04:22 2026] GET /v2.0/security-group-rules/eca6eb54-15d9-4fb6-9da5-92d8e5af4637 => generated 593 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 199.19.213.152 () {44 vars in 975 bytes} [Mon May 11 12:04:32 2026] GET /v2.0/quotas/14b86893fc6a4d5f984aa80a8844bf20 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:05:22.743 8 INFO neutron.api.v2.resource [None req-7602a466-5a80-43e5-b300-994c9c891b8d 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/436] 199.19.213.152 () {44 vars in 1074 bytes} [Mon May 11 12:05:22 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 139 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 199.19.213.152 () {44 vars in 1097 bytes} [Mon May 11 12:05:22 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 12:05:23 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3883 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:05:23 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:05:23 2026] GET /v2.0/security-group-rules/110c1a9d-5a45-4fa2-abef-452d5a559f27 => generated 565 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 12:05:24 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3883 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:05:24 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:05:25 2026] GET /v2.0/security-group-rules/05793a24-4b12-4d91-a578-1727800d1ff6 => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 12:05:25 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:05:26 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:05:26 2026] GET /v2.0/security-group-rules/f782adc8-07fb-4084-9077-261b677abb57 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 199.19.213.152 () {44 vars in 1088 bytes} [Mon May 11 12:05:27 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97?project_id=0fd4b29b119f4191a020aa5a067a7178 => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 199.19.213.152 () {44 vars in 1001 bytes} [Mon May 11 12:05:27 2026] GET /v2.0/security-groups/33bc4ad0-5e65-441a-bacf-2170556a4d97 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.19.213.152 () {44 vars in 1011 bytes} [Mon May 11 12:05:27 2026] GET /v2.0/security-group-rules/a7f59a66-fcaa-4bd9-91db-4a2560dc8cf7 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 199.19.213.152 () {44 vars in 975 bytes} [Mon May 11 12:05:35 2026] GET /v2.0/quotas/0fd4b29b119f4191a020aa5a067a7178 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:06:31.480 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 12:06:31.481 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] 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: 230/459] 199.19.213.152 () {44 vars in 949 bytes} [Mon May 11 12:06:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:07:13 2026] GET /v2.0/networks => generated 2168 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.217 () {32 vars in 655 bytes} [Mon May 11 12:07:14 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:07:14 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:14.733 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fed0ac1d-d3e6-441f-8297-f69ff58c5adc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42866. 2026-05-11 12:07:14.734 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18dacb96-8673-41c1-a11f-9858cd052aa3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42860. [pid: 7|app: 0|req: 235/469] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:07:14 2026] GET /v2.0/ports => generated 4721 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:07:14 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:07:14 2026] GET /v2.0/networks => generated 2168 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:07:14 2026] GET /v2.0/security-groups => generated 16622 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.217 () {32 vars in 655 bytes} [Mon May 11 12:07:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:27.315 7 INFO neutron.db.segments_db [None req-d7a30143-287f-498d-b0ed-152c86462012 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 99ef12c9-2dbd-4acd-bc35-a94c88098c62 of type vxlan for network 00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 2026-05-11 12:07:27.330 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-d7a30143-287f-498d-b0ed-152c86462012 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] [e4265f22-9e92-455d-bfca-3c3d85eadbad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer 2026-05-11 12:07:27.343 8 ERROR oslo.messaging._drivers.impl_rabbit [None req-ea7d3e1e-80d3-4513-ba03-7ad2c7464382 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] [a7a6c3b3-4f5d-4a49-a97f-33a02a6fc8ab] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer 2026-05-11 12:07:27.345 8 INFO neutron.db.segments_db [None req-ea7d3e1e-80d3-4513-ba03-7ad2c7464382 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment dcb81d71-5690-4ec3-9789-05daaa97911a of type vxlan for network 1db06f0b-3b36-4878-a52b-8e0e0e9f897d [pid: 7|app: 0|req: 239/476] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:07:26 2026] POST /v2.0/networks => generated 744 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:07:26 2026] POST /v2.0/networks => generated 744 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:27.568 7 INFO neutron.db.segments_db [None req-03eeb96b-2cb5-4797-965e-401c47a945b7 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment c30a7c84-9917-4043-9a37-7fd5569530fe of type vxlan for network f28f3ef8-0c5d-48e9-99a4-2a50147f192e [pid: 8|app: 0|req: 239/478] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:27 2026] POST /v2.0/subnets => generated 667 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:07:27 2026] POST /v2.0/networks => generated 748 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:27.774 7 INFO neutron.db.segments_db [None req-53b31fe8-0697-4047-bb47-844c25c8004c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 31a4e923-4ac5-47a3-9cff-f3075b672973 of type vxlan for network 1c04421e-9ea9-42c7-adee-929e24f465e0 [pid: 8|app: 0|req: 240/480] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:27 2026] POST /v2.0/subnets => generated 667 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:28.330 7 INFO neutron.db.l3_hamode_db [None req-53b31fe8-0697-4047-bb47-844c25c8004c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:07:28.363 8 INFO oslo.messaging._drivers.impl_rabbit [None req-ea7d3e1e-80d3-4513-ba03-7ad2c7464382 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] [a7a6c3b3-4f5d-4a49-a97f-33a02a6fc8ab] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53516. 2026-05-11 12:07:28.365 7 INFO oslo.messaging._drivers.impl_rabbit [None req-d7a30143-287f-498d-b0ed-152c86462012 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] [e4265f22-9e92-455d-bfca-3c3d85eadbad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53514. [pid: 8|app: 0|req: 241/481] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:28 2026] POST /v2.0/subnets => generated 671 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:07:28 2026] GET /v2.0/security-groups?tenant_id=3c18d45c490f4a1d9433edc023f9e060&name=default => generated 2797 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:07:29.100 8 INFO neutron.db.segments_db [None req-35e15d2b-4a44-47ff-9a7e-43f02926f961 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 of type vxlan for network ee00af29-b891-42a4-ab73-106afb46b40f 2026-05-11 12:07:29.435 8 INFO neutron.db.l3_hamode_db [None req-35e15d2b-4a44-47ff-9a7e-43f02926f961 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:07:30.148 7 INFO neutron.db.l3_hamode_db [None req-53b31fe8-0697-4047-bb47-844c25c8004c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:07:30.984 8 INFO neutron.db.l3_hamode_db [None req-35e15d2b-4a44-47ff-9a7e-43f02926f961 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/483] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:27 2026] POST /v2.0/routers => generated 731 bytes in 3716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:31.457 7 INFO neutron.db.segments_db [None req-8f091b2e-42da-48a3-acf6-81643ed881c6 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 6303f6b9-ef44-4561-8bb0-63365291ccbb of type vxlan for network 66ecfe1e-a682-427c-bd1e-ec603af76fdf 2026-05-11 12:07:31.785 7 INFO neutron.db.l3_hamode_db [None req-8f091b2e-42da-48a3-acf6-81643ed881c6 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/484] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:29 2026] POST /v2.0/routers => generated 731 bytes in 3446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:07:32 2026] DELETE /v2.0/security-groups/38636aeb-274b-433e-8da9-5fe596a312e8 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:07:33.065 7 INFO neutron.db.l3_hamode_db [None req-8f091b2e-42da-48a3-acf6-81643ed881c6 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/486] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:07:32 2026] PUT /v2.0/routers/ab29dd88-db9e-4d40-a7a7-dddcee3e208c/add_router_interface => generated 309 bytes in 1767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:31 2026] POST /v2.0/routers => generated 735 bytes in 3099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:07:34 2026] PUT /v2.0/routers/3c184a92-736b-400f-941d-811c967faf14/add_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:07:34 2026] PUT /v2.0/routers/0409a37d-6558-47d1-804a-7d4f821322a5/add_router_interface => generated 309 bytes in 1588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:36.108 7 WARNING neutron_lib.context [None req-9365d6dc-39e4-4942-b483-8da0896ddc1c 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 244/490] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/security-groups => generated 1595 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:07:36.279 7 WARNING neutron_lib.context [None req-447fa454-ef7c-4b43-94ed-eeae9bb3b2e7 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:07:36.410 8 INFO neutron.db.segments_db [None req-dc2defd0-227b-407c-baf5-05c3d0994ad1 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 55e915e9-c3fc-4821-a19e-96bc060c36e3 of type vxlan for network 7e33e65d-aa1e-49b9-831b-722395b29eb9 [pid: 7|app: 0|req: 247/493] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:36.440 7 WARNING neutron_lib.context [None req-f005df20-a0cb-4801-b9d2-aa53d5bb5345 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/494] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/networks => generated 745 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:36.550 7 WARNING neutron_lib.context [None req-98123e4c-282b-4db8-84a4-c0c9bed03ea3 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/496] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/subnets => generated 670 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:36.836 8 INFO neutron.db.segments_db [None req-e4afc5ea-aa73-41e8-a3ef-859e5af4464c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 8b1da2cc-c178-4e5b-97f5-92baa5303e2a of type vxlan for network 69e0ba1a-d9fc-4229-ad02-3728d24a16fb 2026-05-11 12:07:37.279 8 INFO neutron.db.l3_hamode_db [None req-e4afc5ea-aa73-41e8-a3ef-859e5af4464c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/497] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/floatingips => generated 552 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:37.405 7 WARNING neutron_lib.context [req-3176b1e9-1a13-474d-b063-1e73d22966d4 req-b5af179e-1f9a-4fec-8353-377a5572d5ac 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/498] 10.0.0.227 () {38 vars in 971 bytes} [Mon May 11 12:07:37 2026] POST /v2.0/security-groups => generated 1617 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:07:37.705 7 WARNING neutron_lib.context [req-320c8b3e-3396-4820-9bc3-792c4c96efb3 req-1fe31066-ce2f-4465-b41c-e676fa9582ca 718bc68a1dca4e9da3844a6bfbd24f2f 19302332306643208189f7dcd12d7fa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/499] 10.0.0.227 () {38 vars in 971 bytes} [Mon May 11 12:07:37 2026] POST /v2.0/security-groups => generated 1620 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:07:38.005 7 WARNING neutron_lib.context [req-e76c9565-ee25-445f-8c39-5dc6c5dcc90e req-3b22f3b1-a0a2-4a89-a63c-db9a5e9dd04a 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/500] 10.0.0.227 () {38 vars in 971 bytes} [Mon May 11 12:07:37 2026] POST /v2.0/security-groups => generated 1617 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.227 () {34 vars in 1098 bytes} [Mon May 11 12:07:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--391041958&fields=id&tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/502] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:38 2026] GET /v2.0/security-groups/1e593b45-55b7-4afd-a0d7-2b26f6dd5f28 => generated 1620 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:07:38 2026] GET /v2.0/networks?id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 676 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:38.544 7 WARNING neutron_lib.context [req-0528b401-8898-4e9e-8b4a-973344092072 req-8c77b591-db71-47a5-9ffe-05b30f0ac842 718bc68a1dca4e9da3844a6bfbd24f2f 19302332306643208189f7dcd12d7fa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:07:38.976 8 INFO neutron.db.l3_hamode_db [None req-e4afc5ea-aa73-41e8-a3ef-859e5af4464c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/504] 10.0.0.227 () {38 vars in 981 bytes} [Mon May 11 12:07:38 2026] POST /v2.0/security-group-rules => generated 582 bytes in 1405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:07:39 2026] GET /v2.0/quotas/f9e2c560e2a94b9e93e2503e5bbfdf0e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:39.966 7 WARNING neutron_lib.context [req-97b123e3-db66-4e44-a8d6-ee73a678c60b req-60b7a311-09f3-41f9-80e6-daebc4d4dd75 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/506] 10.0.0.227 () {38 vars in 971 bytes} [Mon May 11 12:07:39 2026] POST /v2.0/security-groups => generated 1617 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/507] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:07:40 2026] GET /v2.0/ports?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:40.769 7 WARNING neutron_lib.context [req-4f6e3f79-cfbf-483f-87dd-92ba2883a35b req-f77f12a5-38b6-4420-bb16-eba722251083 718bc68a1dca4e9da3844a6bfbd24f2f 19302332306643208189f7dcd12d7fa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/508] 10.0.0.227 () {38 vars in 971 bytes} [Mon May 11 12:07:40 2026] POST /v2.0/security-groups => generated 1621 bytes in 1492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/509] 10.0.0.227 () {34 vars in 907 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/extensions => generated 19600 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/510] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/security-groups?tenant_id=d82c73c825024deeb47e294e1bfe182b => generated 7594 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/511] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?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: 264/512] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/security-groups/581f4a5b-2230-407f-815e-fd53bb96195d => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/513] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:36 2026] POST /v2.0/routers => generated 734 bytes in 5767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/514] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/515] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/security-groups/581f4a5b-2230-407f-815e-fd53bb96195d => generated 2794 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/516] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:42 2026] GET /v2.0/security-groups/d82a6df5-ce07-4e3b-9ad7-767301499352 => generated 1621 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:07:42.683 8 WARNING neutron_lib.context [req-2f9fa42a-cd25-407c-a834-89a9cb81b559 req-0bbb8c4a-5722-4e10-9765-dbb8d6060bac 718bc68a1dca4e9da3844a6bfbd24f2f 19302332306643208189f7dcd12d7fa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/517] 10.0.0.227 () {38 vars in 981 bytes} [Mon May 11 12:07:42 2026] POST /v2.0/security-group-rules => generated 582 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/518] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:43 2026] GET /v2.0/security-groups/e953bedc-49f7-4ab9-82c7-ae70b11ab494 => generated 1617 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/519] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:43 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/520] 10.0.0.227 () {36 vars in 1013 bytes} [Mon May 11 12:07:43 2026] DELETE /v2.0/security-groups/e953bedc-49f7-4ab9-82c7-ae70b11ab494 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/521] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:43 2026] GET /v2.0/security-groups/d82a6df5-ce07-4e3b-9ad7-767301499352 => generated 2214 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:07:43.722 8 INFO neutron.api.v2.resource [req-5e128a27-c630-4464-bb2c-66a5793a6336 req-548fbde9-87bc-46cf-a051-d68911e84a5e 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/522] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:43 2026] GET /v2.0/security-groups/e953bedc-49f7-4ab9-82c7-ae70b11ab494 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:07:43.737 8 WARNING neutron_lib.context [req-0a628e10-485b-4c08-94dd-e1ab8c425a44 req-3c1c864b-80b8-42b7-9736-a1a2ab8f4b38 718bc68a1dca4e9da3844a6bfbd24f2f 19302332306643208189f7dcd12d7fa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/523] 10.0.0.227 () {38 vars in 981 bytes} [Mon May 11 12:07:43 2026] POST /v2.0/security-group-rules => generated 587 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/524] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/71de9f38-df01-40db-ba20-deea60ad4441 => generated 1617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/d82a6df5-ce07-4e3b-9ad7-767301499352 => generated 2812 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/526] 10.0.0.227 () {36 vars in 1013 bytes} [Mon May 11 12:07:44 2026] DELETE /v2.0/security-groups/71de9f38-df01-40db-ba20-deea60ad4441 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 10.0.0.227 () {34 vars in 1001 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-group-rules/b1d82978-5a95-4d65-8480-16496b9fc8b8 => generated 584 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:44.498 8 INFO neutron.api.v2.resource [req-1f054288-b54f-4371-bd38-c7d5cfb8fbc4 req-a7ed36ed-e80a-4d86-b0b6-c72a45d8e7f3 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/528] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/71de9f38-df01-40db-ba20-deea60ad4441 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:07:42 2026] PUT /v2.0/routers/758f37d5-f60b-447b-8326-935a9fea7c2a/add_router_interface => generated 309 bytes in 1934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/d82a6df5-ce07-4e3b-9ad7-767301499352 => generated 2812 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/e9f7b61e-44e9-45c2-86c1-ba9f60bbd554 => generated 1617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 10.0.0.227 () {36 vars in 1023 bytes} [Mon May 11 12:07:44 2026] DELETE /v2.0/security-group-rules/b1d82978-5a95-4d65-8480-16496b9fc8b8 => 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: 266/533] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => 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: 268/534] 10.0.0.227 () {36 vars in 1013 bytes} [Mon May 11 12:07:44 2026] DELETE /v2.0/security-groups/e9f7b61e-44e9-45c2-86c1-ba9f60bbd554 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:07:44.811 8 INFO neutron.api.v2.resource [req-a6ba0ff8-f6c9-47dc-8b1b-5b65463914fe req-b3a2d045-0961-425e-bbab-733c82f1ab62 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/535] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/e9f7b61e-44e9-45c2-86c1-ba9f60bbd554 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/d82a6df5-ce07-4e3b-9ad7-767301499352 => generated 2214 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups?tenant_id=d82c73c825024deeb47e294e1bfe182b => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/581f4a5b-2230-407f-815e-fd53bb96195d => generated 2794 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:44 2026] GET /v2.0/security-groups/581f4a5b-2230-407f-815e-fd53bb96195d => generated 2794 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:07:45.057 8 INFO neutron.api.v2.resource [req-b8aaebdf-d605-4765-8e3f-49c2fec43bfd req-1f4e0992-329a-48f0-950d-27c2a769b4c0 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/540] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:45 2026] GET /v2.0/security-groups/e9f7b61e-44e9-45c2-86c1-ba9f60bbd554 => generated 146 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 10.0.0.227 () {36 vars in 1013 bytes} [Mon May 11 12:07:44 2026] DELETE /v2.0/security-groups/d82a6df5-ce07-4e3b-9ad7-767301499352 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:07:45.135 8 INFO neutron.api.v2.resource [req-1c7559fa-6abc-48f1-b8bc-9150c67f877c req-6f9655d2-5fe8-49e4-8745-18d3c5692b7c 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/542] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:45 2026] GET /v2.0/security-groups/71de9f38-df01-40db-ba20-deea60ad4441 => generated 146 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:45 2026] GET /v2.0/security-groups/1e593b45-55b7-4afd-a0d7-2b26f6dd5f28 => generated 2213 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:07:45.208 8 WARNING neutron_lib.context [None req-94e8a043-a619-430a-adc9-74670d3f8bbf 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:07:45.228 7 INFO neutron.api.v2.resource [req-78e486e7-cbfe-4374-8617-2554ddeff4e2 req-dd9c9226-d6f0-445f-bbfc-1ba28c731f97 84c9c1d2ca3d4e8db7f45baf83dcae7a d82c73c825024deeb47e294e1bfe182b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 272/544] 10.0.0.227 () {34 vars in 991 bytes} [Mon May 11 12:07:45 2026] GET /v2.0/security-groups/e953bedc-49f7-4ab9-82c7-ae70b11ab494 => 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: 273/545] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:07:45 2026] POST /v2.0/security-groups => generated 1597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.227 () {36 vars in 1013 bytes} [Mon May 11 12:07:45 2026] DELETE /v2.0/security-groups/1e593b45-55b7-4afd-a0d7-2b26f6dd5f28 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:07:45.359 7 WARNING neutron_lib.context [None req-7b2385c1-d216-47a8-b2d8-6b648d0aea06 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 274/547] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:07:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:07:45 2026] PUT /v2.0/routers/3c184a92-736b-400f-941d-811c967faf14/remove_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:46.896 8 WARNING neutron_lib.context [None req-b086fe22-c300-49c7-bebb-1d98096333da 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/549] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:07:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:07:45 2026] PUT /v2.0/routers/0409a37d-6558-47d1-804a-7d4f821322a5/remove_router_interface => generated 309 bytes in 1721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:47 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:07:47 2026] GET /v2.0/networks?id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 676 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:47.438 8 WARNING neutron_lib.context [None req-8e649876-1cd3-4c0a-8853-8cc69cd2f64c 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:07:48.554 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-894ff0fd-611a-45e2-b467-cfb946e541e2 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 277/553] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:07:47 2026] POST /v2.0/floatingips => generated 552 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:49.420 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6fdb3c6a-c7be-4601-bf3a-6f6c7d2e1d7b 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-11 12:07:49.803 7 INFO neutron.db.l3_hamode_db [None req-894ff0fd-611a-45e2-b467-cfb946e541e2 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network ee00af29-b891-42a4-ab73-106afb46b40f was deleted as no HA routers are present in tenant d82c73c825024deeb47e294e1bfe182b. [pid: 7|app: 0|req: 277/554] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:07:47 2026] DELETE /v2.0/routers/3c184a92-736b-400f-941d-811c967faf14 => generated 0 bytes in 2592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:07:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:49 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:50.030 8 INFO neutron.db.l3_hamode_db [None req-6fdb3c6a-c7be-4601-bf3a-6f6c7d2e1d7b 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 66ecfe1e-a682-427c-bd1e-ec603af76fdf was deleted as no HA routers are present in tenant 19302332306643208189f7dcd12d7fa0. [pid: 8|app: 0|req: 278/557] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:07:48 2026] DELETE /v2.0/routers/0409a37d-6558-47d1-804a-7d4f821322a5 => generated 0 bytes in 1474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:07:50.049 8 WARNING neutron_lib.context [req-0dcf7478-2027-4e27-9a80-322d644b5b36 req-59b1b9b9-e718-4a83-8333-ae2fd320c649 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:07:50.251 7 INFO neutron.services.segments.plugin [-] Segment f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 resource provider aggregate not found 2026-05-11 12:07:50.284 7 INFO neutron.services.segments.plugin [-] Segment f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 resource provider aggregate not found 2026-05-11 12:07:50.294 7 INFO neutron.services.segments.plugin [-] Segment f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 found for delete ", "request_id": "req-2abc172b-aae0-4bd9-a2d0-fc43b141d735"}]} [pid: 7|app: 0|req: 280/558] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:07:49 2026] DELETE /v2.0/subnets/2e52c7ae-21c8-48bd-90d6-c17c43308782 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:07:50.314 7 INFO neutron.services.segments.plugin [-] Segment f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ea4b27-2a1a-4bab-a0e7-eca67ca2c9d9 found for delete ", "request_id": "req-cd6eede3-a3b4-4c88-9077-224211f30d14"}]} 2026-05-11 12:07:50.422 8 INFO neutron.services.segments.plugin [-] Segment 6303f6b9-ef44-4561-8bb0-63365291ccbb resource provider aggregate not found 2026-05-11 12:07:50.456 8 INFO neutron.services.segments.plugin [-] Segment 6303f6b9-ef44-4561-8bb0-63365291ccbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6303f6b9-ef44-4561-8bb0-63365291ccbb found for delete ", "request_id": "req-b09a7742-c654-4698-95f2-ee2995c0d951"}]} 2026-05-11 12:07:50.530 8 INFO neutron.services.segments.plugin [-] Segment 6303f6b9-ef44-4561-8bb0-63365291ccbb resource provider aggregate not found 2026-05-11 12:07:50.566 8 INFO neutron.services.segments.plugin [-] Segment 6303f6b9-ef44-4561-8bb0-63365291ccbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6303f6b9-ef44-4561-8bb0-63365291ccbb found for delete ", "request_id": "req-3504bed6-f62b-438f-b05f-e0ba812b13d0"}]} [pid: 7|app: 0|req: 281/559] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:07:50 2026] DELETE /v2.0/subnets/b9a26c8a-2c5b-45e8-91d2-2ba928bdf4c4 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:07:50 2026] POST /v2.0/ports => generated 958 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/561] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:07:50 2026] DELETE /v2.0/networks/1db06f0b-3b36-4878-a52b-8e0e0e9f897d => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 199.19.213.152 () {34 vars in 911 bytes} [Mon May 11 12:07:51 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 284/563] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:51 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 961 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/566] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:51 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&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: 280/567] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:07:50 2026] DELETE /v2.0/networks/f28f3ef8-0c5d-48e9-99a4-2a50147f192e => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/568] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:07:51 2026] GET /v2.0/security-groups?tenant_id=d82c73c825024deeb47e294e1bfe182b&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/569] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:07:51 2026] DELETE /v2.0/security-groups/581f4a5b-2230-407f-815e-fd53bb96195d => 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: 289/570] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:07:51 2026] GET /v2.0/security-groups?tenant_id=19302332306643208189f7dcd12d7fa0&name=default => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/571] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:07:51 2026] DELETE /v2.0/security-groups/32400ca7-96a3-4af3-b325-196e3f7e3ea3 => 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: 282/572] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:07:51 2026] PUT /v2.0/ports/f0253e59-a432-4f95-9723-54481e63a9d5 => generated 1203 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/573] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/ports?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/574] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f0253e59-a432-4f95-9723-54481e63a9d5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:52.396 7 INFO neutron.services.segments.plugin [-] Segment dcb81d71-5690-4ec3-9789-05daaa97911a resource provider aggregate not found 2026-05-11 12:07:52.434 7 INFO neutron.services.segments.plugin [-] Segment dcb81d71-5690-4ec3-9789-05daaa97911a resource provider aggregate not found 2026-05-11 12:07:52.440 7 INFO neutron.services.segments.plugin [-] Segment dcb81d71-5690-4ec3-9789-05daaa97911a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb81d71-5690-4ec3-9789-05daaa97911a found for delete ", "request_id": "req-54d0fc0d-ce08-4b22-a2d8-5a1c780a8740"}]} [pid: 7|app: 0|req: 292/575] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/subnets?id=a9005fd6-4ead-4265-8333-95964bd1f96b => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:52.491 8 INFO neutron.services.segments.plugin [-] Segment c30a7c84-9917-4043-9a37-7fd5569530fe resource provider aggregate not found 2026-05-11 12:07:52.517 8 INFO neutron.services.segments.plugin [-] Segment c30a7c84-9917-4043-9a37-7fd5569530fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30a7c84-9917-4043-9a37-7fd5569530fe found for delete ", "request_id": "req-2b4fe4d7-8121-4bc1-9ba4-defead4037ca"}]} [pid: 8|app: 0|req: 284/576] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/ports?network_id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:07:52.546 7 INFO neutron.services.segments.plugin [-] Segment dcb81d71-5690-4ec3-9789-05daaa97911a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb81d71-5690-4ec3-9789-05daaa97911a found for delete ", "request_id": "req-0ec7ef82-684c-422c-96c0-6919abf86829"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:07:52.612 8 INFO neutron.services.segments.plugin [-] Segment c30a7c84-9917-4043-9a37-7fd5569530fe resource provider aggregate not found [pid: 7|app: 0|req: 293/577] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:52.653 8 INFO neutron.services.segments.plugin [-] Segment c30a7c84-9917-4043-9a37-7fd5569530fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30a7c84-9917-4043-9a37-7fd5569530fe found for delete ", "request_id": "req-f77f5eaf-479a-418e-8bcd-e6bff58a60ac"}]} [pid: 7|app: 0|req: 294/578] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/579] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 973 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/580] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:52 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/581] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:53 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/582] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:53 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:54.025 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88a94aa4-656c-43f2-94cf-ff9d05bfe6c1'] response: {'name': 'network-changed', 'server_uuid': '241b2fe3-eaed-4a27-9b47-9c7a9016ebed', 'tag': 'f0253e59-a432-4f95-9723-54481e63a9d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 298/583] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/ports?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => 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: 299/584] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/networks?id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/585] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f0253e59-a432-4f95-9723-54481e63a9d5 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:54.266 8 INFO neutron.db.segments_db [None req-bd4a31e3-2810-4e9d-ae1b-07c593fa5743 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 705c3ab7-3d72-4f9b-864e-d516ec15480f of type vxlan for network 8e222603-31b9-4e73-afca-c684bcfeaa6f [pid: 7|app: 0|req: 301/586] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/subnets?id=a9005fd6-4ead-4265-8333-95964bd1f96b => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/587] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/ports?network_id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/588] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:07:53 2026] POST /v2.0/networks => generated 751 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/589] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/590] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/591] 10.0.0.227 () {34 vars in 1100 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2019891893&fields=id&tenant_id=7bc1300b51754114aa627d98825625d6 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/592] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/networks?id=7e33e65d-aa1e-49b9-831b-722395b29eb9 => generated 679 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/593] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/quotas/7bc1300b51754114aa627d98825625d6 => 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: 308/594] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/ports?tenant_id=7bc1300b51754114aa627d98825625d6&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/595] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:54 2026] POST /v2.0/subnets => generated 674 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:07:54.905 7 INFO neutron.db.segments_db [None req-d929abba-8c92-49ce-8c2a-778c1201d2d1 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 2996dff3-24c0-4d23-aa4e-feb4b081dbff of type vxlan for network 00684160-7a57-4b7f-b04e-1b2248770d7b [pid: 8|app: 0|req: 288/596] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/597] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:07:54 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/598] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:55 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/599] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:55 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:55.358 7 INFO neutron.db.l3_hamode_db [None req-d929abba-8c92-49ce-8c2a-778c1201d2d1 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/600] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:55 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/601] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:56 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/602] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:56 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/603] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:56 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:07:57.018 7 INFO neutron.db.l3_hamode_db [None req-d929abba-8c92-49ce-8c2a-778c1201d2d1 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 296/604] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:07:57 2026] GET /v2.0/networks?id=7e33e65d-aa1e-49b9-831b-722395b29eb9 => generated 679 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/605] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:07:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7bc1300b51754114aa627d98825625d6 => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:07:57.358 8 WARNING neutron_lib.context [req-f0717a41-855a-4b08-85db-16e483172928 req-4c8c928c-0449-46ea-97b0-c55852846b7b 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/606] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:07:57 2026] POST /v2.0/ports => generated 954 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/607] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:57 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/608] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:07:58 2026] GET /v2.0/security-groups?tenant_id=5c6a9bac41b34aeb894cb8e2378fbbe4&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:07:54 2026] POST /v2.0/routers => generated 738 bytes in 3900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:58 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:58 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&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: 301/612] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:07:58 2026] PUT /v2.0/ports/6c250461-8d87-4bbd-ba1f-66646b00d8f8 => generated 1199 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/613] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:07:58 2026] DELETE /v2.0/security-groups/eea55c8f-d895-419c-b5ec-8d91a82b95ad => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:07:58.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c663be74-a508-46ef-92e3-de9941647eb4'] response: {'name': 'network-changed', 'server_uuid': '3050964e-7cb8-4b04-a059-c2be6bf2ba9d', 'tag': '6c250461-8d87-4bbd-ba1f-66646b00d8f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/614] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:07:58 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&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: 314/615] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/ports?tenant_id=7bc1300b51754114aa627d98825625d6&device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => 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: 315/616] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6c250461-8d87-4bbd-ba1f-66646b00d8f8 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/617] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/subnets?id=f57be9ca-5d53-432c-aa84-de02779374ae => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/618] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/security-groups?tenant_id=695734510652489095e4f577c8dbce09&name=default => generated 2801 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/619] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/ports?network_id=7e33e65d-aa1e-49b9-831b-722395b29eb9&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/620] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:07:59 2026] DELETE /v2.0/security-groups/499e9a7c-b354-4c1e-9140-fd2ad468be0a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/621] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/623] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:07:59 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/624] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/ports?tenant_id=7bc1300b51754114aa627d98825625d6&device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/625] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 969 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/626] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/627] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/networks?id=7e33e65d-aa1e-49b9-831b-722395b29eb9 => generated 773 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/628] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/629] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6c250461-8d87-4bbd-ba1f-66646b00d8f8 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/630] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:07:58 2026] PUT /v2.0/routers/9ed5cea5-27d2-4bc3-9576-3cb67ae7dec9/add_router_interface => generated 309 bytes in 2039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/631] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/subnets?id=f57be9ca-5d53-432c-aa84-de02779374ae => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/632] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/ports?network_id=7e33e65d-aa1e-49b9-831b-722395b29eb9&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: 305/633] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:01 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/634] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:01 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/635] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:00 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:01 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:01.737 8 INFO neutron.db.l3_db [None req-3081527e-1988-418f-bbad-a7a7ff973ba4 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Floating IP a8a2a7a5-a1b4-43a3-b9fc-098102de8dc8 associated. External IP: 10.96.250.211, port: f0253e59-a432-4f95-9723-54481e63a9d5. [pid: 7|app: 0|req: 331/637] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:01 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:01.781 7 WARNING neutron_lib.context [None req-11da070f-dc6c-4264-809a-6a7a64cacb36 c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 332/638] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:08:01 2026] POST /v2.0/security-groups => generated 1595 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:08:01.929 7 WARNING neutron_lib.context [None req-78b2d8de-b59a-49c3-9185-0456649d16fd c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 333/639] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:08:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:02.127 7 WARNING neutron_lib.context [None req-44d1270f-7ada-4ca4-9920-cac93c67bc85 c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 307/640] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:01 2026] PUT /v2.0/floatingips/a8a2a7a5-a1b4-43a3-b9fc-098102de8dc8 => generated 856 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/641] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:08:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:02.312 8 WARNING neutron_lib.context [None req-15d22c24-14b6-4c5e-ada4-d1793a815bf9 c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:02.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4dcbb9e-fb48-45bc-8f3a-50dec30360fb'] response: {'name': 'network-changed', 'server_uuid': '241b2fe3-eaed-4a27-9b47-9c7a9016ebed', 'tag': 'f0253e59-a432-4f95-9723-54481e63a9d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 335/642] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/ports?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/643] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/networks?id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 772 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/644] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f0253e59-a432-4f95-9723-54481e63a9d5 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/645] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/subnets?id=a9005fd6-4ead-4265-8333-95964bd1f96b => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/646] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/ports?network_id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841&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: 340/647] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/648] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => 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: 342/649] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:02 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/650] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:03 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/651] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:08:02 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/652] 10.0.0.227 () {34 vars in 1098 bytes} [Mon May 11 12:08:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--366605981&fields=id&tenant_id=bab468ab4cff4faeb761efad9e0d00e5 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/653] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:08:03 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 683 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/654] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:08:03 2026] GET /v2.0/quotas/bab468ab4cff4faeb761efad9e0d00e5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/655] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:08:03 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/656] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:04 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/657] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:04 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/658] 10.0.0.227 () {34 vars in 907 bytes} [Mon May 11 12:08:04 2026] GET /v2.0/extensions => generated 19600 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:08:04 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?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: 348/660] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:08:04 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/661] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:04 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => 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: 349/662] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:05 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/663] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:05 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&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: 350/664] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:05 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/665] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:06.193 8 INFO neutron.db.l3_db [None req-c5b186ef-99fd-4da2-9ae7-011132a574f5 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Floating IP 1c0b9863-d3c4-4ae5-a86c-cc8b2f026ddf associated. External IP: 10.96.250.216, port: 6c250461-8d87-4bbd-ba1f-66646b00d8f8. [pid: 7|app: 0|req: 352/666] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 683 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/669] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bab468ab4cff4faeb761efad9e0d00e5 => generated 180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:06.312 7 WARNING neutron_lib.context [req-6136550d-262b-4769-9672-63dd909ef278 req-48a6d943-d790-4768-ab24-2458e832a640 c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 315/670] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:05 2026] PUT /v2.0/floatingips/1c0b9863-d3c4-4ae5-a86c-cc8b2f026ddf => generated 855 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:06.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-805ab92b-4d4c-46a8-aecb-f0f6492c08e6'] response: {'name': 'network-changed', 'server_uuid': '3050964e-7cb8-4b04-a059-c2be6bf2ba9d', 'tag': '6c250461-8d87-4bbd-ba1f-66646b00d8f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 316/671] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/672] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/ports?tenant_id=7bc1300b51754114aa627d98825625d6&device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/673] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/674] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:08:06 2026] POST /v2.0/ports => generated 954 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/675] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:06 2026] GET /v2.0/networks?id=7e33e65d-aa1e-49b9-831b-722395b29eb9 => generated 773 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/676] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:08:07 2026] PUT /v2.0/ports/6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 1199 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/677] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/678] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6c250461-8d87-4bbd-ba1f-66646b00d8f8 => generated 858 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/679] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/680] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/681] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/security-groups?tenant_id=c3d84ab514234cd29296d2cd9c2222f7&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/682] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/683] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/subnets?id=f57be9ca-5d53-432c-aa84-de02779374ae => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/684] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/685] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:07 2026] GET /v2.0/security-groups?id=1e4a7425-fcbb-435a-b00d-1769806ab694&fields=id&fields=name => generated 114 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/686] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/ports?network_id=7e33e65d-aa1e-49b9-831b-722395b29eb9&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/687] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:08.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46ed0d4c-41c0-472d-a5b7-9540d703feb3'] response: {'name': 'network-changed', 'server_uuid': '6b6aed2b-0627-4e01-8260-932a8d7dfe0a', 'tag': '6f634810-6c71-4106-aa08-1027e49a6ce0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 362/688] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:08 2026] DELETE /v2.0/security-groups/31be3f89-a58f-48c4-a1d5-0466d5abae04 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/689] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/690] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&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: 363/691] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/692] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/693] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/694] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/security-groups?tenant_id=241f498d7f3b4938b26bd6555b152f25&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/695] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:08.823 8 INFO neutron.db.l3_db [req-f57f9451-dfdd-4290-bded-8a90aad19783 req-5164d8f4-9f92-460e-9754-fe5248f9ced8 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] Floating IP 1c0b9863-d3c4-4ae5-a86c-cc8b2f026ddf disassociated. External IP: 10.96.250.216, port: 6c250461-8d87-4bbd-ba1f-66646b00d8f8. [pid: 7|app: 0|req: 368/696] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:08 2026] DELETE /v2.0/security-groups/49f9542d-3c4a-4f6f-84f3-2c273c603a43 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/697] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/698] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:08 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/699] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/700] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/701] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&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: 7|app: 0|req: 374/702] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/ports?device_id=3050964e-7cb8-4b04-a059-c2be6bf2ba9d => 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: 375/703] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/704] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&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: 329/705] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:08:08 2026] DELETE /v2.0/ports/6c250461-8d87-4bbd-ba1f-66646b00d8f8 => generated 0 bytes in 1110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/706] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:09.447 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9fe6c9f-f069-4fe3-870e-d749b2a94220'] response: {'server_uuid': '3050964e-7cb8-4b04-a059-c2be6bf2ba9d', 'name': 'network-vif-deleted', 'tag': '6c250461-8d87-4bbd-ba1f-66646b00d8f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 330/707] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/708] 199.19.213.152 () {34 vars in 1096 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/709] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/ports?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => 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: 379/710] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/networks?id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/711] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f0253e59-a432-4f95-9723-54481e63a9d5 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/712] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/subnets?id=a9005fd6-4ead-4265-8333-95964bd1f96b => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/713] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:09 2026] GET /v2.0/ports?network_id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841&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: 381/714] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:10 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?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: 334/715] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:10 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/716] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:10 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/717] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:10 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/718] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:10 2026] DELETE /v2.0/security-groups/1e4a7425-fcbb-435a-b00d-1769806ab694 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:10.446 8 INFO neutron.api.v2.resource [None req-f6d60345-812c-483b-a728-d5b38922adf3 030f0abe538347658cf0b5e6627bb48f 7bc1300b51754114aa627d98825625d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 336/719] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:08:10 2026] GET /v2.0/security-groups/1e4a7425-fcbb-435a-b00d-1769806ab694 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/720] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:10 2026] DELETE /v2.0/floatingips/1c0b9863-d3c4-4ae5-a86c-cc8b2f026ddf => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/721] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:11 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/722] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:11 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/723] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:08:11 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 1244 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/724] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:08:11 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/725] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:08:10 2026] PUT /v2.0/routers/758f37d5-f60b-447b-8326-935a9fea7c2a/remove_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/726] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:12 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/727] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:12 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/728] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:12 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:14.034 8 INFO neutron.db.l3_db [None req-5cb87b3c-6070-4b78-ae45-a5151cc8a07d c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Floating IP 973ac164-9006-4558-a167-9495374833ef associated. External IP: 10.96.250.204, port: 6f634810-6c71-4106-aa08-1027e49a6ce0. 2026-05-11 12:08:14.158 7 INFO neutron.services.segments.plugin [-] Segment 8b1da2cc-c178-4e5b-97f5-92baa5303e2a resource provider aggregate not found 2026-05-11 12:08:14.163 7 INFO neutron.services.segments.plugin [-] Segment 8b1da2cc-c178-4e5b-97f5-92baa5303e2a resource provider aggregate not found 2026-05-11 12:08:14.182 7 INFO neutron.services.segments.plugin [-] Segment 8b1da2cc-c178-4e5b-97f5-92baa5303e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b1da2cc-c178-4e5b-97f5-92baa5303e2a found for delete ", "request_id": "req-7d180540-6319-4b7c-b9c2-672ceb3ade94"}]} 2026-05-11 12:08:14.191 7 INFO neutron.services.segments.plugin [-] Segment 8b1da2cc-c178-4e5b-97f5-92baa5303e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b1da2cc-c178-4e5b-97f5-92baa5303e2a found for delete ", "request_id": "req-640a3628-ac49-4b6d-a11c-32e421cbb2ac"}]} 2026-05-11 12:08:14.227 7 INFO neutron.db.l3_hamode_db [None req-cf9384dd-2906-4b09-b71a-f65ccf1e08e0 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 69e0ba1a-d9fc-4229-ad02-3728d24a16fb was deleted as no HA routers are present in tenant 7bc1300b51754114aa627d98825625d6. [pid: 7|app: 0|req: 389/729] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:12 2026] DELETE /v2.0/routers/758f37d5-f60b-447b-8326-935a9fea7c2a => generated 0 bytes in 1780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/730] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:13 2026] PUT /v2.0/floatingips/973ac164-9006-4558-a167-9495374833ef => generated 855 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/731] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:14 2026] DELETE /v2.0/subnets/f57be9ca-5d53-432c-aa84-de02779374ae => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:14.497 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e092cbd-c74e-498e-a333-9f49f767269b'] response: {'name': 'network-changed', 'server_uuid': '6b6aed2b-0627-4e01-8260-932a8d7dfe0a', 'tag': '6f634810-6c71-4106-aa08-1027e49a6ce0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/732] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/733] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/734] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/735] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 779 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/736] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/737] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/738] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&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: 398/739] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:14 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?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: 399/740] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:15 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:15.668 8 INFO neutron.services.segments.plugin [-] Segment 55e915e9-c3fc-4821-a19e-96bc060c36e3 resource provider aggregate not found 2026-05-11 12:08:15.674 8 INFO neutron.services.segments.plugin [-] Segment 55e915e9-c3fc-4821-a19e-96bc060c36e3 resource provider aggregate not found 2026-05-11 12:08:15.695 8 INFO neutron.services.segments.plugin [-] Segment 55e915e9-c3fc-4821-a19e-96bc060c36e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e915e9-c3fc-4821-a19e-96bc060c36e3 found for delete ", "request_id": "req-9d72f34b-8cef-4e2d-9cc4-ac0ba5ebc29c"}]} 2026-05-11 12:08:15.697 8 INFO neutron.services.segments.plugin [-] Segment 55e915e9-c3fc-4821-a19e-96bc060c36e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e915e9-c3fc-4821-a19e-96bc060c36e3 found for delete ", "request_id": "req-2289026b-1bd2-42d0-b757-079528e22869"}]} [pid: 8|app: 0|req: 342/741] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:14 2026] DELETE /v2.0/networks/7e33e65d-aa1e-49b9-831b-722395b29eb9 => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/742] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:15 2026] GET /v2.0/security-groups?tenant_id=7bc1300b51754114aa627d98825625d6&name=default => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/743] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:15 2026] DELETE /v2.0/security-groups/658aa537-f812-4219-a082-537dcf94c3b6 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/744] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:16 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/745] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:16 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&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: 7|app: 0|req: 402/746] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:16 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/747] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:16 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/748] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/749] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/750] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/ports?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/751] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/networks?id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/752] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f0253e59-a432-4f95-9723-54481e63a9d5 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/753] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/subnets?id=a9005fd6-4ead-4265-8333-95964bd1f96b => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/754] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/ports?network_id=00e64fb4-4d87-4ff5-b3f0-7416c3bbc841&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/755] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?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: 407/756] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/757] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:18 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/758] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:18 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&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: 350/759] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:17 2026] GET /v2.0/security-groups?tenant_id=065a7daa78b04c068552aac30308b95f&name=default => generated 2801 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/760] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:18 2026] DELETE /v2.0/security-groups/15aeb49a-5fe3-474b-8ad7-ba094a460c28 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/761] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:19 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/762] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:19 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&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: 8|app: 0|req: 353/763] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:20 2026] GET /v2.0/security-groups?tenant_id=59b0a199ba70434db8158b8f74c7fbe6&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:20.566 7 INFO neutron.db.segments_db [None req-7427b651-b651-45c5-9fcc-1db12ee3f438 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 of type vxlan for network e7300445-83d2-4bdb-9bb6-ffaeed28c34f [pid: 7|app: 0|req: 411/764] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:08:19 2026] POST /v2.0/networks => generated 737 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/765] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:20 2026] DELETE /v2.0/security-groups/9e46ec8a-e53b-4fb6-afdd-e987775d8840 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/766] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:20 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/767] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:21 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/768] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:20 2026] POST /v2.0/subnets => generated 660 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:21.295 7 INFO neutron.db.segments_db [None req-1000c23b-e480-4aa0-a681-7c1cb18053ee 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment c54facbd-b6d8-4d02-997e-ef5d8f2664d2 of type vxlan for network 3d29cc02-0021-4cc4-8acb-0e3cf35d2601 2026-05-11 12:08:21.711 7 INFO neutron.db.l3_hamode_db [None req-1000c23b-e480-4aa0-a681-7c1cb18053ee 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:08:23.149 8 WARNING neutron_lib.context [None req-74200aef-cb03-4ea8-8a30-b8510b03ad0b ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:23.402 8 INFO neutron.db.segments_db [None req-74200aef-cb03-4ea8-8a30-b8510b03ad0b ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Added segment 093d7bff-21c7-4332-b4a4-89873ba30717 of type vxlan for network 18e20c96-8291-4036-a8a3-fa9bdb39c8ed 2026-05-11 12:08:23.486 7 INFO neutron.db.l3_hamode_db [None req-1000c23b-e480-4aa0-a681-7c1cb18053ee 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 358/771] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:08:22 2026] POST /v2.0/networks => generated 648 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:23.744 8 WARNING neutron_lib.context [None req-8799be84-0dbc-4d6b-9445-acd9cbea8cdd ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 359/772] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:23 2026] POST /v2.0/subnets => generated 603 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:24.325 8 WARNING neutron_lib.context [None req-2834028c-8611-4a24-9e41-905a0bbad155 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:24.425 8 INFO neutron.db.segments_db [None req-2834028c-8611-4a24-9e41-905a0bbad155 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Added segment ad8caa04-ac52-45c1-a724-2ff5e147425f of type vxlan for network e75d84b7-6647-4792-a797-e6c06855d090 2026-05-11 12:08:24.803 8 INFO neutron.db.l3_hamode_db [None req-2834028c-8611-4a24-9e41-905a0bbad155 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 414/773] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:21 2026] POST /v2.0/routers => generated 724 bytes in 3770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:25.525 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] 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 2026-05-11 12:08:26.562 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7c245c61-21e0-494c-a165-dc6ff0919c5b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56132. 2026-05-11 12:08:26.575 8 INFO neutron.db.l3_hamode_db [None req-2834028c-8611-4a24-9e41-905a0bbad155 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 415/774] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:08:25 2026] PUT /v2.0/routers/91effb90-6cb0-4aa3-8cbe-24bd9b219338/add_router_interface => generated 309 bytes in 1646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/775] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:08:26 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/776] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:08:26 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:27.447 7 WARNING neutron_lib.context [None req-4df9bbbd-f514-4419-84cc-51e3bda9dec6 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 418/777] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:08:27 2026] POST /v2.0/security-groups => generated 1597 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:08:27.735 7 WARNING neutron_lib.context [None req-8a509bc0-5c0b-4bfc-9e6a-5eeea46386ca 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 419/778] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:08:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:28.007 7 WARNING neutron_lib.context [None req-585395fc-8944-4e58-b348-c7209fa8337f 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 360/779] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:24 2026] POST /v2.0/routers => generated 695 bytes in 3931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/780] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:08:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:28.314 7 WARNING neutron_lib.context [None req-2155a7e6-696c-465a-800f-2694c16c05f1 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 421/781] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:08:28 2026] POST /v2.0/floatingips => generated 552 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/782] 10.0.0.227 () {34 vars in 1100 bytes} [Mon May 11 12:08:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1840343469&fields=id&tenant_id=be75d37500c64e18bd3ecc25a23edcf7 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/783] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:08:29 2026] GET /v2.0/networks?id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f => generated 669 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/784] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:08:29 2026] GET /v2.0/quotas/be75d37500c64e18bd3ecc25a23edcf7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/785] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:08:29 2026] GET /v2.0/ports?tenant_id=be75d37500c64e18bd3ecc25a23edcf7&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/786] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:08:30 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?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: 427/787] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:08:30 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/788] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:08:28 2026] PUT /v2.0/routers/568bec74-8e16-4bf8-b0a6-c1d310db2eb3/add_router_interface => generated 309 bytes in 2117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:30.384 7 WARNING neutron_lib.context [None req-f1fe7f34-0589-49c8-bf20-6a8fd532afa2 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 362/789] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:30 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => 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: 428/790] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:08:30 2026] POST /v2.0/ports => generated 959 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:30.913 8 WARNING neutron_lib.context [None req-c741b0da-a6fb-47ba-8ef2-431e2b74998b ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/791] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:31 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/792] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:31 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => 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: 431/793] 10.0.0.227 () {34 vars in 971 bytes} [Mon May 11 12:08:31 2026] GET /v2.0/ports/6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 968 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/794] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:08:30 2026] POST /v2.0/ports => generated 955 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:31.784 7 WARNING neutron_lib.context [None req-ea8e0146-09ed-48f8-a26e-fc28df9aabf7 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/795] 199.19.213.152 () {34 vars in 1000 bytes} [Mon May 11 12:08:31 2026] GET /v2.0/subnets?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 659 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/796] 199.19.213.152 () {34 vars in 1146 bytes} [Mon May 11 12:08:31 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a&device_owner=compute%3Anova&network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 971 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/797] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:32 2026] GET /v2.0/networks?id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f => generated 669 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/798] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:08:32 2026] PUT /v2.0/ports/6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 1145 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:08:32.911 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-126d729e-92d2-49b3-b520-e7b99f95a712'] response: {'name': 'network-changed', 'server_uuid': '6b6aed2b-0627-4e01-8260-932a8d7dfe0a', 'tag': '6f634810-6c71-4106-aa08-1027e49a6ce0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/799] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:08:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be75d37500c64e18bd3ecc25a23edcf7 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/800] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:32 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:32.987 7 INFO neutron.db.l3_db [None req-ea8e0146-09ed-48f8-a26e-fc28df9aabf7 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Floating IP 20f3c7ad-499c-4eff-81c1-e21878e22de3 associated. External IP: 10.96.250.201, port: 5ad27633-65cd-407e-b48f-b9edf18ac6fb. [pid: 8|app: 0|req: 370/801] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:32 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:32.994 8 WARNING neutron_lib.context [req-742f5850-6326-47ac-bf32-80283a3e9d83 req-44c634ac-4980-4cc1-a868-e7c2dec9c58d 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 371/802] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:08:32 2026] POST /v2.0/ports => generated 954 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/803] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:33 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/804] 10.0.0.217 () {34 vars in 677 bytes} [Mon May 11 12:08:31 2026] POST /v2.0/floatingips => generated 842 bytes in 1974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/805] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:33.961 7 INFO neutron.db.l3_db [None req-5bc9aa2c-539c-4e8a-a4b5-84e7abf9721e ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Floating IP 20f3c7ad-499c-4eff-81c1-e21878e22de3 disassociated. External IP: 10.96.250.201, port: 5ad27633-65cd-407e-b48f-b9edf18ac6fb. [pid: 8|app: 0|req: 373/806] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:08:33 2026] PUT /v2.0/ports/f96ed2cb-98d3-4018-9646-dd262dd166c5 => generated 1199 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/807] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/808] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:33 2026] PUT /v2.0/floatingips/20f3c7ad-499c-4eff-81c1-e21878e22de3 => generated 552 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/809] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/810] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/811] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/ports?tenant_id=be75d37500c64e18bd3ecc25a23edcf7&device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/812] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/813] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&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: 379/814] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f96ed2cb-98d3-4018-9646-dd262dd166c5 => 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: 380/815] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/816] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/subnets?id=4a80eda5-2688-47a4-84c9-01aa91299d4f => generated 663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/817] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/818] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:34 2026] DELETE /v2.0/floatingips/20f3c7ad-499c-4eff-81c1-e21878e22de3 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/819] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/ports?network_id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/820] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:34.935 7 WARNING neutron_lib.context [None req-07939119-17fb-4d86-84df-382e42f177db ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:35.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97a9998a-d63a-44cd-bef4-22e864551fe6'] response: {'name': 'network-changed', 'server_uuid': '57a3c457-65f2-42aa-b0bb-6761287a939a', 'tag': 'f96ed2cb-98d3-4018-9646-dd262dd166c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 383/821] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:34 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/822] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?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: 385/823] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/824] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/825] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 779 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/826] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/827] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/ports?tenant_id=be75d37500c64e18bd3ecc25a23edcf7&device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 1238 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/828] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/829] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/830] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/networks?id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f => generated 765 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/831] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/832] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&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: 8|app: 0|req: 395/833] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f96ed2cb-98d3-4018-9646-dd262dd166c5 => 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: 396/834] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:35 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&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: 397/835] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/subnets?id=4a80eda5-2688-47a4-84c9-01aa91299d4f => generated 663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/836] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/837] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/ports?network_id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f&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: 400/838] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/839] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/840] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:36.385 7 INFO neutron.db.l3_db [None req-07939119-17fb-4d86-84df-382e42f177db ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Floating IP 52c1b43f-cd8c-46cc-8b2f-4c774774236b associated. External IP: 10.96.250.208, port: cfd454b4-b3b1-4709-9e81-c6d691184e31. [pid: 8|app: 0|req: 405/843] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/844] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/845] 199.19.213.152 () {34 vars in 1118 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/846] 10.0.0.217 () {34 vars in 677 bytes} [Mon May 11 12:08:34 2026] POST /v2.0/floatingips => generated 843 bytes in 1868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/847] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/848] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/floatingips/52c1b43f-cd8c-46cc-8b2f-4c774774236b => generated 843 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/849] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:36 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/850] 10.0.0.217 () {32 vars in 655 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/floatingips => generated 846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/851] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 969 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/852] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:08:36 2026] PUT /v2.0/ports/6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 968 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/853] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:37.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af838ec-b87f-4d33-9c0b-c3bdb547bb93'] response: {'name': 'network-changed', 'server_uuid': '6b6aed2b-0627-4e01-8260-932a8d7dfe0a', 'tag': '6f634810-6c71-4106-aa08-1027e49a6ce0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/854] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/855] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 779 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/856] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => 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: 413/857] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => 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: 414/858] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/security-groups?id=bcc118d8-0775-47df-bda6-f04585dbe5ae&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: 415/859] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/860] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&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: 417/861] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:08:37.933 7 INFO neutron.db.l3_db [None req-3dfce0d8-354a-442d-aaa0-dbafef905f90 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Floating IP 52c1b43f-cd8c-46cc-8b2f-4c774774236b associated. External IP: 10.96.250.208, port: cfd454b4-b3b1-4709-9e81-c6d691184e31. [pid: 8|app: 0|req: 418/862] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:37 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/863] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:38 2026] GET /v2.0/ports?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/864] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:08:38 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => 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: 421/865] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:38 2026] GET /v2.0/networks?id=8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:38.631 8 INFO neutron.db.l3_db [req-96780f84-9683-4ef5-8170-ba440a4cd0a1 req-89db5c77-3bd1-48e7-979d-b7c6a4409ae9 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] Floating IP a8a2a7a5-a1b4-43a3-b9fc-098102de8dc8 disassociated. External IP: 10.96.250.211, port: f0253e59-a432-4f95-9723-54481e63a9d5. [pid: 7|app: 0|req: 445/866] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:37 2026] PUT /v2.0/floatingips/52c1b43f-cd8c-46cc-8b2f-4c774774236b => generated 842 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/867] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/868] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:38 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:39.043 7 INFO neutron.db.l3_db [None req-67c9e410-de8c-4a1f-bb75-481d01358b24 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] Floating IP 52c1b43f-cd8c-46cc-8b2f-4c774774236b disassociated. External IP: 10.96.250.208, port: 5ad27633-65cd-407e-b48f-b9edf18ac6fb. [pid: 8|app: 0|req: 422/869] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:08:38 2026] DELETE /v2.0/ports/f0253e59-a432-4f95-9723-54481e63a9d5 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/870] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/subnets?id=bdae4c18-e16f-466a-91a3-02d304e40983 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/871] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/ports?device_id=241b2fe3-eaed-4a27-9b47-9c7a9016ebed => 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: 425/872] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/873] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/ports?network_id=8e222603-31b9-4e73-afca-c684bcfeaa6f&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/874] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/875] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?fields=segments => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/876] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:38 2026] PUT /v2.0/floatingips/52c1b43f-cd8c-46cc-8b2f-4c774774236b => generated 552 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/877] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/security-groups?id=51d2f91a-a493-49b3-9647-d1f42f203e4e&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: 429/878] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/879] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f?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) 2026-05-11 12:08:39.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0578851d-1ea2-4fc0-bf18-106ba767223b'] response: {'server_uuid': '241b2fe3-eaed-4a27-9b47-9c7a9016ebed', 'name': 'network-vif-deleted', 'tag': 'f0253e59-a432-4f95-9723-54481e63a9d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/880] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:39 2026] DELETE /v2.0/floatingips/52c1b43f-cd8c-46cc-8b2f-4c774774236b => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/881] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:08:39 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => generated 971 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:40.107 7 INFO neutron.api.v2.resource [None req-63893012-7564-45ad-be13-66f1606e4f62 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/882] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:40 2026] DELETE /v2.0/floatingips/52c1b43f-cd8c-46cc-8b2f-4c774774236b => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:08:40.499 8 INFO neutron.db.l3_db [None req-5e4f5d40-86dc-447f-a6bf-c7e0cf660c1c 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Floating IP 944958a7-054d-42a9-a330-f32916477fa9 associated. External IP: 10.96.250.214, port: f96ed2cb-98d3-4018-9646-dd262dd166c5. 2026-05-11 12:08:40.529 7 INFO neutron.db.l3_db [req-642e4f78-3e67-4f89-8a51-60268b05ff7d req-41150946-4d64-4406-9fdc-57245d955a7b c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] Floating IP 973ac164-9006-4558-a167-9495374833ef disassociated. External IP: 10.96.250.204, port: 6f634810-6c71-4106-aa08-1027e49a6ce0. [pid: 8|app: 0|req: 431/883] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:08:40 2026] PUT /v2.0/floatingips/944958a7-054d-42a9-a330-f32916477fa9 => generated 855 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/884] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:08:40 2026] DELETE /v2.0/ports/6f634810-6c71-4106-aa08-1027e49a6ce0 => generated 0 bytes in 971 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/885] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:41 2026] DELETE /v2.0/security-groups/bcc118d8-0775-47df-bda6-f04585dbe5ae => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/886] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:41 2026] GET /v2.0/ports?device_id=6b6aed2b-0627-4e01-8260-932a8d7dfe0a => 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: 432/887] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:08:40 2026] DELETE /v2.0/ports/5ad27633-65cd-407e-b48f-b9edf18ac6fb => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/888] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:41 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:41.390 8 INFO neutron.api.v2.resource [None req-7ac21c3c-87d0-4c92-9a57-2e9f8f6fdb0f 6020c74ca44a4a97a9c29368ac0008b9 f9e2c560e2a94b9e93e2503e5bbfdf0e - - default default] show failed (client error): The resource could not be found. 2026-05-11 12:08:41.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c044fe36-577e-4407-8f26-ed228aea718c'] response: {'server_uuid': '6b6aed2b-0627-4e01-8260-932a8d7dfe0a', 'name': 'network-vif-deleted', 'tag': '6f634810-6c71-4106-aa08-1027e49a6ce0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/889] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:08:41 2026] GET /v2.0/security-groups/bcc118d8-0775-47df-bda6-f04585dbe5ae => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/890] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:41 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:41.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb04d6ad-9414-4be2-96f9-a05222ce6879'] response: {'name': 'network-changed', 'server_uuid': '57a3c457-65f2-42aa-b0bb-6761287a939a', 'tag': 'f96ed2cb-98d3-4018-9646-dd262dd166c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 457/891] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:08:41 2026] DELETE /v2.0/ports/cfd454b4-b3b1-4709-9e81-c6d691184e31 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/892] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:08:41 2026] GET /v2.0/ports?tenant_id=be75d37500c64e18bd3ecc25a23edcf7&device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/893] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:41 2026] DELETE /v2.0/floatingips/a8a2a7a5-a1b4-43a3-b9fc-098102de8dc8 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/894] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:08:41 2026] GET /v2.0/ports?device_id=568bec74-8e16-4bf8-b0a6-c1d310db2eb3 => generated 958 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/895] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:08:42 2026] GET /v2.0/networks?id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f => generated 765 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/896] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:42 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/897] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:08:42 2026] PUT /v2.0/routers/ab29dd88-db9e-4d40-a7a7-dddcee3e208c/remove_router_interface => generated 309 bytes in 1427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/898] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:08:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f96ed2cb-98d3-4018-9646-dd262dd166c5 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/899] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:08:42 2026] PUT /v2.0/routers/568bec74-8e16-4bf8-b0a6-c1d310db2eb3/remove_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/900] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:43 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/901] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:08:43 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/902] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:43 2026] DELETE /v2.0/security-groups/51d2f91a-a493-49b3-9647-d1f42f203e4e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:44.875 8 INFO neutron.services.segments.plugin [-] Segment 31a4e923-4ac5-47a3-9cff-f3075b672973 resource provider aggregate not found 2026-05-11 12:08:44.880 8 INFO neutron.services.segments.plugin [-] Segment 31a4e923-4ac5-47a3-9cff-f3075b672973 resource provider aggregate not found 2026-05-11 12:08:44.897 8 INFO neutron.services.segments.plugin [-] Segment 31a4e923-4ac5-47a3-9cff-f3075b672973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31a4e923-4ac5-47a3-9cff-f3075b672973 found for delete ", "request_id": "req-1588da75-8e15-41e5-88d2-b6cb6cd8a6b4"}]} 2026-05-11 12:08:44.899 8 INFO neutron.services.segments.plugin [-] Segment 31a4e923-4ac5-47a3-9cff-f3075b672973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31a4e923-4ac5-47a3-9cff-f3075b672973 found for delete ", "request_id": "req-295784b8-401e-4fa4-a59d-99700f3d4c1e"}]} 2026-05-11 12:08:44.913 7 INFO neutron.services.segments.plugin [-] Segment ad8caa04-ac52-45c1-a724-2ff5e147425f resource provider aggregate not found 2026-05-11 12:08:44.918 7 INFO neutron.services.segments.plugin [-] Segment ad8caa04-ac52-45c1-a724-2ff5e147425f resource provider aggregate not found 2026-05-11 12:08:44.927 8 INFO neutron.db.l3_hamode_db [None req-825bd102-6843-4add-a2ee-c025be4b7dfc 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 1c04421e-9ea9-42c7-adee-929e24f465e0 was deleted as no HA routers are present in tenant f9e2c560e2a94b9e93e2503e5bbfdf0e. [pid: 8|app: 0|req: 441/903] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:43 2026] DELETE /v2.0/routers/ab29dd88-db9e-4d40-a7a7-dddcee3e208c => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:44.940 7 INFO neutron.services.segments.plugin [-] Segment ad8caa04-ac52-45c1-a724-2ff5e147425f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad8caa04-ac52-45c1-a724-2ff5e147425f found for delete ", "request_id": "req-bea332e2-0b8e-471d-ab3b-a4611d62d000"}]} 2026-05-11 12:08:44.944 7 INFO neutron.services.segments.plugin [-] Segment ad8caa04-ac52-45c1-a724-2ff5e147425f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad8caa04-ac52-45c1-a724-2ff5e147425f found for delete ", "request_id": "req-8da2b28b-f932-4122-af8d-8db27fa04c46"}]} 2026-05-11 12:08:44.954 7 INFO neutron.db.l3_hamode_db [None req-a7ebc6c1-dccd-4b75-a51d-81a22ee59867 ec75f83220204940855fc70e3a0c1386 d5f4876a44104c2cbe6a142d93d087d2 - - default default] HA network e75d84b7-6647-4792-a797-e6c06855d090 was deleted as no HA routers are present in tenant d5f4876a44104c2cbe6a142d93d087d2. [pid: 7|app: 0|req: 463/904] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:43 2026] DELETE /v2.0/routers/568bec74-8e16-4bf8-b0a6-c1d310db2eb3 => generated 0 bytes in 1236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/905] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:08:44 2026] GET /v2.0/subnets?id=4a80eda5-2688-47a4-84c9-01aa91299d4f => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:44.987 8 INFO neutron.api.v2.resource [None req-23257535-3a8b-443e-b7cd-23597606ee36 c0a25c78c8ec4f2cb1f5c2efc9fb76e8 bab468ab4cff4faeb761efad9e0d00e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 443/906] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:08:44 2026] GET /v2.0/security-groups/51d2f91a-a493-49b3-9647-d1f42f203e4e => 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: 444/907] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:08:44 2026] GET /v2.0/ports?device_id=57a3c457-65f2-42aa-b0bb-6761287a939a => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/908] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:45 2026] DELETE /v2.0/subnets/a9005fd6-4ead-4265-8333-95964bd1f96b => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:45.362 7 INFO neutron.db.l3_db [req-d5864c5b-dad8-4258-bd61-297f0bc3461f req-6301ea5a-7dd4-471f-b22e-20ec1db84fcc 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] Floating IP 944958a7-054d-42a9-a330-f32916477fa9 disassociated. External IP: 10.96.250.214, port: f96ed2cb-98d3-4018-9646-dd262dd166c5. [pid: 7|app: 0|req: 464/909] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:08:44 2026] DELETE /v2.0/ports/f96ed2cb-98d3-4018-9646-dd262dd166c5 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:45.905 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74420d85-50e2-4cec-a64f-3d7b6c09e96a'] response: {'server_uuid': '57a3c457-65f2-42aa-b0bb-6761287a939a', 'name': 'network-vif-deleted', 'tag': 'f96ed2cb-98d3-4018-9646-dd262dd166c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 465/910] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:08:45 2026] GET /v2.0/ports?network_id=e7300445-83d2-4bdb-9bb6-ffaeed28c34f&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/911] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:45 2026] DELETE /v2.0/subnets/2393b8b4-dbac-4875-94df-06d6ed195b99 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/912] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:08:45 2026] GET /v2.0/security-groups?id=b8c67b75-1e30-41ae-8adf-517bf02d8543&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:45 2026] DELETE /v2.0/networks/00e64fb4-4d87-4ff5-b3f0-7416c3bbc841 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/914] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:08:46 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/915] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:46 2026] DELETE /v2.0/networks/18e20c96-8291-4036-a8a3-fa9bdb39c8ed => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/916] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:08:46 2026] GET /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/917] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:46 2026] GET /v2.0/security-groups?tenant_id=f9e2c560e2a94b9e93e2503e5bbfdf0e&name=default => generated 2797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/918] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:45 2026] DELETE /v2.0/floatingips/973ac164-9006-4558-a167-9495374833ef => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/919] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:46 2026] DELETE /v2.0/security-groups/331f925c-65dc-4a6b-9360-bf98a5bdc6f1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:47.209 8 INFO neutron.services.segments.plugin [-] Segment 99ef12c9-2dbd-4acd-bc35-a94c88098c62 resource provider aggregate not found 2026-05-11 12:08:47.218 8 INFO neutron.services.segments.plugin [-] Segment 99ef12c9-2dbd-4acd-bc35-a94c88098c62 resource provider aggregate not found 2026-05-11 12:08:47.230 8 INFO neutron.services.segments.plugin [-] Segment 99ef12c9-2dbd-4acd-bc35-a94c88098c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ef12c9-2dbd-4acd-bc35-a94c88098c62 found for delete ", "request_id": "req-5060c6cb-85ac-4853-9681-8e92d6db0f11"}]} 2026-05-11 12:08:47.238 8 INFO neutron.services.segments.plugin [-] Segment 99ef12c9-2dbd-4acd-bc35-a94c88098c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ef12c9-2dbd-4acd-bc35-a94c88098c62 found for delete ", "request_id": "req-c8e94233-c957-4e72-b31d-3c2059be5d6b"}]} 2026-05-11 12:08:47.246 8 INFO neutron.services.segments.plugin [-] Segment 093d7bff-21c7-4332-b4a4-89873ba30717 resource provider aggregate not found 2026-05-11 12:08:47.268 8 INFO neutron.services.segments.plugin [-] Segment 093d7bff-21c7-4332-b4a4-89873ba30717 resource provider aggregate not found 2026-05-11 12:08:47.278 8 INFO neutron.services.segments.plugin [-] Segment 093d7bff-21c7-4332-b4a4-89873ba30717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093d7bff-21c7-4332-b4a4-89873ba30717 found for delete ", "request_id": "req-1c28c722-8b34-4088-9fd1-8923c9018160"}]} 2026-05-11 12:08:47.297 8 INFO neutron.services.segments.plugin [-] Segment 093d7bff-21c7-4332-b4a4-89873ba30717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093d7bff-21c7-4332-b4a4-89873ba30717 found for delete ", "request_id": "req-cd80963c-d6bc-482f-aad9-22b93143be03"}]} [pid: 8|app: 0|req: 454/920] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:47 2026] DELETE /v2.0/security-groups/b8c67b75-1e30-41ae-8adf-517bf02d8543 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/921] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:47 2026] GET /v2.0/security-groups?tenant_id=d5f4876a44104c2cbe6a142d93d087d2&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:47.634 8 INFO neutron.api.v2.resource [None req-656fd4db-0c3b-4b54-baad-a40664f82cf0 079f4e37b16f452a81f7c866eea02a0b be75d37500c64e18bd3ecc25a23edcf7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/922] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:08:47 2026] GET /v2.0/security-groups/b8c67b75-1e30-41ae-8adf-517bf02d8543 => 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: 457/923] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:47 2026] DELETE /v2.0/security-groups/0f4e90a0-9f21-4940-8dcd-7251ce98d5ae => 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: 458/924] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:08:47 2026] DELETE /v2.0/floatingips/944958a7-054d-42a9-a330-f32916477fa9 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/925] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:08:46 2026] PUT /v2.0/routers/9ed5cea5-27d2-4bc3-9576-3cb67ae7dec9/remove_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: 459/926] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:08:48 2026] PUT /v2.0/routers/91effb90-6cb0-4aa3-8cbe-24bd9b219338/remove_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:08:49.866 7 INFO neutron.services.segments.plugin [-] Segment 2996dff3-24c0-4d23-aa4e-feb4b081dbff resource provider aggregate not found 2026-05-11 12:08:49.873 7 INFO neutron.services.segments.plugin [-] Segment 2996dff3-24c0-4d23-aa4e-feb4b081dbff resource provider aggregate not found 2026-05-11 12:08:49.894 7 INFO neutron.services.segments.plugin [-] Segment 2996dff3-24c0-4d23-aa4e-feb4b081dbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2996dff3-24c0-4d23-aa4e-feb4b081dbff found for delete ", "request_id": "req-d591e8f7-bd8e-42ad-8bf0-9a1a6d335d51"}]} 2026-05-11 12:08:49.915 7 INFO neutron.services.segments.plugin [-] Segment 2996dff3-24c0-4d23-aa4e-feb4b081dbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2996dff3-24c0-4d23-aa4e-feb4b081dbff found for delete ", "request_id": "req-8ab67a8d-ea19-4ba0-ba66-5976113df2e7"}]} 2026-05-11 12:08:50.098 7 INFO neutron.db.l3_hamode_db [None req-eb057d87-3fb7-4bb2-aa4c-8e1492e2bdfe 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 00684160-7a57-4b7f-b04e-1b2248770d7b was deleted as no HA routers are present in tenant bab468ab4cff4faeb761efad9e0d00e5. [pid: 7|app: 0|req: 468/927] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:48 2026] DELETE /v2.0/routers/9ed5cea5-27d2-4bc3-9576-3cb67ae7dec9 => generated 0 bytes in 1743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:50.376 7 WARNING neutron_lib.context [None req-a302627d-c29a-4377-8d6b-e51e33b38a04 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:50.529 7 INFO neutron.db.segments_db [None req-a302627d-c29a-4377-8d6b-e51e33b38a04 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Added segment bf8ad3b2-4008-4293-8ff3-329816974274 of type vxlan for network dfcfcfac-1715-4b09-9230-caec69ee10a3 [pid: 7|app: 0|req: 469/928] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:08:50 2026] POST /v2.0/networks => generated 645 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/929] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:50 2026] DELETE /v2.0/subnets/bdae4c18-e16f-466a-91a3-02d304e40983 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:51.117 8 INFO neutron.services.segments.plugin [-] Segment c54facbd-b6d8-4d02-997e-ef5d8f2664d2 resource provider aggregate not found 2026-05-11 12:08:51.124 8 INFO neutron.services.segments.plugin [-] Segment c54facbd-b6d8-4d02-997e-ef5d8f2664d2 resource provider aggregate not found 2026-05-11 12:08:51.138 8 INFO neutron.services.segments.plugin [-] Segment c54facbd-b6d8-4d02-997e-ef5d8f2664d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54facbd-b6d8-4d02-997e-ef5d8f2664d2 found for delete ", "request_id": "req-059d4205-39e8-4d37-b3f3-f047896f076f"}]} 2026-05-11 12:08:51.141 8 INFO neutron.services.segments.plugin [-] Segment c54facbd-b6d8-4d02-997e-ef5d8f2664d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54facbd-b6d8-4d02-997e-ef5d8f2664d2 found for delete ", "request_id": "req-3ef2d086-1fda-405d-b89b-32a80b520ded"}]} 2026-05-11 12:08:51.216 8 INFO neutron.db.l3_hamode_db [None req-ea76ec78-b062-4e56-b937-8689de60d857 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 3d29cc02-0021-4cc4-8acb-0e3cf35d2601 was deleted as no HA routers are present in tenant be75d37500c64e18bd3ecc25a23edcf7. [pid: 8|app: 0|req: 460/930] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:49 2026] DELETE /v2.0/routers/91effb90-6cb0-4aa3-8cbe-24bd9b219338 => generated 0 bytes in 1505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:51.233 8 WARNING neutron_lib.context [None req-59cb4a79-4900-4c9c-a1bb-bf60d95ec961 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 471/931] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:51 2026] GET /v2.0/security-groups?tenant_id=e0e4f89cfbc148ec8ad4cb46a5298b67&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/932] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:08:51 2026] POST /v2.0/ports => generated 775 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/933] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:51 2026] DELETE /v2.0/networks/8e222603-31b9-4e73-afca-c684bcfeaa6f => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/936] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:51 2026] DELETE /v2.0/security-groups/3b0bf8fe-caea-43a1-8ffb-9abfcb673286 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:08:51.892 7 WARNING neutron_lib.context [None req-7d338f17-c27c-419b-a0bf-772dc26924d6 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/937] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:51 2026] DELETE /v2.0/subnets/4a80eda5-2688-47a4-84c9-01aa91299d4f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:51.926 7 INFO neutron.services.segments.plugin [-] Segment 705c3ab7-3d72-4f9b-864e-d516ec15480f resource provider aggregate not found 2026-05-11 12:08:51.946 7 INFO neutron.services.segments.plugin [-] Segment 705c3ab7-3d72-4f9b-864e-d516ec15480f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 705c3ab7-3d72-4f9b-864e-d516ec15480f found for delete ", "request_id": "req-08bbdd3d-871f-4d92-95f3-3c0b5cb6a9aa"}]} 2026-05-11 12:08:51.948 7 INFO neutron.services.segments.plugin [-] Segment 705c3ab7-3d72-4f9b-864e-d516ec15480f resource provider aggregate not found 2026-05-11 12:08:51.975 7 INFO neutron.services.segments.plugin [-] Segment 705c3ab7-3d72-4f9b-864e-d516ec15480f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 705c3ab7-3d72-4f9b-864e-d516ec15480f found for delete ", "request_id": "req-925e67be-9eeb-47a5-bab1-7fae663aa198"}]} 2026-05-11 12:08:52.010 7 INFO neutron.db.segments_db [None req-7d338f17-c27c-419b-a0bf-772dc26924d6 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Added segment 5e028a54-4cbc-418e-9441-114613912b15 of type vxlan for network 95fb595b-7114-4b80-a562-277391a203b9 [pid: 7|app: 0|req: 476/938] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:08:51 2026] POST /v2.0/networks => generated 632 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/939] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:52 2026] GET /v2.0/security-groups?tenant_id=bab468ab4cff4faeb761efad9e0d00e5&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:52.261 7 WARNING neutron_lib.context [None req-5357efbb-3b59-4197-ab25-9e183660e6af 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 463/940] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:51 2026] DELETE /v2.0/networks/e7300445-83d2-4bdb-9bb6-ffaeed28c34f => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/941] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:52 2026] DELETE /v2.0/security-groups/eae7ee5d-38a9-4c39-ae2c-8b25a30511b7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/942] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:52 2026] POST /v2.0/subnets => generated 602 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/943] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:52 2026] GET /v2.0/security-groups?tenant_id=be75d37500c64e18bd3ecc25a23edcf7&name=default => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:52.836 7 WARNING neutron_lib.context [None req-a41b5e82-947d-4d7f-bc58-0f53141ec2a8 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/944] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:52 2026] DELETE /v2.0/security-groups/69e5eceb-d328-4806-97c0-dd6ffd2d450b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/945] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:08:52 2026] POST /v2.0/ports => generated 953 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:53.461 8 INFO neutron.services.segments.plugin [-] Segment 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 resource provider aggregate not found 2026-05-11 12:08:53.468 8 INFO neutron.services.segments.plugin [-] Segment 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 resource provider aggregate not found 2026-05-11 12:08:53.478 8 INFO neutron.services.segments.plugin [-] Segment 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 found for delete ", "request_id": "req-9a6a4ed7-fa31-4f3d-b0aa-895319b6e27c"}]} 2026-05-11 12:08:53.483 8 INFO neutron.services.segments.plugin [-] Segment 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 147ef7b1-3f98-4b42-b2f7-0c8d372a8651 found for delete ", "request_id": "req-ab46f62a-91b6-446e-96ba-00d8f6a6dde3"}]} [pid: 8|app: 0|req: 467/946] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:08:53 2026] DELETE /v2.0/ports/97f37ed8-1eb3-47d3-a2bb-a803528cf1b0 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:08:54.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b86398ce-e031-4dcd-b164-2aac7f9dc01a 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/947] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:08:54 2026] DELETE /v2.0/ports/97f37ed8-1eb3-47d3-a2bb-a803528cf1b0 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:08:54.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1084ab30-532a-499c-b3db-cf30b9359a15 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 468/948] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:08:54 2026] GET /v2.0/ports/97f37ed8-1eb3-47d3-a2bb-a803528cf1b0 => 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: 481/949] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:54 2026] DELETE /v2.0/subnets/07380aa6-5f58-495a-95a3-95b93b5a7fa2 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/950] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:54 2026] DELETE /v2.0/networks/95fb595b-7114-4b80-a562-277391a203b9 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:55.399 8 WARNING neutron_lib.context [None req-b6d374f7-8b22-4e16-8930-3d49e72989b7 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:55.526 8 INFO neutron.services.segments.plugin [-] Segment 5e028a54-4cbc-418e-9441-114613912b15 resource provider aggregate not found 2026-05-11 12:08:55.532 8 INFO neutron.services.segments.plugin [-] Segment 5e028a54-4cbc-418e-9441-114613912b15 resource provider aggregate not found 2026-05-11 12:08:55.552 8 INFO neutron.services.segments.plugin [-] Segment 5e028a54-4cbc-418e-9441-114613912b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e028a54-4cbc-418e-9441-114613912b15 found for delete ", "request_id": "req-9e524887-ae56-4a48-b25a-9d21d192761f"}]} 2026-05-11 12:08:55.554 8 INFO neutron.services.segments.plugin [-] Segment 5e028a54-4cbc-418e-9441-114613912b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e028a54-4cbc-418e-9441-114613912b15 found for delete ", "request_id": "req-6a382f6a-7eb1-44c4-ab2c-865c20ed2c78"}]} 2026-05-11 12:08:55.571 8 INFO neutron.db.segments_db [None req-b6d374f7-8b22-4e16-8930-3d49e72989b7 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Added segment 07d94c72-267a-420c-87fa-67da06c47edb of type vxlan for network 86008e32-7b16-4e35-b228-933906550bcd 2026-05-11 12:08:56.021 7 INFO neutron.db.segments_db [None req-8fb5922f-0313-46f6-833f-62a67aa12afe 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment cf806beb-a2bd-4cd8-a218-5947c7895078 of type vxlan for network 8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78 [pid: 8|app: 0|req: 470/951] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:08:55 2026] POST /v2.0/networks => generated 632 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:56.174 8 WARNING neutron_lib.context [None req-a3f5749e-777d-43ee-ac48-f23be2e2c6ec 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 482/952] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:08:55 2026] POST /v2.0/networks => generated 743 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/953] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:56 2026] POST /v2.0/subnets => generated 666 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:08:56.641 7 INFO neutron.db.segments_db [None req-f5d2b31b-e785-4c43-8b40-d7c9dbf725c8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 51f8f81b-404a-4383-8a1c-0a0ed26f6551 of type vxlan for network c50abd17-8f69-4094-b6b8-dbf2a564872f [pid: 8|app: 0|req: 471/954] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:56 2026] POST /v2.0/subnets => generated 602 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/955] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:56 2026] GET /v2.0/security-groups?tenant_id=56b3d2c97b7449ee9963ecf72223a2ee&name=default => generated 2801 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:57.066 8 WARNING neutron_lib.context [None req-5e428eb9-0a16-4302-8c75-e1c1ec3f88c9 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:08:57.069 7 INFO neutron.db.l3_hamode_db [None req-f5d2b31b-e785-4c43-8b40-d7c9dbf725c8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 473/956] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:08:57 2026] POST /v2.0/ports => generated 911 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/957] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:57 2026] DELETE /v2.0/security-groups/7523ca0c-3cea-462b-ae1a-86042d9e7dbb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/958] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:08:57 2026] DELETE /v2.0/ports/31254e0d-0a1e-4cc9-a940-da6d8cb89464 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:58.611 7 INFO neutron.db.l3_hamode_db [None req-f5d2b31b-e785-4c43-8b40-d7c9dbf725c8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/959] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:08:58 2026] GET /v2.0/security-groups?tenant_id=485a58f5faed4431bf2aea8bf8ac50a2&name=default => generated 2801 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:08:58.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ac2193d-8520-46ad-bf4e-19b9841f976f 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/960] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:08:58 2026] GET /v2.0/ports/31254e0d-0a1e-4cc9-a940-da6d8cb89464 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/961] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:08:58 2026] DELETE /v2.0/security-groups/8cf40976-a6dd-42c2-ba94-007708517b30 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:08:59 2026] DELETE /v2.0/subnets/b114362a-f9ed-4fb6-89b0-1120486ee9e2 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:08:59.984 8 INFO neutron.services.segments.plugin [-] Segment 07d94c72-267a-420c-87fa-67da06c47edb resource provider aggregate not found 2026-05-11 12:08:59.991 8 INFO neutron.services.segments.plugin [-] Segment 07d94c72-267a-420c-87fa-67da06c47edb resource provider aggregate not found 2026-05-11 12:09:00.013 8 INFO neutron.services.segments.plugin [-] Segment 07d94c72-267a-420c-87fa-67da06c47edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07d94c72-267a-420c-87fa-67da06c47edb found for delete ", "request_id": "req-d5071982-4b31-4c9e-a043-37f68cfecf94"}]} 2026-05-11 12:09:00.016 8 INFO neutron.services.segments.plugin [-] Segment 07d94c72-267a-420c-87fa-67da06c47edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07d94c72-267a-420c-87fa-67da06c47edb found for delete ", "request_id": "req-9a997048-b314-4166-9340-f80ff0a64d13"}]} [pid: 8|app: 0|req: 480/963] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:08:59 2026] DELETE /v2.0/networks/86008e32-7b16-4e35-b228-933906550bcd => generated 0 bytes in 602 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/964] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:08:56 2026] POST /v2.0/routers => generated 730 bytes in 3577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:00.139 7 WARNING neutron_lib.context [None req-f8e86105-3991-4556-a033-b02860eba7d5 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 481/965] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:00 2026] GET /v2.0/security-groups?tenant_id=8cbd939e3edb4b6d801791624c6fb1be&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/966] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:09:00 2026] POST /v2.0/ports => generated 775 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/967] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:00 2026] DELETE /v2.0/security-groups/8d1bc94e-a0d7-4d94-85d9-b18fa331ad28 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/968] 10.0.0.217 () {34 vars in 737 bytes} [Mon May 11 12:09:00 2026] PUT /v2.0/ports/30340e73-1230-494d-89c2-d4ae385f5bbf => generated 752 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/969] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:00 2026] GET /v2.0/security-groups?tenant_id=93a3b4ff3186426480eacd8e494859fe&name=default => generated 2801 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/970] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:01 2026] DELETE /v2.0/ports/30340e73-1230-494d-89c2-d4ae385f5bbf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/971] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:01 2026] DELETE /v2.0/security-groups/8f504a70-81da-4991-b2ed-a8c8d1297670 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/972] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:09:00 2026] PUT /v2.0/routers/3d652e5d-f79c-4c16-b1d3-01ae0c496466/add_router_interface => generated 309 bytes in 1693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/973] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:09:01 2026] GET /v2.0/ports => generated 778 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:02.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8057d0f0-4e8e-41e2-949f-672ec6c21eb9 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/974] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:02 2026] GET /v2.0/ports/30340e73-1230-494d-89c2-d4ae385f5bbf => 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: 492/975] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:09:02 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/976] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:02 2026] GET /v2.0/ports/92c25bd2-3b2e-4ff2-910d-dd49a20a0273 => generated 775 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:02.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b5a2b97-2d64-4371-bd44-c1d2f7563f1c 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/977] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:02 2026] DELETE /v2.0/ports/31254e0d-0a1e-4cc9-a940-da6d8cb89464 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:09:02.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3944048-8c97-47b8-8965-2649da9dc622 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/978] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:02 2026] DELETE /v2.0/subnets/b114362a-f9ed-4fb6-89b0-1120486ee9e2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:09:02.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7f63bb6-189d-4fb5-bb7d-0b1f9cf01915 6dce1f8c6eb74df4b8779663a600d13d 2d553d8daa35423795f62d6897c6feb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/979] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:02 2026] DELETE /v2.0/subnets/07380aa6-5f58-495a-95a3-95b93b5a7fa2 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/980] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:02 2026] DELETE /v2.0/ports/92c25bd2-3b2e-4ff2-910d-dd49a20a0273 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:03.227 7 INFO neutron.services.segments.plugin [-] Segment bf8ad3b2-4008-4293-8ff3-329816974274 resource provider aggregate not found 2026-05-11 12:09:03.236 7 INFO neutron.services.segments.plugin [-] Segment bf8ad3b2-4008-4293-8ff3-329816974274 resource provider aggregate not found 2026-05-11 12:09:03.251 8 WARNING neutron_lib.context [None req-f94a7fc4-7390-4ae4-bfe7-dd384c7f7fad 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:03.261 7 INFO neutron.services.segments.plugin [-] Segment bf8ad3b2-4008-4293-8ff3-329816974274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf8ad3b2-4008-4293-8ff3-329816974274 found for delete ", "request_id": "req-4bde68ac-1fd9-4b0a-8172-efb9afdad6e2"}]} 2026-05-11 12:09:03.263 7 INFO neutron.services.segments.plugin [-] Segment bf8ad3b2-4008-4293-8ff3-329816974274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf8ad3b2-4008-4293-8ff3-329816974274 found for delete ", "request_id": "req-2efe9e82-94f9-41c7-87af-7abf5223b29d"}]} [pid: 7|app: 0|req: 495/981] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:02 2026] DELETE /v2.0/networks/dfcfcfac-1715-4b09-9230-caec69ee10a3 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/982] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:09:03 2026] POST /v2.0/security-groups => generated 1596 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:09:03.453 7 WARNING neutron_lib.context [None req-2d0b7a49-7185-4e4d-8178-662ce92c9b98 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/983] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:09:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:03.790 8 WARNING neutron_lib.context [None req-fc801f35-2d5c-4bb5-9c4c-2c51df81f40c 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/984] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:09:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:04.091 8 WARNING neutron_lib.context [None req-b262a007-4211-4de8-836a-eac6ca149cb2 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/985] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:03 2026] GET /v2.0/security-groups?tenant_id=2d553d8daa35423795f62d6897c6feb2&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/986] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:04 2026] DELETE /v2.0/security-groups/df237b65-d864-410f-9972-c23156aa1fdb => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/987] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:09:04 2026] POST /v2.0/floatingips => generated 552 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/988] 10.0.0.227 () {34 vars in 1100 bytes} [Mon May 11 12:09:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2140200997&fields=id&tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/989] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:09:05 2026] GET /v2.0/networks?id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78 => generated 675 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/990] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:09:05 2026] GET /v2.0/quotas/97e1cecdbca847c3a8bf2de1cf62d6e1 => 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: 491/991] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:09:05 2026] GET /v2.0/ports?tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1&fields=id => generated 103 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/994] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:09:06 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/995] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:09:06 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/996] 10.0.0.217 () {32 vars in 623 bytes} [Mon May 11 12:09:06 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/997] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:06 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/998] 10.0.0.217 () {32 vars in 633 bytes} [Mon May 11 12:09:06 2026] GET /v2.0/ => generated 632 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/999] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:07 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => 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: 497/1000] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:09:07 2026] GET /v2.0/networks?id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78 => generated 675 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1001] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:09:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:07.980 8 WARNING neutron_lib.context [req-a6ec25b3-f752-45b9-a5b7-d1ddf74a5039 req-09855964-26d2-4699-9d89-30ed1774443f 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 504/1002] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:07 2026] GET /v2.0/security-groups?tenant_id=c9f3d0b2c9d94c0db0fdfe4819b66b6f&name=default => generated 2801 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1003] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:08 2026] DELETE /v2.0/security-groups/db9aed70-b458-4c2a-9baf-545ce91305b6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1004] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:09:07 2026] POST /v2.0/ports => generated 958 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/1005] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:08 2026] GET /v2.0/security-groups?tenant_id=480c5bc32658486bb3d8aa699525c707&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1006] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:09:08 2026] PUT /v2.0/ports/3f072647-3da5-4142-95ec-6e33da35fdb6 => generated 1203 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:09:09.182 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78157534-b38f-4e6e-aab1-79511fc356dd'] response: {'name': 'network-changed', 'server_uuid': '6a09136b-8324-4b2a-9329-0f6c398e0443', 'tag': '3f072647-3da5-4142-95ec-6e33da35fdb6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/1007] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/security-groups?tenant_id=05b2ee763acc43fc86043c0435f0e325&name=default => generated 2801 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1008] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 973 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1009] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:09 2026] DELETE /v2.0/security-groups/4f84046d-cd29-4812-aced-0e31179b325a => 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: 508/1010] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/ports?tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1&device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1011] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/security-groups?id=abce8941-653f-47ba-8fe2-65f21607bcc3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1012] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3f072647-3da5-4142-95ec-6e33da35fdb6 => 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: 511/1013] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/subnets?id=69844e87-a2e9-4b1b-8a6a-00fd42399632 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1014] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:09 2026] DELETE /v2.0/security-groups/abc2cf51-84e7-4680-b981-73e9abb26ec2 => 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: 512/1015] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/ports?network_id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1016] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1017] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?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: 505/1018] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/security-groups?tenant_id=e1c9b67a3bf74583b728185364f73f14&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1019] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/ports?tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1&device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1020] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/networks?id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78 => generated 771 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1021] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:09 2026] DELETE /v2.0/security-groups/52bf43f7-21f3-4295-966d-f7a32c35bb32 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1022] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3f072647-3da5-4142-95ec-6e33da35fdb6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1023] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/subnets?id=69844e87-a2e9-4b1b-8a6a-00fd42399632 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1024] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:09:09 2026] GET /v2.0/ports?network_id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78&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: 508/1025] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:09:10 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1026] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:09:10 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1027] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:10 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => 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: 519/1028] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:10 2026] GET /v2.0/security-groups?id=abce8941-653f-47ba-8fe2-65f21607bcc3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:11.558 8 WARNING neutron_lib.context [None req-dcdedfb8-6926-482f-8901-227caa08deae d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 520/1029] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:11 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => 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: 521/1030] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:11 2026] GET /v2.0/security-groups?id=abce8941-653f-47ba-8fe2-65f21607bcc3&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:11.786 8 INFO neutron.db.segments_db [None req-dcdedfb8-6926-482f-8901-227caa08deae d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] Added segment d5b95db2-6808-4bbf-844c-5f7e76575516 of type vxlan for network bd2c3f4a-aad9-492b-a9c8-f4620b8465c0 [pid: 7|app: 0|req: 522/1031] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:11 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1032] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:11 2026] POST /v2.0/networks => generated 648 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:12.357 7 INFO neutron.db.l3_db [None req-9b26e0b5-44a7-4a93-b2d6-8c403d2c3a55 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Floating IP 753e5331-6fd6-4b8c-b387-d249b6edca21 associated. External IP: 10.96.250.201, port: 3f072647-3da5-4142-95ec-6e33da35fdb6. 2026-05-11 12:09:12.482 8 WARNING neutron_lib.context [None req-09dec56a-706a-4de0-9412-41a7bae978d0 d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 523/1033] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:09:11 2026] PUT /v2.0/floatingips/753e5331-6fd6-4b8c-b387-d249b6edca21 => generated 856 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1034] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:12 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1035] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:12 2026] POST /v2.0/subnets => generated 649 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:12.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2288739a-0e8b-4840-a63c-8cbec69c51e3'] response: {'name': 'network-changed', 'server_uuid': '6a09136b-8324-4b2a-9329-0f6c398e0443', 'tag': '3f072647-3da5-4142-95ec-6e33da35fdb6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 512/1036] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:12 2026] GET /v2.0/security-groups?id=abce8941-653f-47ba-8fe2-65f21607bcc3&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1037] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:09:12 2026] GET /v2.0/ports?tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1&device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:13.056 8 WARNING neutron_lib.context [None req-690e9821-ed4e-429d-b7db-f08796167c5a d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:13.134 8 INFO neutron.db.segments_db [None req-690e9821-ed4e-429d-b7db-f08796167c5a d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] Added segment 86c08d1f-41a0-4319-a85c-7e742445a1cd of type vxlan for network c84a3335-100e-4465-ba51-d77fe2d8d289 [pid: 7|app: 0|req: 526/1038] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/networks?id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78 => generated 771 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1039] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3f072647-3da5-4142-95ec-6e33da35fdb6 => generated 859 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1040] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/subnets?id=69844e87-a2e9-4b1b-8a6a-00fd42399632 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1041] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:13 2026] POST /v2.0/networks => generated 648 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1042] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/ports?network_id=8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1043] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1044] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => 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: 514/1045] 10.0.0.217 () {34 vars in 743 bytes} [Mon May 11 12:09:13 2026] PUT /v2.0/networks/c84a3335-100e-4465-ba51-d77fe2d8d289 => generated 592 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:13.556 8 WARNING neutron_lib.context [None req-ee8b4291-02bb-46ea-9704-f174653cc428 d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/1046] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1047] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/security-groups?id=abce8941-653f-47ba-8fe2-65f21607bcc3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1048] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:13 2026] POST /v2.0/subnets => generated 622 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1049] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:13 2026] GET /v2.0/security-groups?tenant_id=fd2846891cbd43a8ae5bb12b91a926f0&name=default => generated 2801 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1050] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:09:14 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1051] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:14 2026] DELETE /v2.0/security-groups/4302b89e-1b8e-46a2-a2f1-9e0593f32e4b => 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: 516/1052] 10.0.0.217 () {34 vars in 741 bytes} [Mon May 11 12:09:13 2026] PUT /v2.0/subnets/1b1ed71d-8ba4-47ee-8c3c-8a6084f52691 => generated 632 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1053] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:14 2026] GET /v2.0/security-groups?tenant_id=540905d919db4acebdf8421a2b4138c6&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:15.181 8 INFO neutron.services.segments.plugin [-] Segment 86c08d1f-41a0-4319-a85c-7e742445a1cd resource provider aggregate not found 2026-05-11 12:09:15.189 8 INFO neutron.services.segments.plugin [-] Segment 86c08d1f-41a0-4319-a85c-7e742445a1cd resource provider aggregate not found 2026-05-11 12:09:15.206 8 INFO neutron.services.segments.plugin [-] Segment 86c08d1f-41a0-4319-a85c-7e742445a1cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86c08d1f-41a0-4319-a85c-7e742445a1cd found for delete ", "request_id": "req-10931b9e-092e-47c5-8c0b-606a437dd5cb"}]} 2026-05-11 12:09:15.214 8 INFO neutron.services.segments.plugin [-] Segment 86c08d1f-41a0-4319-a85c-7e742445a1cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86c08d1f-41a0-4319-a85c-7e742445a1cd found for delete ", "request_id": "req-aa45c6e1-68fe-4804-bd0a-1bcce1e09eab"}]} [pid: 8|app: 0|req: 518/1054] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:14 2026] DELETE /v2.0/networks/c84a3335-100e-4465-ba51-d77fe2d8d289 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1055] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:15 2026] DELETE /v2.0/security-groups/22707987-01fd-4d4f-931a-416dfa84b8a4 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:15.451 7 INFO neutron.db.l3_db [req-185553b0-3895-4d69-8a76-da9502d37fd3 req-b25597a6-1177-4ef3-bd73-b23f65b0e236 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] Floating IP 753e5331-6fd6-4b8c-b387-d249b6edca21 disassociated. External IP: 10.96.250.201, port: 3f072647-3da5-4142-95ec-6e33da35fdb6. [pid: 8|app: 0|req: 520/1056] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/ports?device_id=6a09136b-8324-4b2a-9329-0f6c398e0443 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:15.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f442d957-f3ef-4edc-99ca-67287e3483a2 d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1057] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:15 2026] DELETE /v2.0/networks/c84a3335-100e-4465-ba51-d77fe2d8d289 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1058] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/security-groups?id=abce8941-653f-47ba-8fe2-65f21607bcc3&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: 8|app: 0|req: 523/1059] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1060] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/subnets?network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1061] 10.0.0.217 () {32 vars in 653 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/extensions => generated 19600 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1062] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/networks => generated 1313 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1063] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:09:14 2026] DELETE /v2.0/ports/3f072647-3da5-4142-95ec-6e33da35fdb6 => generated 0 bytes in 1680 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1064] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/subnets => generated 1265 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:16.044 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b9d97c3-b947-42d2-80ce-5432f2adf52a'] response: {'server_uuid': '6a09136b-8324-4b2a-9329-0f6c398e0443', 'name': 'network-vif-deleted', 'tag': '3f072647-3da5-4142-95ec-6e33da35fdb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 538/1065] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:09:15 2026] GET /v2.0/networks/bd2c3f4a-aad9-492b-a9c8-f4620b8465c0 => generated 673 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1066] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:09:16 2026] GET /v2.0/subnets/555dad13-b0bb-4e7e-a2f6-a31b9cf2692c => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:16.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e37bfa65-9a59-4249-b811-89cbff7f6028 d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1067] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:16 2026] DELETE /v2.0/subnets/1b1ed71d-8ba4-47ee-8c3c-8a6084f52691 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:09:16.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e131fb2-de3e-4c60-852f-c925bd73d597 d675e570eff34660bf8457eedc6d61c3 4de23f6327b942c490dc28cabbdb03a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1068] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:16 2026] DELETE /v2.0/networks/c84a3335-100e-4465-ba51-d77fe2d8d289 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1069] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:16 2026] DELETE /v2.0/subnets/555dad13-b0bb-4e7e-a2f6-a31b9cf2692c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1070] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:16 2026] DELETE /v2.0/security-groups/abce8941-653f-47ba-8fe2-65f21607bcc3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:16.745 7 INFO neutron.api.v2.resource [None req-98bd6299-196e-4ab9-a085-23c7c31e1fb3 74db89aed3a147b7ac37e0a646e2cf95 97e1cecdbca847c3a8bf2de1cf62d6e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1071] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:09:16 2026] GET /v2.0/security-groups/abce8941-653f-47ba-8fe2-65f21607bcc3 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1072] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:16 2026] DELETE /v2.0/networks/bd2c3f4a-aad9-492b-a9c8-f4620b8465c0 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1073] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:09:16 2026] DELETE /v2.0/floatingips/753e5331-6fd6-4b8c-b387-d249b6edca21 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:17.240 8 INFO neutron.services.segments.plugin [-] Segment d5b95db2-6808-4bbf-844c-5f7e76575516 resource provider aggregate not found 2026-05-11 12:09:17.271 8 INFO neutron.services.segments.plugin [-] Segment d5b95db2-6808-4bbf-844c-5f7e76575516 resource provider aggregate not found 2026-05-11 12:09:17.276 8 INFO neutron.services.segments.plugin [-] Segment d5b95db2-6808-4bbf-844c-5f7e76575516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b95db2-6808-4bbf-844c-5f7e76575516 found for delete ", "request_id": "req-8edface6-a9e7-417d-a779-705a74c4202b"}]} 2026-05-11 12:09:17.288 8 INFO neutron.services.segments.plugin [-] Segment d5b95db2-6808-4bbf-844c-5f7e76575516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b95db2-6808-4bbf-844c-5f7e76575516 found for delete ", "request_id": "req-6e6c08b3-04b9-4cc6-99ae-4988bc848a62"}]} [pid: 7|app: 0|req: 544/1074] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:17 2026] GET /v2.0/security-groups?tenant_id=13d1a05dbc57424a82635cdc333d6c3f&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1075] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:17 2026] GET /v2.0/security-groups?tenant_id=4de23f6327b942c490dc28cabbdb03a0&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1076] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:17 2026] DELETE /v2.0/security-groups/a940ce65-792a-4805-b9d5-c576c9d6d1c0 => 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: 547/1077] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:17 2026] DELETE /v2.0/security-groups/1d91a5d6-a6e2-48ee-a628-a74b6d14807d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1078] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:17 2026] GET /v2.0/security-groups?tenant_id=959ca3848f284bf6828d39e789890c6b&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1079] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:17 2026] DELETE /v2.0/security-groups/d95a63ab-1b12-4626-a663-742c8c50a56f => 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: 531/1080] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:09:17 2026] PUT /v2.0/routers/3d652e5d-f79c-4c16-b1d3-01ae0c496466/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:19.580 7 INFO neutron.services.segments.plugin [-] Segment 51f8f81b-404a-4383-8a1c-0a0ed26f6551 resource provider aggregate not found 2026-05-11 12:09:19.588 7 INFO neutron.services.segments.plugin [-] Segment 51f8f81b-404a-4383-8a1c-0a0ed26f6551 resource provider aggregate not found 2026-05-11 12:09:19.620 7 INFO neutron.services.segments.plugin [-] Segment 51f8f81b-404a-4383-8a1c-0a0ed26f6551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f8f81b-404a-4383-8a1c-0a0ed26f6551 found for delete ", "request_id": "req-3684378a-11c5-4cc6-a21e-e22c7111b64d"}]} 2026-05-11 12:09:19.623 7 INFO neutron.services.segments.plugin [-] Segment 51f8f81b-404a-4383-8a1c-0a0ed26f6551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f8f81b-404a-4383-8a1c-0a0ed26f6551 found for delete ", "request_id": "req-a9427b1f-2dfe-4912-b6d9-679cba103c64"}]} 2026-05-11 12:09:19.629 7 INFO neutron.db.l3_hamode_db [None req-80350f3c-cf4c-41ae-bc8c-ac46495fab04 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network c50abd17-8f69-4094-b6b8-dbf2a564872f was deleted as no HA routers are present in tenant 97e1cecdbca847c3a8bf2de1cf62d6e1. [pid: 7|app: 0|req: 550/1081] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:18 2026] DELETE /v2.0/routers/3d652e5d-f79c-4c16-b1d3-01ae0c496466 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1082] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:19 2026] DELETE /v2.0/subnets/69844e87-a2e9-4b1b-8a6a-00fd42399632 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:19.986 7 WARNING neutron_lib.context [None req-55b0c625-2c79-412b-a422-90883e0d213f e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:20.313 7 INFO neutron.db.segments_db [None req-55b0c625-2c79-412b-a422-90883e0d213f e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Added segment 48ec174f-f711-497e-ae92-ca3ba893d66b of type vxlan for network ad11bb4c-e1f9-4c0d-9c78-3b7f8e56e35e 2026-05-11 12:09:20.474 8 INFO neutron.services.segments.plugin [-] Segment cf806beb-a2bd-4cd8-a218-5947c7895078 resource provider aggregate not found 2026-05-11 12:09:20.480 8 INFO neutron.services.segments.plugin [-] Segment cf806beb-a2bd-4cd8-a218-5947c7895078 resource provider aggregate not found 2026-05-11 12:09:20.510 8 INFO neutron.services.segments.plugin [-] Segment cf806beb-a2bd-4cd8-a218-5947c7895078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf806beb-a2bd-4cd8-a218-5947c7895078 found for delete ", "request_id": "req-d7d347f0-78cf-4273-ae8f-b073e49d4cf1"}]} 2026-05-11 12:09:20.533 8 INFO neutron.services.segments.plugin [-] Segment cf806beb-a2bd-4cd8-a218-5947c7895078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf806beb-a2bd-4cd8-a218-5947c7895078 found for delete ", "request_id": "req-15b246ca-255e-4fe5-a013-9ee42660d776"}]} [pid: 8|app: 0|req: 533/1083] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:19 2026] DELETE /v2.0/networks/8c3bbadf-3ad3-415d-a0d5-f1c2a57ded78 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1084] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:19 2026] POST /v2.0/networks => generated 648 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:20.652 8 WARNING neutron_lib.context [None req-4d1f5acf-9ed2-4a21-a233-bdbd9c0c65a3 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 534/1085] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:09:20 2026] POST /v2.0/ports => generated 778 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1086] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:21 2026] GET /v2.0/security-groups?tenant_id=97e1cecdbca847c3a8bf2de1cf62d6e1&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:21.089 8 WARNING neutron_lib.context [None req-76cce3ea-e81b-4960-a934-8e05dd9f735c e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:21.154 8 INFO neutron.db.segments_db [None req-76cce3ea-e81b-4960-a934-8e05dd9f735c e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Added segment 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee of type vxlan for network 5bf0d88e-bcc3-411f-9815-3f8c3d912d8b [pid: 7|app: 0|req: 552/1087] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:20 2026] GET /v2.0/security-groups?tenant_id=ba77b78d643b431785713deec73fa78d&name=default => generated 2801 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1088] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:21 2026] POST /v2.0/networks => generated 635 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1091] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:21 2026] DELETE /v2.0/security-groups/68ab7577-2bd6-4f2e-8970-fb51f88f81aa => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1092] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:21 2026] DELETE /v2.0/security-groups/259c4410-a6bf-44ee-98cd-618cf698782c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:21.541 7 WARNING neutron_lib.context [None req-805cdd43-d8c7-4dae-b00b-50940375c676 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1093] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:21 2026] POST /v2.0/subnets => generated 622 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:22.388 8 WARNING neutron_lib.context [None req-07de3af7-098d-4010-96f7-ede0f0fc3ec5 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 540/1094] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:09:22 2026] POST /v2.0/ports => generated 965 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1095] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:23 2026] DELETE /v2.0/ports/c132e9cf-2d77-48e7-ac6e-180e0a12bb0c => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:09:23.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60542380-62c0-4bba-b18e-addf0c226cd6 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1096] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:23 2026] DELETE /v2.0/ports/c132e9cf-2d77-48e7-ac6e-180e0a12bb0c => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:09:23.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa04274a-1821-400e-8b72-9de571bee2ea e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1097] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:23 2026] GET /v2.0/ports/c132e9cf-2d77-48e7-ac6e-180e0a12bb0c => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1098] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:23 2026] DELETE /v2.0/subnets/55b35940-d151-4d7d-96c9-33f7b101c5bc => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:23.829 7 WARNING neutron_lib.context [None req-fa76df6e-4c99-4bbe-b293-2d6264f9754a 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:23.829 7 WARNING neutron_lib.context [None req-fa76df6e-4c99-4bbe-b293-2d6264f9754a 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:23.984 8 INFO neutron.db.segments_db [None req-afa3ae67-49c7-4d6f-968c-4522bd6d6803 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d of type vxlan for network 6cd259c0-f8af-48b1-8a6a-0c31145d8742 2026-05-11 12:09:24.026 7 INFO neutron.db.segments_db [None req-fa76df6e-4c99-4bbe-b293-2d6264f9754a 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Added segment a58d22f3-857b-459c-81c3-eb03c255e3a9 of type vxlan for network 99dadfea-ba42-41e7-a88f-336b43b576f5 [pid: 8|app: 0|req: 543/1099] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:09:23 2026] POST /v2.0/networks => generated 746 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:24.183 7 INFO neutron.db.segments_db [None req-fa76df6e-4c99-4bbe-b293-2d6264f9754a 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Added segment d0bd410a-075e-4eec-b8b7-5e591f59ab13 of type vxlan for network 0186e94b-5a77-4768-9543-bf45cff43bcc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 557/1100] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:23 2026] POST /v2.0/networks => generated 1246 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:09:24.505 8 INFO neutron.services.segments.plugin [-] Segment 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee resource provider aggregate not found 2026-05-11 12:09:24.512 8 INFO neutron.services.segments.plugin [-] Segment 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee resource provider aggregate not found 2026-05-11 12:09:24.530 8 INFO neutron.services.segments.plugin [-] Segment 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee found for delete ", "request_id": "req-a4e041bf-008d-44ae-9001-6bc89bcfecef"}]} 2026-05-11 12:09:24.535 8 INFO neutron.services.segments.plugin [-] Segment 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7f0b40-b9c2-487a-bfb2-9071e0a1d9ee found for delete ", "request_id": "req-a8cfeaf1-496a-4c51-9bad-d4bb17e153b7"}]} [pid: 8|app: 0|req: 544/1101] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:24 2026] DELETE /v2.0/networks/5bf0d88e-bcc3-411f-9815-3f8c3d912d8b => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1102] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:24 2026] POST /v2.0/subnets => generated 669 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:24.636 7 WARNING neutron_lib.context [None req-2ae70ef5-dfb0-48b7-ac45-3b12f0e0a661 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 545/1103] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:09:24 2026] GET /v2.0/networks => generated 1845 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:24.689 8 INFO neutron.db.segments_db [None req-bd8720e1-0f8e-4c3e-971c-5357cb7dc2b0 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 56871e26-bbe1-47a9-a9aa-df343648420e of type vxlan for network 7a315681-d1e6-40f4-a937-f20c956704d2 2026-05-11 12:09:24.690 7 INFO neutron.db.segments_db [None req-2ae70ef5-dfb0-48b7-ac45-3b12f0e0a661 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Added segment f7cc4134-8304-49ba-b427-4918227fbed8 of type vxlan for network 1f48a38f-d3fc-4f24-85af-d9eea1e17780 [pid: 7|app: 0|req: 559/1104] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:24 2026] POST /v2.0/networks => generated 636 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:25.003 8 INFO neutron.db.l3_hamode_db [None req-bd8720e1-0f8e-4c3e-971c-5357cb7dc2b0 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:09:25.053 7 INFO neutron.services.segments.plugin [-] Segment a58d22f3-857b-459c-81c3-eb03c255e3a9 resource provider aggregate not found 2026-05-11 12:09:25.058 7 INFO neutron.services.segments.plugin [-] Segment a58d22f3-857b-459c-81c3-eb03c255e3a9 resource provider aggregate not found 2026-05-11 12:09:25.076 7 INFO neutron.services.segments.plugin [-] Segment a58d22f3-857b-459c-81c3-eb03c255e3a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58d22f3-857b-459c-81c3-eb03c255e3a9 found for delete ", "request_id": "req-87648714-5ba2-468e-9d94-cc7f7e88598e"}]} 2026-05-11 12:09:25.079 7 INFO neutron.services.segments.plugin [-] Segment a58d22f3-857b-459c-81c3-eb03c255e3a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58d22f3-857b-459c-81c3-eb03c255e3a9 found for delete ", "request_id": "req-1ed9b45b-9e0c-429e-a0b3-dcfaa37acf7c"}]} [pid: 7|app: 0|req: 560/1105] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:24 2026] DELETE /v2.0/networks/99dadfea-ba42-41e7-a88f-336b43b576f5 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:25.111 7 WARNING neutron_lib.context [None req-7bcc4e3c-6ba0-49a8-ad94-bd69b15d3baf e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 561/1106] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:25 2026] POST /v2.0/subnets => generated 622 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1107] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:25 2026] DELETE /v2.0/networks/0186e94b-5a77-4768-9543-bf45cff43bcc => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:25.761 7 WARNING neutron_lib.context [None req-261d400e-1801-4df0-940c-31a5c990c66e e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:26.566 8 INFO neutron.db.l3_hamode_db [None req-bd8720e1-0f8e-4c3e-971c-5357cb7dc2b0 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 563/1108] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:09:25 2026] POST /v2.0/ports => generated 927 bytes in 885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1109] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:26 2026] GET /v2.0/security-groups?tenant_id=3e0dcf22c6e8478baf385134ffc226ec&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1110] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:09:26 2026] GET /v2.0/networks => generated 651 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:27.107 7 INFO neutron.services.segments.plugin [-] Segment d0bd410a-075e-4eec-b8b7-5e591f59ab13 resource provider aggregate not found 2026-05-11 12:09:27.112 7 INFO neutron.services.segments.plugin [-] Segment d0bd410a-075e-4eec-b8b7-5e591f59ab13 resource provider aggregate not found 2026-05-11 12:09:27.142 7 INFO neutron.services.segments.plugin [-] Segment d0bd410a-075e-4eec-b8b7-5e591f59ab13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bd410a-075e-4eec-b8b7-5e591f59ab13 found for delete ", "request_id": "req-d8301606-f438-449c-a6ef-a3f9efb1f89f"}]} 2026-05-11 12:09:27.143 7 INFO neutron.services.segments.plugin [-] Segment d0bd410a-075e-4eec-b8b7-5e591f59ab13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bd410a-075e-4eec-b8b7-5e591f59ab13 found for delete ", "request_id": "req-eecadc4c-b682-4c83-ae42-8dd170c9f929"}]} [pid: 7|app: 0|req: 566/1111] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:26 2026] DELETE /v2.0/ports/a21dc6f8-bbc5-42ac-a92a-d58aeb2ed7e3 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1112] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:27 2026] DELETE /v2.0/security-groups/1b18fcdd-2769-4b3a-82ae-b6fa593f9374 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:27.370 7 WARNING neutron_lib.context [None req-7a482de1-580b-4e58-a210-bbbec3ca67fe 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:27.419 7 INFO neutron.db.segments_db [None req-7a482de1-580b-4e58-a210-bbbec3ca67fe 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Added segment 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 of type vxlan for network 94db0e32-231d-4d64-a37f-801fa6c6cf9b [pid: 7|app: 0|req: 568/1113] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:27 2026] POST /v2.0/networks => generated 654 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:27.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41c116eb-415c-4ba3-a437-07f3028b6b5d e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1114] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:27 2026] GET /v2.0/ports/a21dc6f8-bbc5-42ac-a92a-d58aeb2ed7e3 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1115] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:24 2026] POST /v2.0/routers => generated 733 bytes in 3032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:27.679 8 WARNING neutron_lib.context [None req-3a63b0ee-9102-43ca-972c-e5c85a0fa2f8 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 570/1116] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:27 2026] GET /v2.0/security-groups?tenant_id=343f849f72d94612aa0128124df76d0c&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:27.743 8 INFO neutron.db.segments_db [None req-3a63b0ee-9102-43ca-972c-e5c85a0fa2f8 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Added segment 5fe08999-ca4e-4556-a8fa-7752111166c2 of type vxlan for network 41a40a23-8610-4cf0-ae4b-33b83eab981a [pid: 8|app: 0|req: 547/1117] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:27 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1118] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:27 2026] DELETE /v2.0/subnets/2716df02-07ab-43fb-9b0c-d5f90c5c955c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1119] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:27 2026] DELETE /v2.0/security-groups/9b3a9663-369b-47be-81cf-270bc18723d9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:28.082 7 WARNING neutron_lib.context [None req-55745b17-8d62-420e-a710-e3257edcb171 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:28.143 7 WARNING neutron_lib.context [None req-55745b17-8d62-420e-a710-e3257edcb171 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 573/1120] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:09:28 2026] POST /v2.0/ports => generated 1504 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-11 12:09:29.615 7 INFO neutron.services.segments.plugin [-] Segment f7cc4134-8304-49ba-b427-4918227fbed8 resource provider aggregate not found 2026-05-11 12:09:29.621 7 INFO neutron.services.segments.plugin [-] Segment f7cc4134-8304-49ba-b427-4918227fbed8 resource provider aggregate not found 2026-05-11 12:09:29.648 7 INFO neutron.services.segments.plugin [-] Segment f7cc4134-8304-49ba-b427-4918227fbed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7cc4134-8304-49ba-b427-4918227fbed8 found for delete ", "request_id": "req-ea2a3cbc-06e1-431b-b545-b412f6ea598a"}]} 2026-05-11 12:09:29.652 7 INFO neutron.services.segments.plugin [-] Segment f7cc4134-8304-49ba-b427-4918227fbed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7cc4134-8304-49ba-b427-4918227fbed8 found for delete ", "request_id": "req-374a2054-2bd7-4c81-97e6-d10555b475ce"}]} [pid: 7|app: 0|req: 574/1121] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:29 2026] DELETE /v2.0/networks/1f48a38f-d3fc-4f24-85af-d9eea1e17780 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1122] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:09:27 2026] PUT /v2.0/routers/959c1ea6-0375-4698-b403-8a552c52c95d/add_router_interface => generated 309 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:29.700 8 WARNING neutron_lib.context [None req-0e0a9a43-3d60-4e4b-b7e5-ff098ef3ece3 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 575/1123] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:09:29 2026] GET /v2.0/ports => generated 1504 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1124] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:29 2026] DELETE /v2.0/ports/6259ad5c-0d9e-4aa1-b171-6234299b97d7 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1125] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:09:29 2026] POST /v2.0/ports => generated 778 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1126] 10.0.0.217 () {34 vars in 737 bytes} [Mon May 11 12:09:30 2026] PUT /v2.0/ports/28af5f08-91a6-4ff9-8275-2e49ccd133a3 => generated 752 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1127] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:30 2026] DELETE /v2.0/ports/ec14c675-c15b-4867-be9f-5849a815bf69 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1128] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:09:30.371 7 WARNING neutron_lib.context [None req-f098f5e2-cc86-4329-85ba-8f05b6de9366 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:30.473 7 INFO neutron.db.segments_db [None req-f098f5e2-cc86-4329-85ba-8f05b6de9366 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Added segment 4ae1d4a1-3785-40af-a38c-458cd416e1ad of type vxlan for network b82cbbb0-0deb-4e4f-bb3a-f593b4dac031 [pid: 8|app: 0|req: 551/1129] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:30 2026] DELETE /v2.0/ports/28af5f08-91a6-4ff9-8275-2e49ccd133a3 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1130] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:30 2026] POST /v2.0/networks => generated 654 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:30.639 7 WARNING neutron_lib.context [None req-67b70ab2-8b90-471a-a738-f176f9c47e6e 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 552/1131] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/ports => generated 781 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:30.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b273a07-bab4-42c3-998c-626b56233da4 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1132] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/ports/28af5f08-91a6-4ff9-8275-2e49ccd133a3 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1133] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/ports => generated 781 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:30.778 7 INFO neutron.db.segments_db [None req-67b70ab2-8b90-471a-a738-f176f9c47e6e 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Added segment ab6181d0-ef01-4ed8-9a21-cef29702a132 of type vxlan for network 95929e47-ba40-48c0-a3c7-2134dd44c6fc [pid: 8|app: 0|req: 555/1134] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/ports/11c4fc34-3d3c-4051-add1-8faca8af7534 => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1135] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/networks?id=6cd259c0-f8af-48b1-8a6a-0c31145d8742 => generated 678 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:30.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27d8a683-b6c8-4950-97ce-83e6dac79420 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1136] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:30 2026] DELETE /v2.0/ports/a21dc6f8-bbc5-42ac-a92a-d58aeb2ed7e3 => 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: 580/1137] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:30 2026] POST /v2.0/networks => generated 653 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1138] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:09:31 2026] GET /v2.0/quotas/c4ddcd6c5eb743eb9505cd68f3b330b9 => generated 292 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:31.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc9c49f0-4b9d-4ca3-a366-7a611aa2b325 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1139] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:31 2026] DELETE /v2.0/subnets/2716df02-07ab-43fb-9b0c-d5f90c5c955c => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1140] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:09:31 2026] GET /v2.0/ports?tenant_id=c4ddcd6c5eb743eb9505cd68f3b330b9&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:31.222 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0d9b255-779a-435b-8bdf-8e45184a1254 e3f3f04a4c2d446e9147f7a0d26a3ca8 67a8b7f738ce40eba6d06e6b858e48c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1141] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:31 2026] DELETE /v2.0/subnets/55b35940-d151-4d7d-96c9-33f7b101c5bc => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1142] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:09:31 2026] GET /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1143] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:30 2026] GET /v2.0/security-groups?tenant_id=a84256552a0c4b1d8812f82d3711e338&name=default => generated 2801 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1144] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:09:31 2026] DELETE /v2.0/ports/11c4fc34-3d3c-4051-add1-8faca8af7534 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:31.609 7 WARNING neutron_lib.context [None req-3113af4c-43b7-4fde-bca5-ba898c5531c2 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1145] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:09:31 2026] GET /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:09:31.657 7 WARNING neutron_lib.context [None req-3113af4c-43b7-4fde-bca5-ba898c5531c2 833754b92f4d485593a4327648a865c2 7c95727c06344a3d8ab60be88d4f743e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1146] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:31 2026] DELETE /v2.0/security-groups/5b12a6bb-42bc-436d-8704-502571f674d6 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:31.978 8 INFO neutron.services.segments.plugin [-] Segment 48ec174f-f711-497e-ae92-ca3ba893d66b resource provider aggregate not found 2026-05-11 12:09:31.995 8 INFO neutron.services.segments.plugin [-] Segment 48ec174f-f711-497e-ae92-ca3ba893d66b resource provider aggregate not found 2026-05-11 12:09:32.005 8 INFO neutron.services.segments.plugin [-] Segment 48ec174f-f711-497e-ae92-ca3ba893d66b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ec174f-f711-497e-ae92-ca3ba893d66b found for delete ", "request_id": "req-cd522712-948d-451d-ae1c-484ed0574104"}]} 2026-05-11 12:09:32.012 8 INFO neutron.services.segments.plugin [-] Segment 48ec174f-f711-497e-ae92-ca3ba893d66b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ec174f-f711-497e-ae92-ca3ba893d66b found for delete ", "request_id": "req-598826c7-cb73-45d8-a46d-e3297255908f"}]} [pid: 8|app: 0|req: 561/1147] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:31 2026] DELETE /v2.0/networks/ad11bb4c-e1f9-4c0d-9c78-3b7f8e56e35e => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1148] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:32 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => 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: 587/1149] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:31 2026] POST /v2.0/subnets => generated 1276 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1150] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:09:32 2026] GET /v2.0/subnets => generated 1889 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1151] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:32 2026] DELETE /v2.0/subnets/77994678-38ce-4a8f-9f7b-4377904046df => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1152] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:09:32 2026] GET /v2.0/networks?id=6cd259c0-f8af-48b1-8a6a-0c31145d8742 => generated 678 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1153] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:32 2026] GET /v2.0/security-groups?tenant_id=67a8b7f738ce40eba6d06e6b858e48c0&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:33.140 8 WARNING neutron_lib.context [req-c19a46a3-5dac-4e7a-a7c7-ea020e674a32 req-fa8a4e30-08ba-4599-91e6-73577c1c4458 63cf7234f0dd4e1385a5a80e0708e960 c4ddcd6c5eb743eb9505cd68f3b330b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 590/1154] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:32 2026] DELETE /v2.0/subnets/9cb0ae4a-f6a8-473b-916c-6f2afc31f340 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1155] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:33 2026] DELETE /v2.0/security-groups/14c5924a-dd26-436b-9e54-c4f0a248b313 => 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: 592/1156] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:33 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => 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: 593/1157] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:09:33 2026] GET /v2.0/subnets => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1158] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:09:33 2026] POST /v2.0/ports => generated 958 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:09:33.850 7 INFO neutron.services.segments.plugin [-] Segment ab6181d0-ef01-4ed8-9a21-cef29702a132 resource provider aggregate not found 2026-05-11 12:09:33.858 7 INFO neutron.services.segments.plugin [-] Segment ab6181d0-ef01-4ed8-9a21-cef29702a132 resource provider aggregate not found 2026-05-11 12:09:33.877 7 INFO neutron.services.segments.plugin [-] Segment ab6181d0-ef01-4ed8-9a21-cef29702a132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6181d0-ef01-4ed8-9a21-cef29702a132 found for delete ", "request_id": "req-85e5d93c-7606-412f-8e94-e5434d084d97"}]} 2026-05-11 12:09:33.878 7 INFO neutron.services.segments.plugin [-] Segment ab6181d0-ef01-4ed8-9a21-cef29702a132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6181d0-ef01-4ed8-9a21-cef29702a132 found for delete ", "request_id": "req-5f67ab4c-28c0-4951-b2bf-e029abe12369"}]} [pid: 7|app: 0|req: 594/1159] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:33 2026] DELETE /v2.0/networks/95929e47-ba40-48c0-a3c7-2134dd44c6fc => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1160] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:33 2026] DELETE /v2.0/networks/b82cbbb0-0deb-4e4f-bb3a-f593b4dac031 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1161] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:09:33 2026] PUT /v2.0/ports/76768d49-255f-454b-afc8-1329c36a2192 => generated 1203 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:09:34.503 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59d5ce6f-0c0a-4fdd-83a8-f1b0e32e2bed'] response: {'name': 'network-changed', 'server_uuid': '372017bd-09bc-465d-84fb-ceedafd63b36', 'tag': '76768d49-255f-454b-afc8-1329c36a2192', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 567/1162] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 973 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1163] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/ports?tenant_id=c4ddcd6c5eb743eb9505cd68f3b330b9&device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1164] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:34 2026] DELETE /v2.0/networks/41a40a23-8610-4cf0-ae4b-33b83eab981a => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1165] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/security-groups?id=22d37ffd-5e02-4c7c-9bb6-5a83c84ffbed&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1166] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=76768d49-255f-454b-afc8-1329c36a2192 => 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: 598/1167] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/subnets?id=abf152fc-4b3e-43f4-b25b-6a060736dc54 => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1168] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/ports?network_id=6cd259c0-f8af-48b1-8a6a-0c31145d8742&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:34.900 8 INFO neutron.services.segments.plugin [-] Segment 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 resource provider aggregate not found 2026-05-11 12:09:34.906 8 INFO neutron.services.segments.plugin [-] Segment 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 resource provider aggregate not found [pid: 7|app: 0|req: 600/1169] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:09:34.924 8 INFO neutron.services.segments.plugin [-] Segment 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 found for delete ", "request_id": "req-eda74fcc-f2b9-4f37-9753-d463710599ca"}]} 2026-05-11 12:09:34.926 8 INFO neutron.services.segments.plugin [-] Segment 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2031bcae-29a5-4c9d-bd24-7118ef19b1d9 found for delete ", "request_id": "req-a15689d2-9ecb-4b42-b1c8-ed51b99f5df8"}]} [pid: 8|app: 0|req: 570/1170] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:34 2026] DELETE /v2.0/networks/94db0e32-231d-4d64-a37f-801fa6c6cf9b => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1171] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:09:34 2026] GET /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1172] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/ports?tenant_id=c4ddcd6c5eb743eb9505cd68f3b330b9&device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1173] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/networks?id=6cd259c0-f8af-48b1-8a6a-0c31145d8742 => generated 774 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1174] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=76768d49-255f-454b-afc8-1329c36a2192 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1175] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/subnets?id=abf152fc-4b3e-43f4-b25b-6a060736dc54 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1176] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/ports?network_id=6cd259c0-f8af-48b1-8a6a-0c31145d8742&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1177] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1178] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742?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-05-11 12:09:35.818 7 WARNING neutron_lib.context [None req-a8580cff-25fd-440a-8099-2682ea80ceaa 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1179] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/security-groups?tenant_id=7c95727c06344a3d8ab60be88d4f743e&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:35.903 7 INFO neutron.services.segments.plugin [-] Segment 4ae1d4a1-3785-40af-a38c-458cd416e1ad resource provider aggregate not found 2026-05-11 12:09:35.909 7 INFO neutron.services.segments.plugin [-] Segment 4ae1d4a1-3785-40af-a38c-458cd416e1ad resource provider aggregate not found 2026-05-11 12:09:35.919 7 INFO neutron.services.segments.plugin [-] Segment 4ae1d4a1-3785-40af-a38c-458cd416e1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae1d4a1-3785-40af-a38c-458cd416e1ad found for delete ", "request_id": "req-f4283948-e21a-4ae9-96e9-3909061a7f8c"}]} 2026-05-11 12:09:35.934 7 INFO neutron.services.segments.plugin [-] Segment 4ae1d4a1-3785-40af-a38c-458cd416e1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae1d4a1-3785-40af-a38c-458cd416e1ad found for delete ", "request_id": "req-4ee8aa2d-f168-4fda-bb58-a24f91031c87"}]} [pid: 8|app: 0|req: 576/1180] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:35 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:35.945 7 INFO neutron.services.segments.plugin [-] Segment 5fe08999-ca4e-4556-a8fa-7752111166c2 resource provider aggregate not found 2026-05-11 12:09:35.973 7 INFO neutron.services.segments.plugin [-] Segment 5fe08999-ca4e-4556-a8fa-7752111166c2 resource provider aggregate not found 2026-05-11 12:09:35.980 7 INFO neutron.services.segments.plugin [-] Segment 5fe08999-ca4e-4556-a8fa-7752111166c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fe08999-ca4e-4556-a8fa-7752111166c2 found for delete ", "request_id": "req-9346102b-3295-4b9b-ac1e-a362af7848c0"}]} 2026-05-11 12:09:35.994 7 INFO neutron.services.segments.plugin [-] Segment 5fe08999-ca4e-4556-a8fa-7752111166c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fe08999-ca4e-4556-a8fa-7752111166c2 found for delete ", "request_id": "req-b9bdbb57-78f3-4091-850b-2d80d93c353a"}]} [pid: 8|app: 0|req: 577/1181] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:35 2026] DELETE /v2.0/security-groups/f8482cd8-c743-46ee-8dc6-925de1014e25 => 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: 578/1182] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:36 2026] GET /v2.0/security-groups?id=22d37ffd-5e02-4c7c-9bb6-5a83c84ffbed&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: 605/1183] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:09:35 2026] POST /v2.0/security-groups => generated 1561 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1184] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:09:36 2026] GET /v2.0/security-groups => generated 4344 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1187] 10.0.0.217 () {34 vars in 758 bytes} [Mon May 11 12:09:36 2026] PUT /v2.0/security-groups/432dc41c-1de9-4fca-b188-d2b41281998b => generated 1598 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1188] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:09:36 2026] GET /v2.0/security-groups/432dc41c-1de9-4fca-b188-d2b41281998b => generated 1598 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1189] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:36 2026] DELETE /v2.0/security-groups/432dc41c-1de9-4fca-b188-d2b41281998b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1190] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:09:36 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:36.521 7 INFO neutron.api.v2.resource [None req-18b1a037-f1ed-4084-86eb-e9fb057695d7 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1191] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:36 2026] DELETE /v2.0/security-groups/432dc41c-1de9-4fca-b188-d2b41281998b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:09:36.535 8 WARNING neutron_lib.context [None req-565bedaa-8c53-4984-85bf-3cf3a36fbabb 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 584/1192] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:09:36 2026] POST /v2.0/security-groups => generated 1561 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:09:36.840 7 WARNING neutron_lib.context [None req-c40f0645-1189-4abe-876c-09874850077a 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1193] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:09:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1194] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules/7090c64e-7985-419d-84e5-e2e3157792c4 => generated 569 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1195] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1196] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => 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: 611/1197] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:09:37 2026] DELETE /v2.0/security-group-rules/7090c64e-7985-419d-84e5-e2e3157792c4 => 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: 612/1198] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1199] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-groups?id=22d37ffd-5e02-4c7c-9bb6-5a83c84ffbed&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:09:37.320 7 WARNING neutron_lib.context [None req-55a33044-0f4e-42f3-8b1f-f1e77772897c 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1200] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:09:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1201] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules/21bcd5e5-0327-4c29-830e-fbeaa5f93a0c => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1202] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1203] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:09:37 2026] DELETE /v2.0/security-group-rules/21bcd5e5-0327-4c29-830e-fbeaa5f93a0c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1204] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:37.800 8 WARNING neutron_lib.context [None req-e5518751-5f31-4438-b8d4-3dfdc574ca95 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:37.826 8 INFO neutron.db.securitygroups_db [None req-e5518751-5f31-4438-b8d4-3dfdc574ca95 771bdd647cf3462d8926635b7378874a 5c8c53ccc38b47eda4fcbca38bd9c6ff - - default default] Project 5c8c53ccc38b47eda4fcbca38bd9c6ff 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: 590/1205] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:09:37 2026] POST /v2.0/security-group-rules => generated 575 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1206] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules/58b7e342-afe4-4f29-9dab-5ee83f546539 => generated 575 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1207] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:09:37 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1208] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:09:38 2026] DELETE /v2.0/security-group-rules/58b7e342-afe4-4f29-9dab-5ee83f546539 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:38.314 7 WARNING neutron_lib.context [None req-b632ef58-d913-469c-8979-9fd24c466874 a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1209] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:09:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1210] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:38 2026] DELETE /v2.0/security-groups/5033aed3-b69e-4026-9645-20bfea854a12 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1211] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:38 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:38.521 7 INFO neutron.db.segments_db [None req-b632ef58-d913-469c-8979-9fd24c466874 a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] Added segment 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f of type vxlan for network a32cbe89-fc9b-497d-9040-1b998101366d [pid: 8|app: 0|req: 597/1212] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:09:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1213] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:38 2026] GET /v2.0/security-groups?id=22d37ffd-5e02-4c7c-9bb6-5a83c84ffbed&fields=id&fields=name => generated 88 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1214] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:37 2026] POST /v2.0/networks => generated 644 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1215] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:09:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:38.742 7 WARNING neutron_lib.context [None req-baed1071-4881-419b-84f3-ed3462c67f42 a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 600/1216] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:39 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1217] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:09:39 2026] GET /v2.0/security-groups?id=22d37ffd-5e02-4c7c-9bb6-5a83c84ffbed&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1218] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:38 2026] POST /v2.0/subnets => generated 617 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:39.370 8 WARNING neutron_lib.context [None req-d41f2a8c-eb3e-4014-85cc-359d49b0c1ea a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:39.465 8 INFO neutron.db.segments_db [None req-d41f2a8c-eb3e-4014-85cc-359d49b0c1ea a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] Added segment 53ba17aa-09be-44d5-bf70-94773746245c of type vxlan for network 7c28c0f8-57e5-48be-a88e-87b048a7ea8f [pid: 8|app: 0|req: 602/1219] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:39 2026] POST /v2.0/networks => generated 643 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1220] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:39 2026] GET /v2.0/security-groups?tenant_id=5c8c53ccc38b47eda4fcbca38bd9c6ff&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1221] 10.0.0.217 () {34 vars in 743 bytes} [Mon May 11 12:09:39 2026] PUT /v2.0/networks/7c28c0f8-57e5-48be-a88e-87b048a7ea8f => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1222] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:09:39 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:39.765 7 WARNING neutron_lib.context [None req-2f0f72e2-303e-48b2-9b3c-d5376de61e1f a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 604/1223] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:39 2026] DELETE /v2.0/security-groups/94d3fdc0-b617-4d56-bba3-78b780629f66 => 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: 620/1224] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:39 2026] POST /v2.0/subnets => generated 602 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1225] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:09:39 2026] DELETE /v2.0/ports/76768d49-255f-454b-afc8-1329c36a2192 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1226] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:09:40 2026] GET /v2.0/ports?device_id=372017bd-09bc-465d-84fb-ceedafd63b36 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1227] 10.0.0.217 () {34 vars in 741 bytes} [Mon May 11 12:09:40 2026] PUT /v2.0/subnets/a3811966-f999-41f4-b6c6-46d0d4c74a5f => generated 612 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:40.671 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a619ce34-5a1e-4db3-a6cf-40a9ac32d4e1'] response: {'server_uuid': '372017bd-09bc-465d-84fb-ceedafd63b36', 'name': 'network-vif-deleted', 'tag': '76768d49-255f-454b-afc8-1329c36a2192', 'status': 'completed', 'code': 200} 2026-05-11 12:09:41.455 8 INFO neutron.services.segments.plugin [-] Segment 53ba17aa-09be-44d5-bf70-94773746245c resource provider aggregate not found 2026-05-11 12:09:41.462 8 INFO neutron.services.segments.plugin [-] Segment 53ba17aa-09be-44d5-bf70-94773746245c resource provider aggregate not found 2026-05-11 12:09:41.486 8 INFO neutron.services.segments.plugin [-] Segment 53ba17aa-09be-44d5-bf70-94773746245c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53ba17aa-09be-44d5-bf70-94773746245c found for delete ", "request_id": "req-d4f5d852-83fd-4977-9c7a-328a226906dd"}]} 2026-05-11 12:09:41.509 8 INFO neutron.services.segments.plugin [-] Segment 53ba17aa-09be-44d5-bf70-94773746245c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53ba17aa-09be-44d5-bf70-94773746245c found for delete ", "request_id": "req-f1c6b21d-844c-428d-b485-58acc1393cb9"}]} [pid: 8|app: 0|req: 607/1228] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:40 2026] DELETE /v2.0/networks/7c28c0f8-57e5-48be-a88e-87b048a7ea8f => generated 0 bytes in 944 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:41.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1059cc2-1d9a-4ae5-96e6-688b91ff5a51 a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1229] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:41 2026] DELETE /v2.0/networks/7c28c0f8-57e5-48be-a88e-87b048a7ea8f => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1230] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:09:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1231] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:09:41 2026] GET /v2.0/subnets?network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1232] 10.0.0.217 () {32 vars in 653 bytes} [Mon May 11 12:09:41 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1233] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:09:41 2026] GET /v2.0/networks => generated 1309 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1234] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:09:41 2026] GET /v2.0/subnets => generated 1233 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1235] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:09:41 2026] GET /v2.0/networks/a32cbe89-fc9b-497d-9040-1b998101366d => generated 669 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1236] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:09:42 2026] GET /v2.0/subnets/7ef6b884-c1cb-46b4-b595-d496ae32d2fd => generated 617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:09:42.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a331806-e771-4ade-9148-3c8deaf6b0e6 a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1237] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:42 2026] DELETE /v2.0/subnets/a3811966-f999-41f4-b6c6-46d0d4c74a5f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:09:42.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6d5aedc-da92-4895-9b52-a4b02f20a1a7 a8b184642c15440ab4be53d7ebaaf41b a34e443db63b4f698147a2322982a8b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1238] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:42 2026] DELETE /v2.0/networks/7c28c0f8-57e5-48be-a88e-87b048a7ea8f => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1239] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:42 2026] DELETE /v2.0/subnets/7ef6b884-c1cb-46b4-b595-d496ae32d2fd => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1240] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:09:41 2026] PUT /v2.0/routers/959c1ea6-0375-4698-b403-8a552c52c95d/remove_router_interface => generated 309 bytes in 1603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1241] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:42 2026] DELETE /v2.0/networks/a32cbe89-fc9b-497d-9040-1b998101366d => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:43.798 8 INFO neutron.services.segments.plugin [-] Segment 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f resource provider aggregate not found 2026-05-11 12:09:43.806 8 INFO neutron.services.segments.plugin [-] Segment 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f resource provider aggregate not found 2026-05-11 12:09:43.822 8 INFO neutron.services.segments.plugin [-] Segment 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f found for delete ", "request_id": "req-7156d782-a061-4c6c-9d16-3f2c7cc13e56"}]} 2026-05-11 12:09:43.823 8 INFO neutron.services.segments.plugin [-] Segment 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f2f003-9c5f-4855-8ab7-d4e8625f6b6f found for delete ", "request_id": "req-57bf60ae-5870-4b40-8a42-74d3c33f9223"}]} [pid: 8|app: 0|req: 620/1242] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:43 2026] GET /v2.0/security-groups?tenant_id=a34e443db63b4f698147a2322982a8b9&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1243] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:44 2026] DELETE /v2.0/security-groups/59a49689-94c7-44d5-be49-1cc9e1dc49d3 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:44.808 7 INFO neutron.services.segments.plugin [-] Segment 56871e26-bbe1-47a9-a9aa-df343648420e resource provider aggregate not found 2026-05-11 12:09:44.815 7 INFO neutron.services.segments.plugin [-] Segment 56871e26-bbe1-47a9-a9aa-df343648420e resource provider aggregate not found 2026-05-11 12:09:44.830 7 INFO neutron.services.segments.plugin [-] Segment 56871e26-bbe1-47a9-a9aa-df343648420e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56871e26-bbe1-47a9-a9aa-df343648420e found for delete ", "request_id": "req-6ed232d7-04ee-428e-ba78-81a73b7f7eaa"}]} 2026-05-11 12:09:44.834 7 INFO neutron.services.segments.plugin [-] Segment 56871e26-bbe1-47a9-a9aa-df343648420e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56871e26-bbe1-47a9-a9aa-df343648420e found for delete ", "request_id": "req-e56d10b1-ea96-4d90-aa08-ada7710c11ec"}]} 2026-05-11 12:09:44.842 7 INFO neutron.db.l3_hamode_db [None req-d38a4d05-b57e-4331-a222-d00d50641ff8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 7a315681-d1e6-40f4-a937-f20c956704d2 was deleted as no HA routers are present in tenant c4ddcd6c5eb743eb9505cd68f3b330b9. [pid: 7|app: 0|req: 623/1244] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:43 2026] DELETE /v2.0/routers/959c1ea6-0375-4698-b403-8a552c52c95d => generated 0 bytes in 1821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1245] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:44 2026] DELETE /v2.0/subnets/abf152fc-4b3e-43f4-b25b-6a060736dc54 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1246] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:45 2026] DELETE /v2.0/networks/6cd259c0-f8af-48b1-8a6a-0c31145d8742 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1247] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:45 2026] GET /v2.0/security-groups?tenant_id=06fd47cd4bb64c429a91d789b394330b&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1248] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:45 2026] GET /v2.0/security-groups?tenant_id=c4ddcd6c5eb743eb9505cd68f3b330b9&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1249] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:45 2026] DELETE /v2.0/security-groups/5c2a6592-606c-4e62-b8af-74c624a67458 => 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: 625/1250] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:45 2026] DELETE /v2.0/security-groups/22d37ffd-5e02-4c7c-9bb6-5a83c84ffbed => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:46.482 7 WARNING neutron_lib.context [None req-e5ce3bab-f9f1-42f8-8d70-a72e553d1dfc 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:46.664 7 INFO neutron.db.segments_db [None req-e5ce3bab-f9f1-42f8-8d70-a72e553d1dfc 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment 684e9487-1d38-457c-a28e-52357eadd1d2 of type vxlan for network 1295b6c2-31d4-4600-8915-c0b9004e7bbf [pid: 7|app: 0|req: 626/1251] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:46 2026] POST /v2.0/networks => generated 633 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:46.800 8 WARNING neutron_lib.context [None req-10d0b688-a8af-4a65-9632-db7b8a7e9a96 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:46.861 8 INFO neutron.db.segments_db [None req-10d0b688-a8af-4a65-9632-db7b8a7e9a96 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment d27cd3ce-8a87-4139-b391-367a66078352 of type vxlan for network 749f2fc9-b6d8-4edc-a5fe-468dc2114655 [pid: 8|app: 0|req: 626/1252] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:46 2026] POST /v2.0/networks => generated 633 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:47.038 7 WARNING neutron_lib.context [None req-07977343-dff8-4158-b912-57e2ab5e9157 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:47.082 7 INFO neutron.services.segments.plugin [-] Segment 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d resource provider aggregate not found 2026-05-11 12:09:47.087 7 INFO neutron.services.segments.plugin [-] Segment 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d resource provider aggregate not found 2026-05-11 12:09:47.107 7 INFO neutron.services.segments.plugin [-] Segment 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d found for delete ", "request_id": "req-f0c99220-d270-4c00-98c2-7c3437bab141"}]} 2026-05-11 12:09:47.111 7 INFO neutron.services.segments.plugin [-] Segment 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a658bbe-2cbf-4598-85c4-42ecf75e0c3d found for delete ", "request_id": "req-3806b044-cd65-49d5-82e8-f9636b9248b3"}]} [pid: 7|app: 0|req: 627/1253] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:47 2026] POST /v2.0/subnets => generated 622 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:47.882 8 WARNING neutron_lib.context [None req-7058df33-1679-469b-9c34-eaea495aff70 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1254] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:47 2026] POST /v2.0/subnets => generated 631 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:48.707 7 WARNING neutron_lib.context [None req-ec62b3a4-9eb9-458d-ae05-dfce2be20a53 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:48.773 7 INFO neutron.db.segments_db [None req-ec62b3a4-9eb9-458d-ae05-dfce2be20a53 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment 53f42398-66ad-4203-b115-d749743b5e49 of type vxlan for network 1ed648ff-b1c3-432f-841f-20726e09674e 2026-05-11 12:09:49.299 7 INFO neutron.db.l3_hamode_db [None req-ec62b3a4-9eb9-458d-ae05-dfce2be20a53 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:09:49.544 7 INFO neutron.db.l3_hamode_db [None req-ec62b3a4-9eb9-458d-ae05-dfce2be20a53 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1255] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:48 2026] POST /v2.0/routers => generated 510 bytes in 1801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1256] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:50 2026] GET /v2.0/security-groups?tenant_id=2e447b8b58a54494a84306c68235c423&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1257] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:51 2026] GET /v2.0/security-groups?tenant_id=b997d1c91f6e45adb5075a5df587697a&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1260] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:51 2026] DELETE /v2.0/security-groups/b709ab10-0f86-4282-8899-8907fd286f0f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1261] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:51 2026] DELETE /v2.0/security-groups/6ee7a84b-40ae-44b3-bd1f-36b73ab91e7e => 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: 628/1262] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:09:50 2026] PUT /v2.0/routers/5a0597eb-41e2-49d9-8759-fa2a18afded2/add_router_interface => generated 309 bytes in 1889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1263] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:52 2026] GET /v2.0/ports/1413b36c-5f77-4729-a429-04b981cb5382 => generated 959 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1264] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:53 2026] GET /v2.0/security-groups?tenant_id=9df1dda7dfa54135abd3fc15b642a876&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1265] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:53 2026] DELETE /v2.0/security-groups/39433041-2e08-48ab-b200-a125e6db6416 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1266] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:09:52 2026] PUT /v2.0/routers/5a0597eb-41e2-49d9-8759-fa2a18afded2/add_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1267] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:54 2026] GET /v2.0/security-groups?tenant_id=3ac13e33da8b4b93ac1d90c495026c4d&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1268] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:09:54 2026] GET /v2.0/ports/c5689e26-e5b9-4cd1-af39-8eef02f50abb => generated 967 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1269] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:54 2026] DELETE /v2.0/security-groups/503ed1cf-74a4-44fc-ae23-bcd055d9ea0e => 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: 631/1270] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:09:54 2026] PUT /v2.0/routers/5a0597eb-41e2-49d9-8759-fa2a18afded2/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1271] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:09:55 2026] PUT /v2.0/routers/5a0597eb-41e2-49d9-8759-fa2a18afded2/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1272] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:09:56 2026] GET /v2.0/ports?device_id=5a0597eb-41e2-49d9-8759-fa2a18afded2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:09:56.972 7 INFO neutron.services.segments.plugin [-] Segment 53f42398-66ad-4203-b115-d749743b5e49 resource provider aggregate not found 2026-05-11 12:09:56.977 7 INFO neutron.services.segments.plugin [-] Segment 53f42398-66ad-4203-b115-d749743b5e49 resource provider aggregate not found 2026-05-11 12:09:56.997 7 INFO neutron.services.segments.plugin [-] Segment 53f42398-66ad-4203-b115-d749743b5e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53f42398-66ad-4203-b115-d749743b5e49 found for delete ", "request_id": "req-64b06138-77c1-48e2-8b94-26e756a6d2e4"}]} 2026-05-11 12:09:56.997 7 INFO neutron.db.l3_hamode_db [None req-eae3f201-eef8-4353-adc5-ff8ddd38e95a 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] HA network 1ed648ff-b1c3-432f-841f-20726e09674e was deleted as no HA routers are present in tenant f266f3484799468aba0c81ac7226bfc5. [pid: 7|app: 0|req: 641/1273] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:56 2026] DELETE /v2.0/routers/5a0597eb-41e2-49d9-8759-fa2a18afded2 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:57.010 8 INFO neutron.db.segments_db [None req-a4eccbe4-f6fa-454a-8b5c-8c4fa6c4a35f 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] Added segment f8f716e9-1b99-4086-a13c-e029050b1876 of type vxlan for network 55eab273-61ad-4cdc-8d66-04ac32cb774e 2026-05-11 12:09:57.014 7 INFO neutron.services.segments.plugin [-] Segment 53f42398-66ad-4203-b115-d749743b5e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53f42398-66ad-4203-b115-d749743b5e49 found for delete ", "request_id": "req-07b27d9a-8748-4346-95fd-a42cb4b047b4"}]} [pid: 8|app: 0|req: 633/1274] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:56 2026] POST /v2.0/networks => generated 727 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1275] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:57 2026] DELETE /v2.0/subnets/19703c5a-c2fd-49ed-85fe-413c788f3445 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1276] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:57 2026] POST /v2.0/subnets => generated 620 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:57.375 8 WARNING neutron.api.v2.base [None req-28447304-d16f-4509-86be-de6476a3914d 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-11 12:09:57.376 8 INFO neutron.api.v2.resource [None req-28447304-d16f-4509-86be-de6476a3914d 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 635/1277] 10.0.0.217 () {34 vars in 681 bytes} [Mon May 11 12:09:57 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1278] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:09:57 2026] DELETE /v2.0/subnets/ce78fe26-15bf-46c9-903f-47fca242900b => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:57.852 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider aggregate not found 2026-05-11 12:09:57.859 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider aggregate not found 2026-05-11 12:09:57.880 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f716e9-1b99-4086-a13c-e029050b1876 found for delete ", "request_id": "req-a57c5e2f-c7ee-47c0-8ea2-ad38031ddcbc"}]} 2026-05-11 12:09:57.885 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f716e9-1b99-4086-a13c-e029050b1876 found for delete ", "request_id": "req-b665ffe9-a30b-440e-a69b-660faa00c420"}]} [pid: 7|app: 0|req: 644/1279] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:57 2026] DELETE /v2.0/networks/749f2fc9-b6d8-4edc-a5fe-468dc2114655 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1280] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:57 2026] DELETE /v2.0/networks/1295b6c2-31d4-4600-8915-c0b9004e7bbf => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:09:58.238 7 WARNING neutron_lib.context [None req-2ab1a39f-27a9-49dd-bfaf-8dc2342fcfee 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:58.301 7 INFO neutron.db.segments_db [None req-2ab1a39f-27a9-49dd-bfaf-8dc2342fcfee 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment b27368a0-0b47-485b-b3ab-de65afe85fb3 of type vxlan for network 503aa8e3-29bc-4823-a34b-ec182cdde5e7 [pid: 7|app: 0|req: 646/1281] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:58 2026] POST /v2.0/networks => generated 634 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:58.426 7 WARNING neutron_lib.context [None req-3cac22bb-3030-418a-b2f9-32d5349f2788 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1282] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:57 2026] DELETE /v2.0/networks/55eab273-61ad-4cdc-8d66-04ac32cb774e => generated 0 bytes in 1383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1283] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:58 2026] POST /v2.0/subnets => generated 622 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:58.860 7 INFO neutron.db.segments_db [None req-cc70ff00-4c69-43b9-82f6-034d14181a3d 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] Added segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec of type vxlan for network 29e06067-cd28-42f4-bf61-ec7c8b1f71fb [pid: 7|app: 0|req: 648/1284] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:09:58 2026] POST /v2.0/networks => generated 726 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:59.006 7 WARNING neutron_lib.context [None req-c9406dc5-5fb5-4edb-9ba0-b8526a3f07d5 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:09:59.030 7 INFO neutron.services.segments.plugin [-] Segment d27cd3ce-8a87-4139-b391-367a66078352 resource provider aggregate not found 2026-05-11 12:09:59.037 7 INFO neutron.services.segments.plugin [-] Segment d27cd3ce-8a87-4139-b391-367a66078352 resource provider aggregate not found 2026-05-11 12:09:59.049 7 INFO neutron.services.segments.plugin [-] Segment d27cd3ce-8a87-4139-b391-367a66078352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27cd3ce-8a87-4139-b391-367a66078352 found for delete ", "request_id": "req-fbfe8357-00c0-4521-888c-9fc4cf40050d"}]} 2026-05-11 12:09:59.062 7 INFO neutron.services.segments.plugin [-] Segment d27cd3ce-8a87-4139-b391-367a66078352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27cd3ce-8a87-4139-b391-367a66078352 found for delete ", "request_id": "req-278c3231-6b5d-44f1-b49a-0fff0f823c58"}]} 2026-05-11 12:09:59.077 7 INFO neutron.services.segments.plugin [-] Segment 684e9487-1d38-457c-a28e-52357eadd1d2 resource provider aggregate not found [pid: 8|app: 0|req: 637/1285] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:09:58 2026] GET /v2.0/security-groups?tenant_id=ee97a044cf0c4f018fc0fb2487213137&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:09:59.098 7 INFO neutron.services.segments.plugin [-] Segment 684e9487-1d38-457c-a28e-52357eadd1d2 resource provider aggregate not found 2026-05-11 12:09:59.107 7 INFO neutron.services.segments.plugin [-] Segment 684e9487-1d38-457c-a28e-52357eadd1d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 684e9487-1d38-457c-a28e-52357eadd1d2 found for delete ", "request_id": "req-a7af9feb-376c-4ce4-9647-6f0d0edc9a02"}]} 2026-05-11 12:09:59.123 7 INFO neutron.services.segments.plugin [-] Segment 684e9487-1d38-457c-a28e-52357eadd1d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 684e9487-1d38-457c-a28e-52357eadd1d2 found for delete ", "request_id": "req-d65598e0-4aa0-4dd0-a7d3-8e248099b4e4"}]} 2026-05-11 12:09:59.134 7 INFO neutron.db.segments_db [None req-c9406dc5-5fb5-4edb-9ba0-b8526a3f07d5 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment 67d24d1d-cce3-4630-b432-d2ce90ece32f of type vxlan for network 184f789d-d5db-4f09-8b7d-8064b5c6940b [pid: 8|app: 0|req: 638/1286] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:59 2026] POST /v2.0/subnets => generated 623 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:09:59.483 7 INFO neutron.db.l3_hamode_db [None req-c9406dc5-5fb5-4edb-9ba0-b8526a3f07d5 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 639/1287] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:09:59 2026] DELETE /v2.0/security-groups/d8f808e5-b9f1-4161-bc83-12a5de78c152 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:09:59.514 8 WARNING neutron.api.v2.base [None req-e1ce6919-a640-4c9f-810a-228ffc4f2e30 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-11 12:09:59.515 8 INFO neutron.api.v2.resource [None req-e1ce6919-a640-4c9f-810a-228ffc4f2e30 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 640/1288] 10.0.0.217 () {34 vars in 681 bytes} [Mon May 11 12:09:59 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 12:09:59.674 7 INFO neutron.db.l3_hamode_db [None req-c9406dc5-5fb5-4edb-9ba0-b8526a3f07d5 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:09:59.900 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider aggregate not found 2026-05-11 12:09:59.908 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider aggregate not found 2026-05-11 12:09:59.915 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f716e9-1b99-4086-a13c-e029050b1876 found for delete ", "request_id": "req-7e54ae4e-75c2-4847-a5af-930e31cbc1b3"}]} 2026-05-11 12:09:59.925 8 INFO neutron.services.segments.plugin [-] Segment f8f716e9-1b99-4086-a13c-e029050b1876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f716e9-1b99-4086-a13c-e029050b1876 found for delete ", "request_id": "req-8d79d1c3-8583-4d8f-ab24-9027bfe7d907"}]} [pid: 7|app: 0|req: 649/1289] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:09:58 2026] POST /v2.0/routers => generated 511 bytes in 1538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1290] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:00 2026] GET /v2.0/security-groups?tenant_id=3d9ab9876b4a403dbbece0ca42345a74&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:00.679 7 WARNING neutron_lib.context [None req-aca3412e-cf00-4aee-aa2e-a4598d2567c1 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 641/1291] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:09:59 2026] DELETE /v2.0/networks/29e06067-cd28-42f4-bf61-ec7c8b1f71fb => generated 0 bytes in 1350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1292] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:00 2026] DELETE /v2.0/security-groups/ec73dd89-3c38-4ff5-8931-fde0ed293daa => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:01.061 8 INFO neutron.db.segments_db [None req-820814a9-6bd5-4590-8c6d-768263cb82bd 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] Added segment 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 of type vxlan for network d27fd0f8-d241-4f1a-b8c2-ba18bac7eb7f [pid: 7|app: 0|req: 651/1293] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:10:00 2026] POST /v2.0/ports => generated 959 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 643/1294] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:00 2026] POST /v2.0/networks => generated 727 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1295] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:01 2026] POST /v2.0/subnets => generated 623 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:01.942 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider aggregate not found 2026-05-11 12:10:01.961 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider aggregate not found 2026-05-11 12:10:01.967 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f0fab8-cb83-4c26-87de-3be4e60a39ec found for delete ", "request_id": "req-68000da1-eb89-4856-8912-9b5114fdb3e0"}]} 2026-05-11 12:10:01.984 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f0fab8-cb83-4c26-87de-3be4e60a39ec found for delete ", "request_id": "req-9d59cf7d-4db0-47bf-bfa0-695cb54130e6"}]} 2026-05-11 12:10:01.995 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider aggregate not found 2026-05-11 12:10:02.012 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f0fab8-cb83-4c26-87de-3be4e60a39ec found for delete ", "request_id": "req-234f6a6d-42fc-4e2b-91c8-6f1f4d339ffe"}]} 2026-05-11 12:10:02.024 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider aggregate not found 2026-05-11 12:10:02.045 8 INFO neutron.services.segments.plugin [-] Segment 91f0fab8-cb83-4c26-87de-3be4e60a39ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f0fab8-cb83-4c26-87de-3be4e60a39ec found for delete ", "request_id": "req-946634f7-a396-4521-bf5b-d0a28c401cec"}]} [pid: 8|app: 0|req: 645/1296] 10.0.0.217 () {34 vars in 681 bytes} [Mon May 11 12:10:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1297] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:02 2026] GET /v2.0/security-groups?tenant_id=8af7ed866d574220940d7590db6f6380&name=default => generated 2801 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1298] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:10:02 2026] GET /v2.0/networks/d27fd0f8-d241-4f1a-b8c2-ba18bac7eb7f => generated 655 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1299] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:02 2026] DELETE /v2.0/security-groups/097a9e37-ffd7-4a7f-b403-eb202d30412e => 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: 652/1300] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:01 2026] PUT /v2.0/routers/7d537bcc-0d85-4097-8510-2939bda688fb/add_router_interface => generated 309 bytes in 1983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:10:03.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdd40076-7354-4855-835b-23c4cc45ad75 2db8f536d5b04fd791d979de998bbf62 3093dfe64b494614a7c9e550d22be97e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1301] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:10:02 2026] GET /v2.0/networks/d27fd0f8-d241-4f1a-b8c2-ba18bac7eb7f => generated 138 bytes in 244 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1302] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:03 2026] GET /v2.0/ports/94ed94cb-c138-4b44-8f0b-04fb38ed411c => generated 1033 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1303] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:03 2026] DELETE /v2.0/networks/d27fd0f8-d241-4f1a-b8c2-ba18bac7eb7f => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:03.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3928f603-9ebe-4cd8-8fd1-5ba7a03d242c 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1304] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:03 2026] DELETE /v2.0/subnets/6d4b4d1f-dc13-4b34-972c-b4bfd9b4464e => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:04.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fed4841-f329-4f8b-af05-9d9822d5ad60 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1305] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:03 2026] DELETE /v2.0/subnets/98a013b7-63f7-4322-958b-3a73b54a5617 => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:04.078 8 INFO neutron.services.segments.plugin [-] Segment 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 resource provider aggregate not found 2026-05-11 12:10:04.088 8 INFO neutron.services.segments.plugin [-] Segment 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 resource provider aggregate not found 2026-05-11 12:10:04.102 8 INFO neutron.services.segments.plugin [-] Segment 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 found for delete ", "request_id": "req-271e8c04-239d-4822-99b0-acc3e23c91b9"}]} 2026-05-11 12:10:04.103 8 INFO neutron.services.segments.plugin [-] Segment 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f41da3-2ca6-4f24-bebc-a9cb8c3ed501 found for delete ", "request_id": "req-5582b616-a8da-4537-92ec-5c46646921d8"}]} 2026-05-11 12:10:04.105 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0869ab12-c894-46f8-921f-47b9561b8bc8 01cdd2169ff64c2a80e88af744d4d086 f5592ec14f2f4692a4e7443b01535da0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1306] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:04 2026] DELETE /v2.0/subnets/65b8ddac-15d2-4209-8b60-66df0cb3eb26 => generated 136 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1307] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:03 2026] PUT /v2.0/routers/7d537bcc-0d85-4097-8510-2939bda688fb/remove_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:04.856 8 INFO neutron.api.v2.resource [None req-5b7f162f-1d08-4a0a-825e-3a930a6725fd 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1308] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:04 2026] PUT /v2.0/routers/7d537bcc-0d85-4097-8510-2939bda688fb/remove_router_interface => generated 197 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 655/1309] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:04 2026] GET /v2.0/ports?device_id=7d537bcc-0d85-4097-8510-2939bda688fb => 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: 656/1310] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:05 2026] GET /v2.0/security-groups?tenant_id=1c04209ff66e46e5a015507d51803a8b&name=default => generated 2801 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1311] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:05 2026] DELETE /v2.0/security-groups/4148047c-eb6b-4f30-abe2-fa0ac73d2bd3 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:06.098 8 INFO neutron.db.l3_hamode_db [None req-733c2d04-2cfb-4055-a221-61dee4ca2dc6 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] HA network 184f789d-d5db-4f09-8b7d-8064b5c6940b was deleted as no HA routers are present in tenant f266f3484799468aba0c81ac7226bfc5. [pid: 8|app: 0|req: 655/1312] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:04 2026] DELETE /v2.0/routers/7d537bcc-0d85-4097-8510-2939bda688fb => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:06.140 8 INFO neutron.services.segments.plugin [-] Segment 67d24d1d-cce3-4630-b432-d2ce90ece32f resource provider aggregate not found 2026-05-11 12:10:06.147 8 INFO neutron.services.segments.plugin [-] Segment 67d24d1d-cce3-4630-b432-d2ce90ece32f resource provider aggregate not found 2026-05-11 12:10:06.165 8 INFO neutron.services.segments.plugin [-] Segment 67d24d1d-cce3-4630-b432-d2ce90ece32f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d24d1d-cce3-4630-b432-d2ce90ece32f found for delete ", "request_id": "req-3a403539-0c13-47e5-a755-86383fed8b53"}]} 2026-05-11 12:10:06.169 8 INFO neutron.services.segments.plugin [-] Segment 67d24d1d-cce3-4630-b432-d2ce90ece32f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d24d1d-cce3-4630-b432-d2ce90ece32f found for delete ", "request_id": "req-e6851dec-4fb2-4d80-9991-1fec54b237a3"}]} [pid: 8|app: 0|req: 656/1313] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:06 2026] GET /v2.0/security-groups?tenant_id=3093dfe64b494614a7c9e550d22be97e&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1314] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:05 2026] GET /v2.0/security-groups?tenant_id=7e09d7bf5b434fb597296950646975d4&name=default => generated 2801 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1317] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:06 2026] DELETE /v2.0/security-groups/72d3268b-be7b-46ea-b756-259912b3fdab => 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: 657/1318] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:06 2026] DELETE /v2.0/subnets/0ed5ed0e-e8f6-4d38-b276-8655e9ec5f8b => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1319] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:06 2026] DELETE /v2.0/security-groups/6edb8dc9-74eb-43e8-b927-40fe9cf7c378 => 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: 663/1320] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:06 2026] GET /v2.0/security-groups?tenant_id=f5592ec14f2f4692a4e7443b01535da0&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1321] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:06 2026] DELETE /v2.0/security-groups/45ef373d-3910-446d-a363-63dea76e1386 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1322] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:06 2026] GET /v2.0/security-groups?tenant_id=c94335f17de14726af46c150797bbbbf&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1323] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:06 2026] DELETE /v2.0/networks/503aa8e3-29bc-4823-a34b-ec182cdde5e7 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:06.963 8 WARNING neutron_lib.context [None req-a1ba30de-ed73-4131-86ff-d1eee7e61e8e 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:07.024 8 INFO neutron.db.segments_db [None req-a1ba30de-ed73-4131-86ff-d1eee7e61e8e 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment 43b44cbf-d150-4111-8230-86c15b33cc11 of type vxlan for network 98554cf7-4e56-4192-b99b-7b69a620f9f6 [pid: 7|app: 0|req: 666/1324] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:06 2026] DELETE /v2.0/security-groups/45cbc0a2-542e-47a9-b6a7-c1ea218720bb => 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: 659/1325] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:06 2026] POST /v2.0/networks => generated 634 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:07.169 7 WARNING neutron_lib.context [None req-17524de2-9afd-474f-8ec2-21f24781cb49 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1326] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:07 2026] POST /v2.0/subnets => generated 622 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:07.581 8 WARNING neutron_lib.context [None req-d063f388-b8c6-4bed-8a7d-fe3eec6f45da 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:07.641 8 INFO neutron.db.segments_db [None req-d063f388-b8c6-4bed-8a7d-fe3eec6f45da 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment 6c8effda-1031-4074-b8d2-3a31915e1d47 of type vxlan for network d50cad31-aebe-4cf6-962d-b530804414b4 2026-05-11 12:10:08.026 8 INFO neutron.db.l3_hamode_db [None req-d063f388-b8c6-4bed-8a7d-fe3eec6f45da 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:10:08.204 8 INFO neutron.services.segments.plugin [-] Segment b27368a0-0b47-485b-b3ab-de65afe85fb3 resource provider aggregate not found [pid: 7|app: 0|req: 668/1327] 10.0.0.217 () {34 vars in 678 bytes} [Mon May 11 12:10:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:08.220 8 INFO neutron.services.segments.plugin [-] Segment b27368a0-0b47-485b-b3ab-de65afe85fb3 resource provider aggregate not found 2026-05-11 12:10:08.230 8 INFO neutron.services.segments.plugin [-] Segment b27368a0-0b47-485b-b3ab-de65afe85fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b27368a0-0b47-485b-b3ab-de65afe85fb3 found for delete ", "request_id": "req-0921f772-5550-4ee1-8893-97bcb67b2389"}]} 2026-05-11 12:10:08.247 8 INFO neutron.services.segments.plugin [-] Segment b27368a0-0b47-485b-b3ab-de65afe85fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b27368a0-0b47-485b-b3ab-de65afe85fb3 found for delete ", "request_id": "req-c6f760ef-a092-4c94-9f1c-841ddc82b9d0"}]} [pid: 7|app: 0|req: 669/1328] 10.0.0.217 () {34 vars in 678 bytes} [Mon May 11 12:10:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:08.342 8 INFO neutron.db.l3_hamode_db [None req-d063f388-b8c6-4bed-8a7d-fe3eec6f45da 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 670/1329] 10.0.0.217 () {34 vars in 678 bytes} [Mon May 11 12:10:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1330] 10.0.0.217 () {34 vars in 678 bytes} [Mon May 11 12:10:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1331] 10.0.0.217 () {34 vars in 678 bytes} [Mon May 11 12:10:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1332] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:08 2026] PUT /v2.0/policies/df1b674d-7038-44c1-84da-4014b948dbbf/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: 674/1333] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:08 2026] PUT /v2.0/policies/7c8f2443-8229-49ba-8538-0173885cb4cc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1334] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:08 2026] PUT /v2.0/policies/142042ee-6168-47be-b612-e01e1fbddb50/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1335] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:08 2026] PUT /v2.0/policies/9ec8f01c-dcc3-4c50-b8e7-7fed803dc303/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1336] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:07 2026] POST /v2.0/routers => generated 511 bytes in 1694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1337] 10.0.0.217 () {32 vars in 674 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1338] 10.0.0.217 () {32 vars in 653 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions => generated 19600 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1339] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1340] 10.0.0.217 () {32 vars in 688 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1341] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1342] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1343] 10.0.0.217 () {32 vars in 684 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1344] 10.0.0.217 () {32 vars in 665 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1345] 10.0.0.217 () {32 vars in 696 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1346] 10.0.0.217 () {32 vars in 699 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1347] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1348] 10.0.0.217 () {32 vars in 697 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1349] 10.0.0.217 () {32 vars in 696 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1350] 10.0.0.217 () {32 vars in 701 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1351] 10.0.0.217 () {32 vars in 692 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1352] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:09 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: 8|app: 0|req: 676/1353] 10.0.0.217 () {32 vars in 704 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1354] 10.0.0.217 () {32 vars in 703 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1355] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:09 2026] DELETE /v2.0/qos/policies/df1b674d-7038-44c1-84da-4014b948dbbf => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1356] 10.0.0.217 () {32 vars in 693 bytes} [Mon May 11 12:10:09 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1357] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:09 2026] DELETE /v2.0/qos/policies/7c8f2443-8229-49ba-8538-0173885cb4cc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1358] 10.0.0.217 () {32 vars in 695 bytes} [Mon May 11 12:10:10 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: 682/1359] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:10 2026] DELETE /v2.0/qos/policies/142042ee-6168-47be-b612-e01e1fbddb50 => 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: 683/1360] 10.0.0.217 () {32 vars in 685 bytes} [Mon May 11 12:10:10 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: 684/1361] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:10 2026] DELETE /v2.0/qos/policies/9ec8f01c-dcc3-4c50-b8e7-7fed803dc303 => 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: 685/1362] 10.0.0.217 () {32 vars in 687 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1363] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:10 2026] DELETE /v2.0/qos/policies/618cec85-c07e-46a9-bbd1-046bc8dffdb3 => 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: 687/1364] 10.0.0.217 () {32 vars in 661 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1365] 10.0.0.217 () {32 vars in 699 bytes} [Mon May 11 12:10:10 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: 689/1366] 10.0.0.217 () {32 vars in 679 bytes} [Mon May 11 12:10:10 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: 690/1367] 10.0.0.217 () {32 vars in 683 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1368] 10.0.0.217 () {32 vars in 675 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1369] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1370] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1371] 10.0.0.217 () {32 vars in 687 bytes} [Mon May 11 12:10:10 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: 695/1372] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1373] 10.0.0.217 () {32 vars in 687 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1374] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1375] 10.0.0.217 () {32 vars in 699 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1376] 10.0.0.217 () {32 vars in 679 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1377] 10.0.0.217 () {32 vars in 667 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1378] 10.0.0.217 () {32 vars in 677 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1379] 10.0.0.217 () {32 vars in 665 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1380] 10.0.0.217 () {32 vars in 675 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1381] 10.0.0.217 () {32 vars in 713 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1382] 10.0.0.217 () {32 vars in 691 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1383] 10.0.0.217 () {32 vars in 683 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1384] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1385] 10.0.0.217 () {32 vars in 687 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1386] 10.0.0.217 () {32 vars in 705 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1387] 10.0.0.217 () {32 vars in 675 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1388] 10.0.0.217 () {32 vars in 701 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1389] 10.0.0.217 () {32 vars in 675 bytes} [Mon May 11 12:10:10 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: 713/1390] 10.0.0.217 () {32 vars in 693 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1391] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1392] 10.0.0.217 () {32 vars in 709 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1393] 10.0.0.217 () {32 vars in 705 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1394] 10.0.0.217 () {32 vars in 697 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1395] 10.0.0.217 () {32 vars in 711 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1396] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/binding => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1397] 10.0.0.217 () {32 vars in 687 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1398] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1399] 10.0.0.217 () {32 vars in 675 bytes} [Mon May 11 12:10:10 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: 8|app: 0|req: 723/1400] 10.0.0.217 () {32 vars in 671 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1401] 10.0.0.217 () {32 vars in 661 bytes} [Mon May 11 12:10:10 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: 725/1402] 10.0.0.217 () {32 vars in 699 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1403] 10.0.0.217 () {32 vars in 699 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1404] 10.0.0.217 () {32 vars in 677 bytes} [Mon May 11 12:10:10 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: 8|app: 0|req: 728/1405] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1406] 10.0.0.217 () {32 vars in 683 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1407] 10.0.0.217 () {32 vars in 701 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1408] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:09 2026] PUT /v2.0/routers/5afc7783-2200-462c-a7cb-bceb8f240692/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1409] 10.0.0.217 () {32 vars in 685 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1410] 10.0.0.217 () {32 vars in 707 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1411] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1412] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/ports/bcc013ac-a82e-4241-9185-6ce9d9c695a2 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1413] 10.0.0.217 () {32 vars in 697 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1414] 10.0.0.217 () {32 vars in 695 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1415] 10.0.0.217 () {32 vars in 685 bytes} [Mon May 11 12:10:10 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: 737/1416] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1417] 10.0.0.217 () {32 vars in 667 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1418] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1419] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1420] 10.0.0.217 () {32 vars in 691 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1421] 10.0.0.217 () {32 vars in 691 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1422] 10.0.0.217 () {32 vars in 695 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1423] 10.0.0.217 () {32 vars in 685 bytes} [Mon May 11 12:10:10 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: 745/1424] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1425] 10.0.0.217 () {32 vars in 701 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1426] 10.0.0.217 () {32 vars in 703 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1427] 10.0.0.217 () {32 vars in 713 bytes} [Mon May 11 12:10:10 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: 749/1428] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1429] 10.0.0.217 () {32 vars in 715 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1430] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1431] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1432] 10.0.0.217 () {32 vars in 683 bytes} [Mon May 11 12:10:10 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: 754/1433] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1434] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1435] 10.0.0.217 () {32 vars in 679 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1436] 10.0.0.217 () {32 vars in 669 bytes} [Mon May 11 12:10:10 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: 8|app: 0|req: 758/1437] 10.0.0.217 () {32 vars in 697 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1438] 10.0.0.217 () {32 vars in 705 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1439] 10.0.0.217 () {32 vars in 701 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1440] 10.0.0.217 () {32 vars in 683 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1441] 10.0.0.217 () {32 vars in 705 bytes} [Mon May 11 12:10:10 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1442] 10.0.0.217 () {32 vars in 695 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1443] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1444] 10.0.0.217 () {32 vars in 697 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1445] 10.0.0.217 () {32 vars in 689 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1446] 10.0.0.217 () {32 vars in 701 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1447] 10.0.0.217 () {32 vars in 665 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1448] 10.0.0.217 () {32 vars in 681 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1449] 10.0.0.217 () {32 vars in 693 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1450] 10.0.0.217 () {32 vars in 677 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1451] 10.0.0.217 () {32 vars in 667 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1452] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/security-groups?tenant_id=de09adf458f947daab472c2d219d769f&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:11.616 8 WARNING neutron_lib.context [None req-69d5be6c-d020-430a-8f3a-9c0cc5b4e6b5 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:11.728 8 INFO neutron.db.segments_db [None req-69d5be6c-d020-430a-8f3a-9c0cc5b4e6b5 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Added segment cb3b4472-e873-4d57-b578-a00013a2588b of type vxlan for network da150c2c-7375-42c0-b863-37b096ea19bd [pid: 7|app: 0|req: 680/1453] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:10 2026] PUT /v2.0/routers/5afc7783-2200-462c-a7cb-bceb8f240692/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1454] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:11 2026] DELETE /v2.0/security-groups/9a3edaa2-0795-462f-b4ff-8c46cce1690c => 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: 774/1455] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:11 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1456] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/ports?device_id=5afc7783-2200-462c-a7cb-bceb8f240692 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:11.897 8 WARNING neutron_lib.context [None req-8a005cf5-ce03-4b5a-ac9d-f9a6bb846020 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:11.946 8 INFO neutron.db.segments_db [None req-8a005cf5-ce03-4b5a-ac9d-f9a6bb846020 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Added segment 0f404891-fbad-4134-aeaa-320f4e18fe37 of type vxlan for network fbce87ab-8f3f-402f-86c3-c4f1ab54d238 [pid: 7|app: 0|req: 682/1457] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:11 2026] GET /v2.0/security-groups?tenant_id=6368d4d115744986be6922aea37abd46&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1458] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:11 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1459] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:12 2026] GET /v2.0/security-groups?tenant_id=b4ba3969731b456b8e76648a4c3379b1&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1460] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:12 2026] DELETE /v2.0/security-groups/ddc725ac-b44e-45a3-bdfb-49e0c8ea167c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:12.278 8 WARNING neutron_lib.context [None req-02e471d2-724e-4661-a395-c423b461acb3 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:12.329 8 INFO neutron.db.segments_db [None req-02e471d2-724e-4661-a395-c423b461acb3 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Added segment 0351abf1-ae08-40be-b5c8-d7f6a7757888 of type vxlan for network da47af31-df74-4121-8bd0-1fce46b5460f [pid: 8|app: 0|req: 779/1461] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:12 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1462] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:12 2026] DELETE /v2.0/security-groups/c68d3b2c-3081-4aa9-9a8b-b0b4e6722795 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:12.540 8 WARNING neutron_lib.context [None req-c8863fcd-8cfc-4cce-8f38-1fdef0e31bf5 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:12.593 8 INFO neutron.db.segments_db [None req-c8863fcd-8cfc-4cce-8f38-1fdef0e31bf5 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Added segment 8b4e7463-967e-427e-be21-8f2e034b2bc1 of type vxlan for network 3a59edee-e9b7-46f1-9514-765328ed925e [pid: 8|app: 0|req: 781/1463] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:12 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:12.718 8 WARNING neutron_lib.context [None req-d37c9e2a-5ba2-4777-98ae-84572ee4eda9 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:12.796 8 INFO neutron.db.segments_db [None req-d37c9e2a-5ba2-4777-98ae-84572ee4eda9 738c8c740a944b9ea88ee281883ea934 7bff6c8ea6fc4205a95082d652e62f13 - - default default] Added segment 37e621d5-d890-49fa-962d-25b2d1cd52b1 of type vxlan for network 3de44808-4e7e-4198-9102-b68b2b1f6af5 [pid: 8|app: 0|req: 782/1464] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:12 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:12.987 7 INFO neutron.services.segments.plugin [-] Segment 6c8effda-1031-4074-b8d2-3a31915e1d47 resource provider aggregate not found 2026-05-11 12:10:12.996 7 INFO neutron.services.segments.plugin [-] Segment 6c8effda-1031-4074-b8d2-3a31915e1d47 resource provider aggregate not found 2026-05-11 12:10:13.004 7 INFO neutron.services.segments.plugin [-] Segment 6c8effda-1031-4074-b8d2-3a31915e1d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8effda-1031-4074-b8d2-3a31915e1d47 found for delete ", "request_id": "req-dfdc3b22-cd11-4beb-99f8-327f29177e5c"}]} 2026-05-11 12:10:13.013 7 INFO neutron.db.l3_hamode_db [None req-029827b0-3579-4e5d-acf9-60072a6b5aed 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] HA network d50cad31-aebe-4cf6-962d-b530804414b4 was deleted as no HA routers are present in tenant f266f3484799468aba0c81ac7226bfc5. [pid: 7|app: 0|req: 683/1465] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:11 2026] DELETE /v2.0/routers/5afc7783-2200-462c-a7cb-bceb8f240692 => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:13.021 7 INFO neutron.services.segments.plugin [-] Segment 6c8effda-1031-4074-b8d2-3a31915e1d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8effda-1031-4074-b8d2-3a31915e1d47 found for delete ", "request_id": "req-7ba5f515-20b1-423d-9d6c-b3a00dc6904a"}]} [pid: 8|app: 0|req: 783/1466] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:12 2026] GET /v2.0/security-groups?tenant_id=5259182a5dc844eba6aa619baa906140&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1467] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:13 2026] PUT /v2.0/networks/da150c2c-7375-42c0-b863-37b096ea19bd/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1468] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:13 2026] DELETE /v2.0/security-groups/3a83ec7f-3cf4-4e6d-8701-44214d153ba5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1469] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:13 2026] PUT /v2.0/networks/fbce87ab-8f3f-402f-86c3-c4f1ab54d238/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1470] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:13 2026] DELETE /v2.0/subnets/4ed38ec3-f7a6-4d81-aa38-1512d99cb301 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1471] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:13 2026] PUT /v2.0/networks/da47af31-df74-4121-8bd0-1fce46b5460f/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1472] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:13 2026] PUT /v2.0/networks/3a59edee-e9b7-46f1-9514-765328ed925e/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1473] 10.0.0.217 () {32 vars in 666 bytes} [Mon May 11 12:10:13 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1474] 10.0.0.217 () {32 vars in 680 bytes} [Mon May 11 12:10:13 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:13.667 8 INFO neutron.services.segments.plugin [-] Segment 43b44cbf-d150-4111-8230-86c15b33cc11 resource provider aggregate not found 2026-05-11 12:10:13.672 8 INFO neutron.services.segments.plugin [-] Segment 43b44cbf-d150-4111-8230-86c15b33cc11 resource provider aggregate not found 2026-05-11 12:10:13.695 8 INFO neutron.services.segments.plugin [-] Segment 43b44cbf-d150-4111-8230-86c15b33cc11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43b44cbf-d150-4111-8230-86c15b33cc11 found for delete ", "request_id": "req-c7ca6401-8ef9-4cfb-9078-8ff40c1d4176"}]} 2026-05-11 12:10:13.696 8 INFO neutron.services.segments.plugin [-] Segment 43b44cbf-d150-4111-8230-86c15b33cc11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43b44cbf-d150-4111-8230-86c15b33cc11 found for delete ", "request_id": "req-f77ccc27-8173-44ae-9da1-beef0cf315f2"}]} [pid: 7|app: 0|req: 691/1475] 10.0.0.217 () {32 vars in 676 bytes} [Mon May 11 12:10:13 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1476] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:13 2026] DELETE /v2.0/networks/98554cf7-4e56-4192-b99b-7b69a620f9f6 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:13.713 8 WARNING neutron_lib.context [None req-924a07b4-3240-4817-b741-ccefc05e4d0e 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:13.755 8 INFO neutron.db.segments_db [None req-924a07b4-3240-4817-b741-ccefc05e4d0e 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Added segment 2788c4ba-ccb7-4353-b53a-8c936d768a0b of type vxlan for network bd607fcb-1fc4-4f3c-bde1-23ff722bbeac [pid: 7|app: 0|req: 692/1477] 10.0.0.217 () {32 vars in 688 bytes} [Mon May 11 12:10:13 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1478] 10.0.0.217 () {32 vars in 674 bytes} [Mon May 11 12:10:13 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:14.059 8 INFO neutron.db.l3_hamode_db [None req-924a07b4-3240-4817-b741-ccefc05e4d0e 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 694/1479] 10.0.0.217 () {32 vars in 688 bytes} [Mon May 11 12:10:13 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1480] 10.0.0.217 () {32 vars in 684 bytes} [Mon May 11 12:10:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1481] 10.0.0.217 () {32 vars in 696 bytes} [Mon May 11 12:10:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:14.533 7 WARNING neutron_lib.context [None req-7006c909-f74b-4b05-92c8-c7129b026d0a 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:14.534 7 WARNING neutron_lib.context [None req-7006c909-f74b-4b05-92c8-c7129b026d0a 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:14.662 7 INFO neutron.db.segments_db [None req-7006c909-f74b-4b05-92c8-c7129b026d0a 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Added segment 24fcb86c-eff5-4194-a5f2-1f23022405ce of type vxlan for network 4c740e7f-74b9-4723-a5aa-4355eb039b5a 2026-05-11 12:10:14.751 7 INFO neutron.db.segments_db [None req-7006c909-f74b-4b05-92c8-c7129b026d0a 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Added segment 518066fa-e421-4cb5-b07e-d4c039dd6898 of type vxlan for network d8528941-aef8-47d6-bf07-c9c20112ddbc [pid: 7|app: 0|req: 697/1482] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:14 2026] POST /v2.0/networks => generated 1245 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:10:15.066 7 INFO neutron.services.segments.plugin [-] Segment cb3b4472-e873-4d57-b578-a00013a2588b resource provider aggregate not found 2026-05-11 12:10:15.071 7 INFO neutron.services.segments.plugin [-] Segment cb3b4472-e873-4d57-b578-a00013a2588b resource provider aggregate not found 2026-05-11 12:10:15.088 7 INFO neutron.services.segments.plugin [-] Segment cb3b4472-e873-4d57-b578-a00013a2588b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb3b4472-e873-4d57-b578-a00013a2588b found for delete ", "request_id": "req-97d60581-bd19-4a41-9834-0bd3f3d5e62b"}]} 2026-05-11 12:10:15.088 7 INFO neutron.services.segments.plugin [-] Segment cb3b4472-e873-4d57-b578-a00013a2588b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb3b4472-e873-4d57-b578-a00013a2588b found for delete ", "request_id": "req-a60005d5-60d1-4bd9-959f-0f447684a8d6"}]} [pid: 7|app: 0|req: 698/1483] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:14 2026] DELETE /v2.0/networks/da150c2c-7375-42c0-b863-37b096ea19bd => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1484] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:10:15 2026] GET /v2.0/networks => generated 1844 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1485] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:15 2026] DELETE /v2.0/networks/fbce87ab-8f3f-402f-86c3-c4f1ab54d238 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:15.451 8 INFO neutron.db.l3_hamode_db [None req-924a07b4-3240-4817-b741-ccefc05e4d0e 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 701/1486] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:15 2026] DELETE /v2.0/networks/4c740e7f-74b9-4723-a5aa-4355eb039b5a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1487] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:15 2026] DELETE /v2.0/networks/da47af31-df74-4121-8bd0-1fce46b5460f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1488] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:15 2026] DELETE /v2.0/networks/d8528941-aef8-47d6-bf07-c9c20112ddbc => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1489] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:16 2026] DELETE /v2.0/networks/3a59edee-e9b7-46f1-9514-765328ed925e => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1490] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:10:16 2026] GET /v2.0/networks => generated 651 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1491] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:16 2026] DELETE /v2.0/networks/3de44808-4e7e-4198-9102-b68b2b1f6af5 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:16.984 7 WARNING neutron_lib.context [None req-e9444831-f51d-4fb2-b655-eb317fc3ff16 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:17.107 7 INFO neutron.services.segments.plugin [-] Segment 0f404891-fbad-4134-aeaa-320f4e18fe37 resource provider aggregate not found 2026-05-11 12:10:17.113 7 INFO neutron.services.segments.plugin [-] Segment 0f404891-fbad-4134-aeaa-320f4e18fe37 resource provider aggregate not found 2026-05-11 12:10:17.125 7 INFO neutron.db.segments_db [None req-e9444831-f51d-4fb2-b655-eb317fc3ff16 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Added segment aa66db9a-a6a4-4183-95a2-308f33bc7b3e of type vxlan for network 004ef755-c1a5-481d-923d-6bcc00565d37 [pid: 8|app: 0|req: 786/1492] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:13 2026] POST /v2.0/routers => generated 691 bytes in 3431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:17.139 7 INFO neutron.services.segments.plugin [-] Segment 0f404891-fbad-4134-aeaa-320f4e18fe37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f404891-fbad-4134-aeaa-320f4e18fe37 found for delete ", "request_id": "req-7d95de7f-822c-4967-8676-95260c2d4b5e"}]} 2026-05-11 12:10:17.146 7 INFO neutron.services.segments.plugin [-] Segment 0f404891-fbad-4134-aeaa-320f4e18fe37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f404891-fbad-4134-aeaa-320f4e18fe37 found for delete ", "request_id": "req-4a645c2c-96a6-4be5-b564-d2942179f035"}]} 2026-05-11 12:10:17.161 7 INFO neutron.services.segments.plugin [-] Segment 24fcb86c-eff5-4194-a5f2-1f23022405ce resource provider aggregate not found 2026-05-11 12:10:17.174 7 INFO neutron.services.segments.plugin [-] Segment 24fcb86c-eff5-4194-a5f2-1f23022405ce resource provider aggregate not found 2026-05-11 12:10:17.186 7 INFO neutron.services.segments.plugin [-] Segment 24fcb86c-eff5-4194-a5f2-1f23022405ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24fcb86c-eff5-4194-a5f2-1f23022405ce found for delete ", "request_id": "req-e6389179-35e3-4c32-ba79-db003ccec7ed"}]} 2026-05-11 12:10:17.194 7 INFO neutron.services.segments.plugin [-] Segment 24fcb86c-eff5-4194-a5f2-1f23022405ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24fcb86c-eff5-4194-a5f2-1f23022405ce found for delete ", "request_id": "req-727b20d0-f3c9-4423-9f8d-291fab6bb005"}]} 2026-05-11 12:10:17.203 7 INFO neutron.services.segments.plugin [-] Segment 0351abf1-ae08-40be-b5c8-d7f6a7757888 resource provider aggregate not found 2026-05-11 12:10:17.235 7 INFO neutron.services.segments.plugin [-] Segment 0351abf1-ae08-40be-b5c8-d7f6a7757888 resource provider aggregate not found [pid: 8|app: 0|req: 787/1493] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:10:17 2026] GET /v2.0/routers/c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => generated 697 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:17.241 7 INFO neutron.services.segments.plugin [-] Segment 0351abf1-ae08-40be-b5c8-d7f6a7757888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0351abf1-ae08-40be-b5c8-d7f6a7757888 found for delete ", "request_id": "req-9fe8aae1-0c4b-45c0-8ec9-3352d30d7bb5"}]} 2026-05-11 12:10:17.260 7 INFO neutron.services.segments.plugin [-] Segment 518066fa-e421-4cb5-b07e-d4c039dd6898 resource provider aggregate not found 2026-05-11 12:10:17.267 7 INFO neutron.services.segments.plugin [-] Segment 0351abf1-ae08-40be-b5c8-d7f6a7757888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0351abf1-ae08-40be-b5c8-d7f6a7757888 found for delete ", "request_id": "req-888f92fd-2791-4311-88ec-f99c5e184f97"}]} 2026-05-11 12:10:17.274 7 INFO neutron.services.segments.plugin [-] Segment 518066fa-e421-4cb5-b07e-d4c039dd6898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518066fa-e421-4cb5-b07e-d4c039dd6898 found for delete ", "request_id": "req-05dd0d67-64c5-427f-84d8-3cb932a8d4d2"}]} 2026-05-11 12:10:17.281 7 INFO neutron.services.segments.plugin [-] Segment 518066fa-e421-4cb5-b07e-d4c039dd6898 resource provider aggregate not found 2026-05-11 12:10:17.306 7 INFO neutron.services.segments.plugin [-] Segment 518066fa-e421-4cb5-b07e-d4c039dd6898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518066fa-e421-4cb5-b07e-d4c039dd6898 found for delete ", "request_id": "req-c1ebcbb7-db82-4d6e-a3a5-0f8153885097"}]} 2026-05-11 12:10:17.318 7 INFO neutron.services.segments.plugin [-] Segment 8b4e7463-967e-427e-be21-8f2e034b2bc1 resource provider aggregate not found 2026-05-11 12:10:17.338 7 INFO neutron.services.segments.plugin [-] Segment 8b4e7463-967e-427e-be21-8f2e034b2bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4e7463-967e-427e-be21-8f2e034b2bc1 found for delete ", "request_id": "req-1f9dd1a5-767f-47e1-850b-497addfef6ba"}]} 2026-05-11 12:10:17.352 7 INFO neutron.services.segments.plugin [-] Segment 37e621d5-d890-49fa-962d-25b2d1cd52b1 resource provider aggregate not found 2026-05-11 12:10:17.364 7 INFO neutron.services.segments.plugin [-] Segment 37e621d5-d890-49fa-962d-25b2d1cd52b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e621d5-d890-49fa-962d-25b2d1cd52b1 found for delete ", "request_id": "req-1d0ebebf-89eb-4b75-9e05-5272239bea30"}]} [pid: 8|app: 0|req: 788/1494] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:10:17 2026] GET /v2.0/routers => generated 700 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:17.399 7 INFO neutron.services.segments.plugin [-] Segment 8b4e7463-967e-427e-be21-8f2e034b2bc1 resource provider aggregate not found 2026-05-11 12:10:17.427 7 INFO neutron.services.segments.plugin [-] Segment 8b4e7463-967e-427e-be21-8f2e034b2bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4e7463-967e-427e-be21-8f2e034b2bc1 found for delete ", "request_id": "req-134f4942-87aa-4bfb-8871-ded5098dad8e"}]} 2026-05-11 12:10:17.455 7 INFO neutron.services.segments.plugin [-] Segment 37e621d5-d890-49fa-962d-25b2d1cd52b1 resource provider aggregate not found [pid: 7|app: 0|req: 707/1495] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:16 2026] POST /v2.0/networks => generated 650 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:17.476 7 WARNING neutron_lib.context [None req-d4f4db95-c5a4-423c-a7be-41eea3e36257 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:17.482 7 INFO neutron.services.segments.plugin [-] Segment 37e621d5-d890-49fa-962d-25b2d1cd52b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e621d5-d890-49fa-962d-25b2d1cd52b1 found for delete ", "request_id": "req-a45cdae1-34d0-49ef-999b-a4e4367b083b"}]} 2026-05-11 12:10:17.538 7 INFO neutron.db.segments_db [None req-d4f4db95-c5a4-423c-a7be-41eea3e36257 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Added segment cee215d0-437f-4c1b-ab78-fba95d624437 of type vxlan for network a2bafb19-a2d7-4296-aae4-def71c3a8381 [pid: 7|app: 0|req: 708/1496] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:17 2026] POST /v2.0/networks => generated 650 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:17.656 7 WARNING neutron_lib.context [None req-df7ec7ab-089b-40a4-81b3-f3863474da48 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:17.710 7 WARNING neutron_lib.context [None req-df7ec7ab-089b-40a4-81b3-f3863474da48 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1497] 10.0.0.217 () {34 vars in 741 bytes} [Mon May 11 12:10:17 2026] PUT /v2.0/routers/c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => generated 704 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1498] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:10:17 2026] GET /v2.0/routers/c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => generated 704 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:18.154 8 WARNING neutron_lib.context [None req-3fa0f08e-1274-4333-a6e2-8431cb4507e8 7db6536db717468ca25e881faf80460f 603765fb55974c909b5097f8d2023b92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1499] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1500] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:18 2026] GET /v2.0/ports?device_id=c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => 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: 709/1501] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:10:17 2026] POST /v2.0/ports => generated 1506 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:10:18.350 7 WARNING neutron_lib.context [None req-ed844b7b-6dc1-4b6a-a8cd-efa15de2ff41 7db6536db717468ca25e881faf80460f 603765fb55974c909b5097f8d2023b92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1502] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:18 2026] GET /v2.0/security-groups?tenant_id=7c4f0d9a1de548b191f3508fac2d0422&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1503] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1504] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:10:18 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1505] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:18 2026] DELETE /v2.0/security-groups/def81680-b75f-45ac-8a2c-988c8be30501 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:18.663 7 WARNING neutron_lib.context [None req-6d94853f-83ce-44b0-9f50-d5b8570042a6 7db6536db717468ca25e881faf80460f 603765fb55974c909b5097f8d2023b92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 713/1506] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:18 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) [pid: 7|app: 0|req: 714/1507] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:10:18 2026] DELETE /v2.0/ports/f7ad06bb-3f64-4cfd-8b00-283aa3fa47d0 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:18.949 7 WARNING neutron_lib.context [None req-af67be94-c718-4636-a8c6-88ec9b6635ae 7db6536db717468ca25e881faf80460f 603765fb55974c909b5097f8d2023b92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 715/1508] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1509] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/security-groups?tenant_id=7bff6c8ea6fc4205a95082d652e62f13&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1510] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/ports/8acfdddc-56cd-4fcd-9f71-141090a4587b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:19.313 7 WARNING neutron_lib.context [None req-a9eaf7ec-7b84-4dc8-b9bf-2b7b4fbe97a0 7db6536db717468ca25e881faf80460f 603765fb55974c909b5097f8d2023b92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 718/1511] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:19.390 8 INFO neutron.services.segments.plugin [-] Segment 2788c4ba-ccb7-4353-b53a-8c936d768a0b resource provider aggregate not found 2026-05-11 12:10:19.396 8 INFO neutron.services.segments.plugin [-] Segment 2788c4ba-ccb7-4353-b53a-8c936d768a0b resource provider aggregate not found 2026-05-11 12:10:19.411 8 INFO neutron.services.segments.plugin [-] Segment 2788c4ba-ccb7-4353-b53a-8c936d768a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2788c4ba-ccb7-4353-b53a-8c936d768a0b found for delete ", "request_id": "req-828f5156-daa0-4f9b-9938-c7b60a3732aa"}]} 2026-05-11 12:10:19.415 8 INFO neutron.services.segments.plugin [-] Segment 2788c4ba-ccb7-4353-b53a-8c936d768a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2788c4ba-ccb7-4353-b53a-8c936d768a0b found for delete ", "request_id": "req-24481ce0-a893-431a-b2a0-758868e41fbf"}]} 2026-05-11 12:10:19.419 8 INFO neutron.db.l3_hamode_db [None req-f8ed151b-7e39-47ea-b87f-f7789c6f9a46 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] HA network bd607fcb-1fc4-4f3c-bde1-23ff722bbeac was deleted as no HA routers are present in tenant f266f3484799468aba0c81ac7226bfc5. [pid: 8|app: 0|req: 794/1512] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:18 2026] DELETE /v2.0/routers/c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => generated 0 bytes in 1045 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1513] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/ports => 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: 719/1514] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/security-groups/eb6c9149-e4fb-424c-bf5c-79d557ae792c => 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: 796/1515] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:19 2026] PUT /v2.0/subnetpools/0adcffe2-85dc-401a-bc39-5e2d82670e8f/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:19.488 8 WARNING neutron_lib.context [None req-51471c7c-cfc2-49b1-84a7-bb1371720cb4 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 720/1516] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/ports?device_id=c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => 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: 721/1517] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:19 2026] PUT /v2.0/subnetpools/cc5feab9-df3a-47d2-a4d2-e0c76b6a7e95/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:19.544 8 INFO neutron.db.segments_db [None req-51471c7c-cfc2-49b1-84a7-bb1371720cb4 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Added segment 664ada68-81b9-487a-a129-5bb185431219 of type vxlan for network 31792e8c-9afe-4742-b414-824722447db6 2026-05-11 12:10:19.551 7 INFO neutron.api.v2.resource [None req-af7796ad-2a2a-4962-a59e-21b49fe93036 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1518] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/routers/c173d7ac-4a2a-4b12-a1fe-d4ce3a4369be => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1519] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:19 2026] PUT /v2.0/subnetpools/ecb64caa-1b63-4ad6-9961-cc1c98293452/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1520] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/ports?device_id=5afc7783-2200-462c-a7cb-bceb8f240692 => 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: 725/1521] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:19 2026] PUT /v2.0/subnetpools/cc587890-7c09-4620-afd7-0698d63c1531/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:19.653 7 INFO neutron.api.v2.resource [None req-ba7db2dc-17c7-42dd-9580-87b1bae11711 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1522] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/routers/5afc7783-2200-462c-a7cb-bceb8f240692 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1523] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:19 2026] POST /v2.0/networks => generated 649 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1524] 10.0.0.217 () {32 vars in 672 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:19.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ec9ebf6-0a14-46d5-a3e4-e209cb7759a4 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1525] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/subnets/4ed38ec3-f7a6-4d81-aa38-1512d99cb301 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:19.713 8 WARNING neutron_lib.context [None req-1588436d-7bc3-4404-8319-b02654f7c96f 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1526] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/security-groups?tenant_id=760f8b8b3f3a4a02ab4f17b5ea5d14e3&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:19.764 8 INFO neutron.db.segments_db [None req-1588436d-7bc3-4404-8319-b02654f7c96f 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Added segment 0d93cf33-a050-4339-a70b-35013716bdcf of type vxlan for network e6a74af9-d98f-481d-8c02-38fddd7d4e71 [pid: 7|app: 0|req: 728/1527] 10.0.0.217 () {32 vars in 686 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1528] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/ports?device_id=7d537bcc-0d85-4097-8510-2939bda688fb => 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: 800/1529] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:19 2026] POST /v2.0/networks => generated 649 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1530] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/security-groups/c23478bc-e582-4392-a7ea-c9b1b57f15f0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1531] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:10:19 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) 2026-05-11 12:10:19.925 7 INFO neutron.api.v2.resource [None req-bba94451-647f-4761-bf87-9755901f7530 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 731/1532] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/routers/7d537bcc-0d85-4097-8510-2939bda688fb => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:19.930 7 WARNING neutron_lib.context [None req-31f16c26-a8f1-4773-b50f-daa032283aaa 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1533] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:19.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fdfbf53-ccc6-40b3-aa27-cf7ec6744084 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1534] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:19 2026] DELETE /v2.0/subnets/0ed5ed0e-e8f6-4d38-b276-8655e9ec5f8b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:19.974 7 WARNING neutron_lib.context [None req-31f16c26-a8f1-4773-b50f-daa032283aaa 732645e06a4b467d9597239b6eb01ec3 ef5884f35b49442990d2f588de096b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1535] 10.0.0.217 () {32 vars in 680 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1536] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:19 2026] GET /v2.0/ports?device_id=5a0597eb-41e2-49d9-8759-fa2a18afded2 => 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: 806/1537] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:10:20 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:20.066 8 INFO neutron.api.v2.resource [None req-bf8a6a22-29b8-4f23-b38e-9488627ff9c2 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1538] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/routers/5a0597eb-41e2-49d9-8759-fa2a18afded2 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1539] 10.0.0.217 () {32 vars in 690 bytes} [Mon May 11 12:10:20 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) 2026-05-11 12:10:20.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3216d4f-a913-4496-84bf-500d86c507f2 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1540] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnets/19703c5a-c2fd-49ed-85fe-413c788f3445 => 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: 810/1541] 10.0.0.217 () {32 vars in 702 bytes} [Mon May 11 12:10:20 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:20.153 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82f94fcc-e525-4962-be74-018bcc70dc5a 2b7cf215e75740acab76d5ec94fc7add f266f3484799468aba0c81ac7226bfc5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1542] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnets/ce78fe26-15bf-46c9-903f-47fca242900b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1543] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnetpools/0adcffe2-85dc-401a-bc39-5e2d82670e8f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1544] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnetpools/cc5feab9-df3a-47d2-a4d2-e0c76b6a7e95 => 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: 814/1545] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnetpools/ecb64caa-1b63-4ad6-9961-cc1c98293452 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1546] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnetpools/cc587890-7c09-4620-afd7-0698d63c1531 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1547] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnetpools/c6e8d0f6-3bb0-4c73-bca0-43ec3d705bc2 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1548] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:19 2026] POST /v2.0/subnets => generated 1226 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1549] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:10:20 2026] GET /v2.0/subnets => generated 1839 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1550] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnets/ee550905-aa3d-4bab-b0c9-1f06ed0fb9d3 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1551] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:20 2026] GET /v2.0/security-groups?tenant_id=f266f3484799468aba0c81ac7226bfc5&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1552] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:21 2026] DELETE /v2.0/security-groups/4fb0c7ec-e683-4ced-b70c-62f5bb1d3532 => 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: 734/1553] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:20 2026] DELETE /v2.0/subnets/79db0c54-ab0b-497b-9b43-7f0587f0b6d0 => 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: 820/1556] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:10:21 2026] GET /v2.0/subnets => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:21.660 7 INFO neutron.services.segments.plugin [-] Segment 0d93cf33-a050-4339-a70b-35013716bdcf resource provider aggregate not found 2026-05-11 12:10:21.667 7 INFO neutron.services.segments.plugin [-] Segment 0d93cf33-a050-4339-a70b-35013716bdcf resource provider aggregate not found 2026-05-11 12:10:21.682 7 INFO neutron.services.segments.plugin [-] Segment 0d93cf33-a050-4339-a70b-35013716bdcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d93cf33-a050-4339-a70b-35013716bdcf found for delete ", "request_id": "req-375ed462-7ce4-4dc4-ae52-32e60b4c8647"}]} 2026-05-11 12:10:21.684 7 INFO neutron.services.segments.plugin [-] Segment 0d93cf33-a050-4339-a70b-35013716bdcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d93cf33-a050-4339-a70b-35013716bdcf found for delete ", "request_id": "req-a26c5efc-f171-422f-84ef-abd1fcee10d3"}]} [pid: 7|app: 0|req: 737/1557] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:21 2026] DELETE /v2.0/networks/e6a74af9-d98f-481d-8c02-38fddd7d4e71 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1558] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:21 2026] GET /v2.0/security-groups?tenant_id=5564bc3170664b9aa4122ff1006cf545&name=default => generated 2801 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1559] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:21 2026] DELETE /v2.0/security-groups/cef1e687-d2e3-417f-a2b9-7905b9e120c5 => 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: 738/1560] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:21 2026] DELETE /v2.0/networks/31792e8c-9afe-4742-b414-824722447db6 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1561] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:22 2026] GET /v2.0/security-groups?tenant_id=603765fb55974c909b5097f8d2023b92&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:22.539 8 INFO neutron.services.segments.plugin [-] Segment cee215d0-437f-4c1b-ab78-fba95d624437 resource provider aggregate not found 2026-05-11 12:10:22.547 8 INFO neutron.services.segments.plugin [-] Segment cee215d0-437f-4c1b-ab78-fba95d624437 resource provider aggregate not found 2026-05-11 12:10:22.558 8 INFO neutron.services.segments.plugin [-] Segment cee215d0-437f-4c1b-ab78-fba95d624437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee215d0-437f-4c1b-ab78-fba95d624437 found for delete ", "request_id": "req-b3481048-d4e5-4c56-ae38-9d2a0a6e4335"}]} 2026-05-11 12:10:22.567 8 INFO neutron.services.segments.plugin [-] Segment cee215d0-437f-4c1b-ab78-fba95d624437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee215d0-437f-4c1b-ab78-fba95d624437 found for delete ", "request_id": "req-804f1626-9afb-4c73-a9fe-1c56187bfd1a"}]} [pid: 8|app: 0|req: 823/1562] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:22 2026] DELETE /v2.0/networks/a2bafb19-a2d7-4296-aae4-def71c3a8381 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1563] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:22 2026] DELETE /v2.0/security-groups/511817e5-6805-4cba-9693-7bdd345d32a3 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1564] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:22 2026] DELETE /v2.0/networks/004ef755-c1a5-481d-923d-6bcc00565d37 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1565] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:22 2026] GET /v2.0/security-groups?tenant_id=e4c98fff0df648c99163c329f1285ba7&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1566] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:22 2026] DELETE /v2.0/security-groups/553157b5-32a2-41a0-ac91-1dcad4abc51c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:23.437 7 WARNING neutron_lib.context [None req-894322c6-4ff8-413b-a905-66681f40471b 69345cbdd9c64378b6e807cbb01c2e66 13340550740745e78c0b619b132798ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1567] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:10:23 2026] POST /v2.0/security-groups => generated 1561 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1568] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:23 2026] GET /v2.0/security-groups?tenant_id=ef5884f35b49442990d2f588de096b7d&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:23.661 7 WARNING neutron_lib.context [None req-0e97754c-36cb-46b3-b405-770d34ff1309 956dacb1101444bb9cddcf9c5b4a0349 d36bacebe54a445c9e95892d120bc45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 827/1569] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:10:23 2026] GET /v2.0/security-groups => generated 4344 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:23.710 7 INFO neutron.services.segments.plugin [-] Segment 664ada68-81b9-487a-a129-5bb185431219 resource provider aggregate not found 2026-05-11 12:10:23.718 7 INFO neutron.services.segments.plugin [-] Segment 664ada68-81b9-487a-a129-5bb185431219 resource provider aggregate not found 2026-05-11 12:10:23.734 7 INFO neutron.services.segments.plugin [-] Segment 664ada68-81b9-487a-a129-5bb185431219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664ada68-81b9-487a-a129-5bb185431219 found for delete ", "request_id": "req-0e189ddb-467c-4b7a-be06-33c667ee354e"}]} 2026-05-11 12:10:23.736 7 INFO neutron.services.segments.plugin [-] Segment 664ada68-81b9-487a-a129-5bb185431219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664ada68-81b9-487a-a129-5bb185431219 found for delete ", "request_id": "req-e653c872-30d2-4fe4-bcc0-0cb8a1c2c2d6"}]} [pid: 8|app: 0|req: 828/1570] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:23 2026] DELETE /v2.0/security-groups/8ea3c266-d83d-4b43-bd1f-f33aeb559648 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:23.822 7 INFO neutron.db.segments_db [None req-0e97754c-36cb-46b3-b405-770d34ff1309 956dacb1101444bb9cddcf9c5b4a0349 d36bacebe54a445c9e95892d120bc45e - - default default] Added segment b73cfc96-facd-4601-81a0-c43311e5a325 of type vxlan for network 0027d1f6-1d0e-410f-b2b0-8a0183593b45 [pid: 8|app: 0|req: 829/1571] 10.0.0.217 () {34 vars in 758 bytes} [Mon May 11 12:10:23 2026] PUT /v2.0/security-groups/3e5c9bee-ab87-40bc-9d8f-b3313b02acbb => generated 1600 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1572] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:10:23 2026] GET /v2.0/security-groups/3e5c9bee-ab87-40bc-9d8f-b3313b02acbb => generated 1600 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1573] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:23 2026] POST /v2.0/networks => generated 630 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1574] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:23 2026] PUT /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1575] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:23 2026] DELETE /v2.0/security-groups/3e5c9bee-ab87-40bc-9d8f-b3313b02acbb => 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: 745/1576] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1577] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:24.077 7 INFO neutron.api.v2.resource [None req-d08966b4-c5fd-4b4c-bd35-ae9c73885899 69345cbdd9c64378b6e807cbb01c2e66 13340550740745e78c0b619b132798ff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1578] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:24 2026] DELETE /v2.0/security-groups/3e5c9bee-ab87-40bc-9d8f-b3313b02acbb => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:24.093 7 WARNING neutron_lib.context [None req-c42c41b0-8b4d-45ec-a407-fa5f515566d7 69345cbdd9c64378b6e807cbb01c2e66 13340550740745e78c0b619b132798ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1579] 10.0.0.217 () {34 vars in 764 bytes} [Mon May 11 12:10:24 2026] PUT /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1580] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/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: 747/1581] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:10:24 2026] POST /v2.0/security-groups => generated 1561 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:10:24.227 7 WARNING neutron_lib.context [None req-02b24589-297f-4f82-bd06-d813305de55c 69345cbdd9c64378b6e807cbb01c2e66 13340550740745e78c0b619b132798ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 835/1582] 10.0.0.217 () {34 vars in 760 bytes} [Mon May 11 12:10:24 2026] PUT /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/red => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1583] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1584] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:10:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1585] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/security-group-rules/100334c2-5657-4ccb-a2d8-d0e652b7d094 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1586] 10.0.0.217 () {34 vars in 782 bytes} [Mon May 11 12:10:24 2026] PUT /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1587] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1588] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1589] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:10:24 2026] DELETE /v2.0/security-group-rules/100334c2-5657-4ccb-a2d8-d0e652b7d094 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:24.579 8 INFO neutron.services.segments.plugin [-] Segment aa66db9a-a6a4-4183-95a2-308f33bc7b3e resource provider aggregate not found 2026-05-11 12:10:24.587 8 INFO neutron.services.segments.plugin [-] Segment aa66db9a-a6a4-4183-95a2-308f33bc7b3e resource provider aggregate not found [pid: 8|app: 0|req: 839/1590] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:24 2026] PUT /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 37 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:24.604 8 INFO neutron.services.segments.plugin [-] Segment aa66db9a-a6a4-4183-95a2-308f33bc7b3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa66db9a-a6a4-4183-95a2-308f33bc7b3e found for delete ", "request_id": "req-ea8cfd2b-6230-46b6-9320-9a51ddf2ce82"}]} 2026-05-11 12:10:24.605 8 INFO neutron.services.segments.plugin [-] Segment aa66db9a-a6a4-4183-95a2-308f33bc7b3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa66db9a-a6a4-4183-95a2-308f33bc7b3e found for delete ", "request_id": "req-94defe84-bb6a-4b0a-bc5e-370d0bf72b94"}]} [pid: 7|app: 0|req: 752/1591] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:24.630 7 WARNING neutron_lib.context [None req-36343df4-ab94-427a-9b3d-cc71d29d3c12 69345cbdd9c64378b6e807cbb01c2e66 13340550740745e78c0b619b132798ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1592] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1593] 10.0.0.217 () {32 vars in 741 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:24.729 8 INFO neutron.api.v2.resource [None req-6f80d5c4-560b-46d6-b4da-878f0e9eadf2 956dacb1101444bb9cddcf9c5b4a0349 d36bacebe54a445c9e95892d120bc45e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1594] 10.0.0.217 () {32 vars in 745 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1595] 10.0.0.217 () {32 vars in 744 bytes} [Mon May 11 12:10:24 2026] DELETE /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1596] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:24.881 8 INFO neutron.api.v2.resource [None req-cadfb227-266b-4b7d-9c0a-c9995587a0fe 956dacb1101444bb9cddcf9c5b4a0349 d36bacebe54a445c9e95892d120bc45e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1597] 10.0.0.217 () {32 vars in 748 bytes} [Mon May 11 12:10:24 2026] DELETE /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1598] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:24 2026] DELETE /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1599] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:24 2026] GET /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1600] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:10:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1601] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-group-rules/ce403e1d-a41c-4f92-8f8d-73dfe681c7cb => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1602] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1603] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:10:25 2026] DELETE /v2.0/security-group-rules/ce403e1d-a41c-4f92-8f8d-73dfe681c7cb => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1604] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:24 2026] DELETE /v2.0/networks/0027d1f6-1d0e-410f-b2b0-8a0183593b45 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1605] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:25.574 7 WARNING neutron_lib.context [None req-d7539201-ec64-49c0-94c4-8fc16f79cc40 69345cbdd9c64378b6e807cbb01c2e66 13340550740745e78c0b619b132798ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1606] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:10:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1607] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-group-rules/8dc5afb2-75c4-4171-9d3c-3d89b2267dc0 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1608] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1609] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:10:25 2026] DELETE /v2.0/security-group-rules/8dc5afb2-75c4-4171-9d3c-3d89b2267dc0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:25.841 8 WARNING neutron_lib.context [None req-cebd8dac-f888-4eb1-b071-78827112f46a a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1610] 10.0.0.217 () {32 vars in 673 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1611] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:25 2026] DELETE /v2.0/security-groups/4a45f2a0-21ad-45b2-9788-3d5187d962dc => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:25.965 8 INFO neutron.db.segments_db [None req-cebd8dac-f888-4eb1-b071-78827112f46a a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment 1f76147b-77f6-4d80-96fa-91614f29b7a3 of type vxlan for network bf940189-78d6-4844-a299-2175bbed5dd7 [pid: 7|app: 0|req: 764/1612] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:10:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1613] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:10:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1614] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:25 2026] POST /v2.0/networks => generated 629 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:26.097 7 WARNING neutron_lib.context [None req-ab615a80-0ea1-4bbf-be84-bd2939fc08a2 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:26.161 7 INFO neutron.db.segments_db [None req-ab615a80-0ea1-4bbf-be84-bd2939fc08a2 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment 4fbfaa19-8234-4119-9d9c-798342444213 of type vxlan for network d06e900b-0522-4e9e-ba48-e8dee689c371 [pid: 7|app: 0|req: 766/1615] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:26 2026] POST /v2.0/networks => generated 629 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:26.290 7 WARNING neutron_lib.context [None req-65702f1d-5f83-45b5-a6b1-06da5ded2845 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 850/1616] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:26 2026] GET /v2.0/security-groups?tenant_id=d36bacebe54a445c9e95892d120bc45e&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:26.508 8 WARNING neutron_lib.context [None req-2fb93cb5-cb79-4610-8669-9b7e89797c05 b2fbea6b61614d109d6d67b7c93008f6 a7677592d0e644f8aad23632781c988b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1617] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:26 2026] POST /v2.0/subnets => generated 602 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:26.634 8 INFO neutron.services.segments.plugin [-] Segment b73cfc96-facd-4601-81a0-c43311e5a325 resource provider aggregate not found 2026-05-11 12:10:26.642 8 INFO neutron.services.segments.plugin [-] Segment b73cfc96-facd-4601-81a0-c43311e5a325 resource provider aggregate not found 2026-05-11 12:10:26.649 8 INFO neutron.services.segments.plugin [-] Segment b73cfc96-facd-4601-81a0-c43311e5a325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73cfc96-facd-4601-81a0-c43311e5a325 found for delete ", "request_id": "req-ecbf34c3-9138-4445-8fb0-5334dc7a960b"}]} 2026-05-11 12:10:26.658 8 INFO neutron.services.segments.plugin [-] Segment b73cfc96-facd-4601-81a0-c43311e5a325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73cfc96-facd-4601-81a0-c43311e5a325 found for delete ", "request_id": "req-e47db10c-aaea-416b-a03f-09f53002c4a9"}]} [pid: 7|app: 0|req: 768/1618] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:26 2026] DELETE /v2.0/security-groups/c784df74-a13a-412d-a147-34c1682681f4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1619] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:26 2026] GET /v2.0/security-groups?tenant_id=13340550740745e78c0b619b132798ff&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:26.798 7 WARNING neutron_lib.context [None req-2c2dd8eb-0774-47a5-a6e9-bbb01324e94b a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1620] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:26 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1621] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:26 2026] POST /v2.0/floatingips => generated 552 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1622] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:27 2026] GET /v2.0/security-groups?tenant_id=78d0e85b622a47239bab1bd093ac3e1d&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:27.339 8 WARNING neutron_lib.context [None req-9a9b9712-5211-4ac2-9d39-cb2d18c2407e a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 771/1623] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:27 2026] DELETE /v2.0/security-groups/e02c11bd-e94f-4a78-b5f9-d891ba671285 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:27.412 8 INFO neutron.db.segments_db [None req-9a9b9712-5211-4ac2-9d39-cb2d18c2407e a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment 5c0bf201-56a5-4f1e-9393-cefedc83301d of type vxlan for network a6ab854a-8133-46a7-9552-86f9cbcd5018 [pid: 7|app: 0|req: 772/1624] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:27 2026] PUT /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1625] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:27 2026] DELETE /v2.0/security-groups/5c116ff8-dcaa-41e1-9b4e-ae9629fc1506 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1626] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:27 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/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: 775/1627] 10.0.0.217 () {34 vars in 770 bytes} [Mon May 11 12:10:27 2026] PUT /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/green => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1628] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:27 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/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: 777/1629] 10.0.0.217 () {34 vars in 766 bytes} [Mon May 11 12:10:27 2026] PUT /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1630] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:27 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:27.968 8 INFO neutron.db.l3_hamode_db [None req-9a9b9712-5211-4ac2-9d39-cb2d18c2407e a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1631] 10.0.0.217 () {34 vars in 788 bytes} [Mon May 11 12:10:27 2026] PUT /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/black.or.white => generated 4 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1632] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:28 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:28.193 8 INFO neutron.db.l3_hamode_db [None req-9a9b9712-5211-4ac2-9d39-cb2d18c2407e a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1633] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:28 2026] PUT /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 37 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1634] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:28 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/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: 783/1635] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:28 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:28.361 7 INFO neutron.api.v2.resource [None req-f055b5ee-26bd-4f0d-9c37-858f4d493a8e b2fbea6b61614d109d6d67b7c93008f6 a7677592d0e644f8aad23632781c988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1636] 10.0.0.217 () {32 vars in 751 bytes} [Mon May 11 12:10:28 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1637] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:10:28 2026] DELETE /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/red => 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: 786/1638] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:28 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:28.639 7 INFO neutron.api.v2.resource [None req-d3506608-26f1-42eb-afc2-aa8121f4377d b2fbea6b61614d109d6d67b7c93008f6 a7677592d0e644f8aad23632781c988b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1639] 10.0.0.217 () {32 vars in 754 bytes} [Mon May 11 12:10:28 2026] DELETE /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1640] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:10:28 2026] DELETE /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1641] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:28 2026] GET /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1642] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:28 2026] DELETE /v2.0/floatingips/1db17d1a-987c-4b56-b063-873b9e7b2a6e => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1643] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:27 2026] POST /v2.0/routers => generated 507 bytes in 2185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:29.710 7 WARNING neutron_lib.context [None req-675c3b2b-d73a-4891-a157-d663b3c8000d 09d9bdddcdae437db2065e72e96b2c3b b31ea0371b9644ed9350a2ce989bf809 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1644] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:29 2026] POST /v2.0/subnetpools => generated 548 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1645] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:10:30 2026] GET /v2.0/subnetpools/f7688e65-bb5c-46ec-967f-e834a1fb32c0 => generated 548 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1646] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:10:30 2026] PUT /v2.0/subnetpools/f7688e65-bb5c-46ec-967f-e834a1fb32c0 => generated 501 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1647] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:30 2026] DELETE /v2.0/subnetpools/f7688e65-bb5c-46ec-967f-e834a1fb32c0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:30.421 7 INFO neutron.api.v2.resource [None req-a4bd6e6b-ce88-4c8d-97ec-fe1d9a0fe4e1 09d9bdddcdae437db2065e72e96b2c3b b31ea0371b9644ed9350a2ce989bf809 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1648] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:10:30 2026] GET /v2.0/subnetpools/f7688e65-bb5c-46ec-967f-e834a1fb32c0 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:30.452 7 INFO neutron.api.v2.resource [None req-b59d3fdd-1031-4ec1-848a-a217ec9ad70c 09d9bdddcdae437db2065e72e96b2c3b b31ea0371b9644ed9350a2ce989bf809 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1649] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:30 2026] DELETE /v2.0/subnetpools/f7688e65-bb5c-46ec-967f-e834a1fb32c0 => generated 145 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1650] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:30 2026] GET /v2.0/security-groups?tenant_id=e7a6242a974347248eea9cdc804a107a&name=default => generated 2801 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1651] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:29 2026] PUT /v2.0/routers/542c4ed6-0c89-4313-919c-cb2f2a2aa9a5/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1652] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:30 2026] DELETE /v2.0/security-groups/15f3d3be-9757-4c09-bef8-43d31440db71 => 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: 855/1653] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:31 2026] GET /v2.0/ports/c6a1d322-46e9-4cf4-ada3-039c847c3d35 => generated 955 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1654] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:31 2026] GET /v2.0/security-groups?tenant_id=b31ea0371b9644ed9350a2ce989bf809&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1655] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:31 2026] GET /v2.0/security-groups?tenant_id=a7677592d0e644f8aad23632781c988b&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1656] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:31 2026] DELETE /v2.0/security-groups/82edc491-e0e2-4f4c-bda3-89dfddda64bd => 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: 802/1657] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:31 2026] DELETE /v2.0/security-groups/abf4f7bc-7e53-41aa-9058-57eec1c385c9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:31.995 7 WARNING neutron_lib.context [None req-5d7dfc15-9ba9-47e2-a751-7378d1d47c75 c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:32.039 7 INFO neutron.db.segments_db [None req-5d7dfc15-9ba9-47e2-a751-7378d1d47c75 c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] Added segment f146c443-87bd-436c-b272-9c4b15eba53b of type vxlan for network a3bb3b12-31e2-4b03-9b30-9b05dc31124a 2026-05-11 12:10:32.396 7 INFO neutron.db.l3_hamode_db [None req-5d7dfc15-9ba9-47e2-a751-7378d1d47c75 c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:10:32.568 7 INFO neutron.db.l3_hamode_db [None req-5d7dfc15-9ba9-47e2-a751-7378d1d47c75 c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1658] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:31 2026] PUT /v2.0/routers/542c4ed6-0c89-4313-919c-cb2f2a2aa9a5/add_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1659] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:32 2026] GET /v2.0/ports/2927d9f1-ae16-4f4c-a481-63469d8f1057 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1660] 10.0.0.217 () {34 vars in 668 bytes} [Mon May 11 12:10:31 2026] POST /v2.0/routers => generated 474 bytes in 1565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1661] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:10:33 2026] PUT /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 25 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1662] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:33 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1663] 10.0.0.217 () {34 vars in 762 bytes} [Mon May 11 12:10:33 2026] PUT /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1664] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:33 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1665] 10.0.0.217 () {34 vars in 758 bytes} [Mon May 11 12:10:33 2026] PUT /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1666] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:33 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1667] 10.0.0.217 () {34 vars in 780 bytes} [Mon May 11 12:10:34 2026] PUT /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags/black.or.white => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1668] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:34 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1669] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:10:34 2026] PUT /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1670] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:34 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1671] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:34 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/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: 858/1672] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:32 2026] PUT /v2.0/routers/542c4ed6-0c89-4313-919c-cb2f2a2aa9a5/remove_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:34.563 7 INFO neutron.api.v2.resource [None req-d45ad92e-1255-426c-845b-78fa80a990c6 c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1673] 10.0.0.217 () {32 vars in 743 bytes} [Mon May 11 12:10:34 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1674] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:10:34 2026] DELETE /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags/red => 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: 817/1675] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:34 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:34.820 7 INFO neutron.api.v2.resource [None req-4e7eeebd-25de-43ce-bcc6-5e4e4a883d9d c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1676] 10.0.0.217 () {32 vars in 746 bytes} [Mon May 11 12:10:34 2026] DELETE /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1677] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:34 2026] DELETE /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1678] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:34 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992/tags => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1679] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:10:35 2026] GET /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1680] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:34 2026] PUT /v2.0/routers/542c4ed6-0c89-4313-919c-cb2f2a2aa9a5/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:35.754 8 WARNING neutron_lib.context [None req-964dd44a-100a-4240-9e56-06c8247a9bcf 753b9ac874644cb3a50a42ba857c096b bd1fce35811944adb908a51cf6832365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1681] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:10:35 2026] POST /v2.0/security-groups => generated 1537 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1682] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:35 2026] GET /v2.0/security-groups?tenant_id=4af95716ffe64f8c9f7ab495ba5081f1&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1683] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:36 2026] GET /v2.0/ports?device_id=542c4ed6-0c89-4313-919c-cb2f2a2aa9a5 => 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: 822/1684] 10.0.0.217 () {34 vars in 742 bytes} [Mon May 11 12:10:35 2026] PUT /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992 => generated 480 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1685] 10.0.0.217 () {34 vars in 767 bytes} [Mon May 11 12:10:36 2026] PUT /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1686] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:36 2026] DELETE /v2.0/security-groups/e24d35cc-0596-4de7-a21d-7ec969b2de40 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1687] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:36 2026] GET /v2.0/ports?device_id=63b2bcf5-406b-46f7-85f4-5c523e099992 => 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: 825/1688] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:36 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:36.909 8 INFO neutron.services.segments.plugin [-] Segment 5c0bf201-56a5-4f1e-9393-cefedc83301d resource provider aggregate not found 2026-05-11 12:10:36.914 8 INFO neutron.services.segments.plugin [-] Segment 5c0bf201-56a5-4f1e-9393-cefedc83301d resource provider aggregate not found 2026-05-11 12:10:36.926 8 INFO neutron.services.segments.plugin [-] Segment 5c0bf201-56a5-4f1e-9393-cefedc83301d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0bf201-56a5-4f1e-9393-cefedc83301d found for delete ", "request_id": "req-b5a5ea55-6b43-445a-af5b-847232871798"}]} 2026-05-11 12:10:36.926 8 INFO neutron.services.segments.plugin [-] Segment 5c0bf201-56a5-4f1e-9393-cefedc83301d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0bf201-56a5-4f1e-9393-cefedc83301d found for delete ", "request_id": "req-863fd4ec-3509-4b63-8c69-0511eb7e0f96"}]} 2026-05-11 12:10:36.939 8 INFO neutron.db.l3_hamode_db [None req-7d625cf2-a378-4c7e-808f-70c0c5745362 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] HA network a6ab854a-8133-46a7-9552-86f9cbcd5018 was deleted as no HA routers are present in tenant d6e12064f33f4989825bfefba4daf412. [pid: 8|app: 0|req: 864/1691] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:36 2026] DELETE /v2.0/routers/542c4ed6-0c89-4313-919c-cb2f2a2aa9a5 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1692] 10.0.0.217 () {34 vars in 778 bytes} [Mon May 11 12:10:36 2026] PUT /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 12:10:37.055 7 INFO neutron.services.segments.plugin [-] Segment f146c443-87bd-436c-b272-9c4b15eba53b resource provider aggregate not found 2026-05-11 12:10:37.062 7 INFO neutron.services.segments.plugin [-] Segment f146c443-87bd-436c-b272-9c4b15eba53b resource provider aggregate not found 2026-05-11 12:10:37.081 7 INFO neutron.services.segments.plugin [-] Segment f146c443-87bd-436c-b272-9c4b15eba53b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f146c443-87bd-436c-b272-9c4b15eba53b found for delete ", "request_id": "req-b353b461-397d-4fee-ba3f-62f5469360f3"}]} 2026-05-11 12:10:37.084 7 INFO neutron.services.segments.plugin [-] Segment f146c443-87bd-436c-b272-9c4b15eba53b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f146c443-87bd-436c-b272-9c4b15eba53b found for delete ", "request_id": "req-2cb8b9c8-d9be-424c-a6fd-528152ce0566"}]} 2026-05-11 12:10:37.091 7 INFO neutron.db.l3_hamode_db [None req-2d1407b7-350a-4dd4-b675-621568477a93 c7f522277c464f8c88c30e9008027049 d4a474582a3e407aa968a98ef190c8c6 - - default default] HA network a3bb3b12-31e2-4b03-9b30-9b05dc31124a was deleted as no HA routers are present in tenant d4a474582a3e407aa968a98ef190c8c6. [pid: 7|app: 0|req: 828/1693] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:36 2026] DELETE /v2.0/routers/63b2bcf5-406b-46f7-85f4-5c523e099992 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1694] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/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: 830/1695] 10.0.0.217 () {34 vars in 774 bytes} [Mon May 11 12:10:37 2026] PUT /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1696] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:36 2026] DELETE /v2.0/subnets/444607f4-e1ef-4fe1-b69b-d6e9921c286e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1697] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1698] 10.0.0.217 () {34 vars in 796 bytes} [Mon May 11 12:10:37 2026] PUT /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/black.or.white => 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: 833/1699] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/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: 834/1700] 10.0.0.217 () {34 vars in 767 bytes} [Mon May 11 12:10:37 2026] PUT /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1701] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1702] 10.0.0.217 () {32 vars in 755 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1703] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:37 2026] DELETE /v2.0/subnets/28bd3de4-f8bd-4960-b9c7-8f5efc7b4e18 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:37.448 7 INFO neutron.api.v2.resource [None req-720564eb-f74d-4af3-b2a5-ef86cab9b4ab 753b9ac874644cb3a50a42ba857c096b bd1fce35811944adb908a51cf6832365 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1704] 10.0.0.217 () {32 vars in 759 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1705] 10.0.0.217 () {32 vars in 758 bytes} [Mon May 11 12:10:37 2026] DELETE /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1706] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:37.598 7 INFO neutron.api.v2.resource [None req-590b2fe6-5093-4207-87f4-15d2c2c2e0b8 753b9ac874644cb3a50a42ba857c096b bd1fce35811944adb908a51cf6832365 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1707] 10.0.0.217 () {32 vars in 762 bytes} [Mon May 11 12:10:37 2026] DELETE /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1708] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:37 2026] DELETE /v2.0/networks/d06e900b-0522-4e9e-ba48-e8dee689c371 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1709] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:10:37 2026] DELETE /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => 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: 869/1710] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:37 2026] DELETE /v2.0/networks/bf940189-78d6-4844-a299-2175bbed5dd7 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1711] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:37.910 8 WARNING neutron_lib.context [None req-33814cc9-c158-4098-9c03-ad92239b3e4b a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:37.981 8 INFO neutron.db.segments_db [None req-33814cc9-c158-4098-9c03-ad92239b3e4b a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment 0f0acd0f-264d-4485-b82e-f36a1df246a7 of type vxlan for network 9e2e0273-78f9-46c3-9f91-226ec6af8840 [pid: 7|app: 0|req: 842/1712] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:37 2026] GET /v2.0/security-groups?tenant_id=d4a474582a3e407aa968a98ef190c8c6&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1713] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:37 2026] POST /v2.0/networks => generated 630 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1714] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:38 2026] DELETE /v2.0/security-groups/d34799d6-7685-4313-9d8a-ce76e559e421 => 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: 844/1715] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:38 2026] DELETE /v2.0/security-groups/3d3a1737-7bec-496b-ac1f-5864d17f65c2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:38.238 7 WARNING neutron_lib.context [None req-cf5138cf-d9b1-4b01-8159-4c030c09e131 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:38.329 8 INFO neutron.db.segments_db [None req-e7a456b5-43a7-45c5-9eb8-17ebd8a209b4 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment f7197a5b-67ed-4eb9-ad0e-b664f937a919 of type vxlan for network 19e745c8-0ec4-48e0-8492-c8f7013e7c4a [pid: 8|app: 0|req: 872/1716] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:10:38 2026] POST /v2.0/networks => generated 741 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1717] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:38 2026] POST /v2.0/subnets => generated 602 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1718] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:38 2026] GET /v2.0/security-groups?tenant_id=99d957cf9e4d40aa8b64ce1ea5a8ce6d&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:38.708 8 WARNING neutron_lib.context [None req-3509d6d0-105a-4e36-83a7-1a438a8f5a8f a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:38.791 8 INFO neutron.db.segments_db [None req-3509d6d0-105a-4e36-83a7-1a438a8f5a8f a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 of type vxlan for network 6338079d-5f47-4e47-9def-829979bb4fee [pid: 7|app: 0|req: 846/1719] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:38 2026] POST /v2.0/subnets => generated 664 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:38.966 8 INFO neutron.services.segments.plugin [-] Segment 4fbfaa19-8234-4119-9d9c-798342444213 resource provider aggregate not found 2026-05-11 12:10:38.971 8 INFO neutron.services.segments.plugin [-] Segment 4fbfaa19-8234-4119-9d9c-798342444213 resource provider aggregate not found 2026-05-11 12:10:38.990 8 INFO neutron.services.segments.plugin [-] Segment 4fbfaa19-8234-4119-9d9c-798342444213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fbfaa19-8234-4119-9d9c-798342444213 found for delete ", "request_id": "req-6986d451-b1c4-49f9-a1d9-5cae63cd2883"}]} 2026-05-11 12:10:38.995 8 INFO neutron.services.segments.plugin [-] Segment 4fbfaa19-8234-4119-9d9c-798342444213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fbfaa19-8234-4119-9d9c-798342444213 found for delete ", "request_id": "req-8cfc3a59-7713-486c-97f9-e1897da9cde9"}]} 2026-05-11 12:10:39.007 8 INFO neutron.services.segments.plugin [-] Segment 1f76147b-77f6-4d80-96fa-91614f29b7a3 resource provider aggregate not found 2026-05-11 12:10:39.013 8 INFO neutron.services.segments.plugin [-] Segment 1f76147b-77f6-4d80-96fa-91614f29b7a3 resource provider aggregate not found 2026-05-11 12:10:39.027 8 INFO neutron.services.segments.plugin [-] Segment 1f76147b-77f6-4d80-96fa-91614f29b7a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f76147b-77f6-4d80-96fa-91614f29b7a3 found for delete ", "request_id": "req-35234b99-5dd9-4bd8-945f-38bfefc4ebb2"}]} 2026-05-11 12:10:39.029 8 INFO neutron.services.segments.plugin [-] Segment 1f76147b-77f6-4d80-96fa-91614f29b7a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f76147b-77f6-4d80-96fa-91614f29b7a3 found for delete ", "request_id": "req-760d5eea-5b71-4176-a17a-57c6f30581f1"}]} [pid: 7|app: 0|req: 847/1720] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:38 2026] DELETE /v2.0/security-groups/b0f1c887-2eeb-4a49-afd9-4f9129184b1f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:39.107 7 INFO neutron.db.segments_db [None req-60d34ceb-2e2b-4cd3-9316-3a7b7966bde8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment c325821c-967d-43e3-99e4-9091c03f7fbc of type vxlan for network f2855749-1d5d-40e4-968e-874d6a04e22a 2026-05-11 12:10:39.252 8 INFO neutron.db.l3_hamode_db [None req-3509d6d0-105a-4e36-83a7-1a438a8f5a8f a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:10:39.453 8 INFO neutron.db.l3_hamode_db [None req-3509d6d0-105a-4e36-83a7-1a438a8f5a8f a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:10:39.526 7 INFO neutron.db.l3_hamode_db [None req-60d34ceb-2e2b-4cd3-9316-3a7b7966bde8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 874/1721] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:38 2026] POST /v2.0/routers => generated 506 bytes in 1677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:10:40.684 7 INFO neutron.db.l3_hamode_db [None req-60d34ceb-2e2b-4cd3-9316-3a7b7966bde8 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 875/1722] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:40 2026] GET /v2.0/security-groups?tenant_id=49381ba935564fd498eb7ae02ab18df9&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:40.702 8 WARNING neutron_lib.context [None req-e2329397-06fc-4173-bbca-e1e5f1b71d19 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1723] 10.0.0.217 () {34 vars in 665 bytes} [Mon May 11 12:10:40 2026] POST /v2.0/ports => generated 952 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 877/1724] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:41 2026] DELETE /v2.0/security-groups/4e47c5fb-0d9a-45f9-b498-3ef2359e6a05 => 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: 848/1725] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:39 2026] POST /v2.0/routers => generated 728 bytes in 2803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1726] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:41 2026] GET /v2.0/security-groups?tenant_id=bd1fce35811944adb908a51cf6832365&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1727] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:41 2026] PUT /v2.0/routers/d321b533-6192-4423-803c-8e27a91ea9ff/add_router_interface => generated 309 bytes in 1396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 879/1728] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:42 2026] DELETE /v2.0/security-groups/975d7021-6b87-4127-959b-42d0cacfff43 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:42.949 8 WARNING neutron_lib.context [None req-b53e820d-5b51-4da1-9d0b-a2ad00355f00 6497c46374f14478957bb58706bf83ce 18536f0f54ce42899aac77bf9f86d274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:43.087 8 INFO neutron.db.segments_db [None req-b53e820d-5b51-4da1-9d0b-a2ad00355f00 6497c46374f14478957bb58706bf83ce 18536f0f54ce42899aac77bf9f86d274 - - default default] Added segment afdf072f-b885-4ab4-8893-efd0479bc417 of type vxlan for network 228892e8-a3c4-4471-a46e-e09981db2818 [pid: 8|app: 0|req: 880/1729] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:42 2026] POST /v2.0/networks => generated 631 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1730] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:43 2026] GET /v2.0/ports/ca5e933e-5c8b-40d4-bbb6-cc0b289336fd => generated 1026 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:43.397 8 WARNING neutron_lib.context [None req-a3706bab-82f3-45f5-9a7a-794b7243f263 6497c46374f14478957bb58706bf83ce 18536f0f54ce42899aac77bf9f86d274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1731] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:41 2026] PUT /v2.0/routers/ff18f014-3494-4cab-93bb-fc99a3d457da/add_router_interface => generated 309 bytes in 1881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1732] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:43 2026] POST /v2.0/subnets => generated 602 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1733] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:10:44 2026] PUT /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1734] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1735] 10.0.0.217 () {34 vars in 762 bytes} [Mon May 11 12:10:44 2026] PUT /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1736] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1737] 10.0.0.217 () {34 vars in 758 bytes} [Mon May 11 12:10:44 2026] PUT /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1738] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1739] 10.0.0.217 () {34 vars in 780 bytes} [Mon May 11 12:10:44 2026] PUT /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1740] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1741] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:10:44 2026] PUT /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 37 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1742] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1743] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1744] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:43 2026] PUT /v2.0/routers/d321b533-6192-4423-803c-8e27a91ea9ff/remove_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:10:44.920 8 INFO neutron.api.v2.resource [None req-663f6e66-fa4a-46f0-806a-172468b33f89 6497c46374f14478957bb58706bf83ce 18536f0f54ce42899aac77bf9f86d274 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1745] 10.0.0.217 () {32 vars in 743 bytes} [Mon May 11 12:10:44 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1746] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:10:44 2026] DELETE /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1747] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:45 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:45.069 7 INFO neutron.api.v2.resource [None req-c3793571-36bd-4e46-a05b-9143983e5a29 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1748] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:44 2026] PUT /v2.0/routers/d321b533-6192-4423-803c-8e27a91ea9ff/remove_router_interface => generated 197 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1749] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:45 2026] GET /v2.0/ports?device_id=d321b533-6192-4423-803c-8e27a91ea9ff => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:45.115 8 INFO neutron.api.v2.resource [None req-e4ce6efc-08f8-4255-a54c-82935d3df1a4 6497c46374f14478957bb58706bf83ce 18536f0f54ce42899aac77bf9f86d274 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1750] 10.0.0.217 () {32 vars in 746 bytes} [Mon May 11 12:10:45 2026] DELETE /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1751] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:10:45 2026] DELETE /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1752] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 11 12:10:45 2026] GET /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1753] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:45 2026] DELETE /v2.0/subnets/a00bb4ee-a617-4f25-876d-08d4b1b5c874 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:45.902 7 INFO neutron.services.segments.plugin [-] Segment 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 resource provider aggregate not found 2026-05-11 12:10:45.907 7 INFO neutron.services.segments.plugin [-] Segment 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 resource provider aggregate not found 2026-05-11 12:10:45.930 7 INFO neutron.services.segments.plugin [-] Segment 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 found for delete ", "request_id": "req-9e4d759c-4601-47e3-bca4-0c29dbbb58af"}]} 2026-05-11 12:10:45.934 7 INFO neutron.services.segments.plugin [-] Segment 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ec08e7-c72b-4c38-b44e-b4e73ea2a314 found for delete ", "request_id": "req-ef2e0bf1-e5fc-4f7d-84bd-db7be0a32ca9"}]} 2026-05-11 12:10:45.940 7 INFO neutron.db.l3_hamode_db [None req-1a6d0cc5-81ae-4efa-a7ed-24a76f0511c2 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] HA network 6338079d-5f47-4e47-9def-829979bb4fee was deleted as no HA routers are present in tenant d6e12064f33f4989825bfefba4daf412. [pid: 7|app: 0|req: 854/1754] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:45 2026] DELETE /v2.0/routers/d321b533-6192-4423-803c-8e27a91ea9ff => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:45.997 8 INFO neutron.services.segments.plugin [-] Segment afdf072f-b885-4ab4-8893-efd0479bc417 resource provider aggregate not found 2026-05-11 12:10:46.002 8 INFO neutron.services.segments.plugin [-] Segment afdf072f-b885-4ab4-8893-efd0479bc417 resource provider aggregate not found 2026-05-11 12:10:46.015 8 INFO neutron.services.segments.plugin [-] Segment afdf072f-b885-4ab4-8893-efd0479bc417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afdf072f-b885-4ab4-8893-efd0479bc417 found for delete ", "request_id": "req-a0b2d4a4-9e15-44bb-a9a6-a5bbd57a7325"}]} 2026-05-11 12:10:46.021 8 INFO neutron.services.segments.plugin [-] Segment afdf072f-b885-4ab4-8893-efd0479bc417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afdf072f-b885-4ab4-8893-efd0479bc417 found for delete ", "request_id": "req-1ada2a40-f476-440a-86a7-0bdda2c0b6b8"}]} [pid: 8|app: 0|req: 901/1755] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:45 2026] DELETE /v2.0/networks/228892e8-a3c4-4471-a46e-e09981db2818 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1756] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:45 2026] DELETE /v2.0/subnets/e423c1c1-98d7-4431-bf73-1ac783faa4b4 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:46.572 7 WARNING neutron_lib.context [None req-ce3d17fd-520a-45e6-beac-ccc46e880990 8850220ba5cd415d97f271ca9048a0f3 2b0dd156b5fe45fbbc7f02ba286db42e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1757] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:10:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1758] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:46 2026] DELETE /v2.0/networks/9e2e0273-78f9-46c3-9f91-226ec6af8840 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1759] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:46 2026] PUT /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1760] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:10:46 2026] GET /v2.0/networks?id=19e745c8-0ec4-48e0-8492-c8f7013e7c4a => generated 673 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:46.772 7 WARNING neutron_lib.context [None req-182404e2-2727-4c9f-9da4-e3b45e370c55 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:46.831 7 INFO neutron.db.segments_db [None req-182404e2-2727-4c9f-9da4-e3b45e370c55 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment ae16a23e-7bc5-4b71-8956-a884985ee741 of type vxlan for network f3b5970b-5ce3-4a73-8705-66f327bd0315 [pid: 7|app: 0|req: 858/1761] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:46 2026] POST /v2.0/networks => generated 630 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1762] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:46 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/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: 860/1763] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:10:46 2026] GET /v2.0/quotas/e75ff578c5ab4592889de2f88ba83204 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:46.979 7 WARNING neutron_lib.context [None req-2f6c41fd-891b-49b5-97c4-cd8e894daeca a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1764] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:46 2026] GET /v2.0/security-groups?tenant_id=5ec53c395ab84aed8c4ea79fbf516bb2&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1765] 10.0.0.217 () {34 vars in 770 bytes} [Mon May 11 12:10:46 2026] PUT /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1766] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/ports?tenant_id=e75ff578c5ab4592889de2f88ba83204&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1767] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:47 2026] DELETE /v2.0/security-groups/581e954d-65c5-4c45-b54b-522d164e0eac => 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: 908/1768] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1769] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:46 2026] POST /v2.0/subnets => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1770] 10.0.0.217 () {34 vars in 766 bytes} [Mon May 11 12:10:47 2026] PUT /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 12:10:47.350 7 WARNING neutron_lib.context [None req-19d9b0bb-cffd-4f03-b56d-e67cda67c5ca a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 909/1771] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/networks/19e745c8-0ec4-48e0-8492-c8f7013e7c4a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1772] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:47.390 7 INFO neutron.db.segments_db [None req-19d9b0bb-cffd-4f03-b56d-e67cda67c5ca a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment b5bb03d8-88e3-4249-a72d-672c47b7c392 of type vxlan for network d13aca18-8d68-4e93-a8ae-778205d39e35 [pid: 8|app: 0|req: 911/1773] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/networks/19e745c8-0ec4-48e0-8492-c8f7013e7c4a?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: 912/1774] 10.0.0.217 () {34 vars in 788 bytes} [Mon May 11 12:10:47 2026] PUT /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1775] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/security-groups?tenant_id=18536f0f54ce42899aac77bf9f86d274&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1776] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:47.682 7 INFO neutron.db.l3_hamode_db [None req-19d9b0bb-cffd-4f03-b56d-e67cda67c5ca a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 915/1777] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:47 2026] DELETE /v2.0/security-groups/a983445f-ee1a-4bef-9f2b-39291f2aed4a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1778] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:10:47 2026] PUT /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/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: 917/1779] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1780] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1781] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:47.897 7 INFO neutron.db.l3_hamode_db [None req-19d9b0bb-cffd-4f03-b56d-e67cda67c5ca a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:10:47.911 8 INFO neutron.api.v2.resource [None req-8807ea4e-cafe-4176-bd55-11b08a30d923 8850220ba5cd415d97f271ca9048a0f3 2b0dd156b5fe45fbbc7f02ba286db42e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 920/1782] 10.0.0.217 () {32 vars in 751 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1783] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:10:47 2026] DELETE /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/red => 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: 922/1784] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:47 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:48.035 8 INFO neutron.services.segments.plugin [-] Segment 0f0acd0f-264d-4485-b82e-f36a1df246a7 resource provider aggregate not found 2026-05-11 12:10:48.046 8 INFO neutron.services.segments.plugin [-] Segment 0f0acd0f-264d-4485-b82e-f36a1df246a7 resource provider aggregate not found 2026-05-11 12:10:48.056 8 INFO neutron.services.segments.plugin [-] Segment 0f0acd0f-264d-4485-b82e-f36a1df246a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0acd0f-264d-4485-b82e-f36a1df246a7 found for delete ", "request_id": "req-b5321947-8b7b-40d9-bd04-09396334b8c2"}]} 2026-05-11 12:10:48.066 8 INFO neutron.api.v2.resource [None req-3716c381-e736-46d0-acbf-9397300e2f0a 8850220ba5cd415d97f271ca9048a0f3 2b0dd156b5fe45fbbc7f02ba286db42e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1785] 10.0.0.217 () {32 vars in 754 bytes} [Mon May 11 12:10:48 2026] DELETE /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:10:48.073 8 INFO neutron.services.segments.plugin [-] Segment 0f0acd0f-264d-4485-b82e-f36a1df246a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0acd0f-264d-4485-b82e-f36a1df246a7 found for delete ", "request_id": "req-1d74a670-5287-4f4a-a88f-3a1b9777f121"}]} [pid: 8|app: 0|req: 924/1786] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:10:48 2026] DELETE /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => 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: 925/1787] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:10:48 2026] GET /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1788] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:10:48 2026] DELETE /v2.0/subnetpools/1984b637-b5dc-4f05-9bad-9c027d3b718b => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1789] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:48 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1790] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:10:48 2026] GET /v2.0/networks?id=19e745c8-0ec4-48e0-8492-c8f7013e7c4a => generated 673 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:49.013 8 WARNING neutron_lib.context [req-827d2879-581e-48ba-b1b0-76df405bcb6c req-f77d77ff-7ec3-4e92-b618-c106a00ba835 319893d2ac1c4dada0ab45da6378b3e0 e75ff578c5ab4592889de2f88ba83204 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1791] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:47 2026] POST /v2.0/routers => generated 506 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1792] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:10:49 2026] POST /v2.0/ports => generated 954 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 930/1793] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:49 2026] GET /v2.0/security-groups?tenant_id=2b0dd156b5fe45fbbc7f02ba286db42e&name=default => generated 2801 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1794] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:10:49 2026] PUT /v2.0/ports/5525f369-9844-4a5f-aa37-288393811e12 => generated 1199 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:10:50.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d8e2a39-3507-44ca-8182-d3e1a4bc33a9'] response: {'name': 'network-changed', 'server_uuid': 'c638abf9-92df-46db-abb3-441880e2413d', 'tag': '5525f369-9844-4a5f-aa37-288393811e12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 932/1795] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:50 2026] DELETE /v2.0/security-groups/f56726cf-6beb-4196-b76f-1ba9ebc1264e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 933/1796] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:50 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1797] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:10:50 2026] GET /v2.0/ports?tenant_id=e75ff578c5ab4592889de2f88ba83204&device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1798] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:10:50 2026] GET /v2.0/security-groups?id=a5b9abbf-2cea-4a62-affc-df4d03ce4c54&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: 936/1799] 199.19.213.152 () {34 vars in 1018 bytes} [Mon May 11 12:10:50 2026] GET /v2.0/networks?tenant_id=e75ff578c5ab4592889de2f88ba83204&shared=False => generated 769 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1800] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:10:49 2026] PUT /v2.0/routers/7ff29cb3-5ec7-4262-a41b-e39ff75d37df/add_router_interface => generated 309 bytes in 1783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1801] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:50 2026] GET /v2.0/security-groups?tenant_id=592c2b98922b4fa090df4fe94ba2cb4f&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1802] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:10:51 2026] GET /v2.0/ports/2f8edf7d-2087-47ff-8d09-f31c830e4fb2 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1803] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:51 2026] DELETE /v2.0/security-groups/65d4250f-e9b3-45c9-aba8-6b2c3e291e90 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1806] 199.19.213.152 () {34 vars in 930 bytes} [Mon May 11 12:10:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:51.779 7 WARNING neutron_lib.context [None req-f7725bfa-6d44-4e03-817e-c35341507c7f f5a67d746c9043feac6ab4bea98d4f23 a1f6d7fc159e4c4a9cdff48a72a824f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:52.092 7 INFO neutron.db.segments_db [None req-f7725bfa-6d44-4e03-817e-c35341507c7f f5a67d746c9043feac6ab4bea98d4f23 a1f6d7fc159e4c4a9cdff48a72a824f0 - - default default] Added segment f87d6c39-6d10-407b-af67-421ad0816638 of type vxlan for network 47482019-059d-42da-80ea-2021431b62fe [pid: 7|app: 0|req: 866/1807] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:51 2026] POST /v2.0/networks => generated 631 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1808] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/ports?tenant_id=e75ff578c5ab4592889de2f88ba83204&device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 1238 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1809] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:52.489 7 WARNING neutron_lib.context [None req-2e511835-d413-48b7-ad48-f484bac66c3e f5a67d746c9043feac6ab4bea98d4f23 a1f6d7fc159e4c4a9cdff48a72a824f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:52.546 7 INFO neutron.db.segments_db [None req-2e511835-d413-48b7-ad48-f484bac66c3e f5a67d746c9043feac6ab4bea98d4f23 a1f6d7fc159e4c4a9cdff48a72a824f0 - - default default] Added segment 60fa026e-6123-4599-8f74-e7f4e2e83c0a of type vxlan for network 25da254d-ab63-452b-b8dd-69652f351b72 [pid: 8|app: 0|req: 942/1810] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:10:51 2026] PUT /v2.0/routers/7ff29cb3-5ec7-4262-a41b-e39ff75d37df/remove_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1811] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5525f369-9844-4a5f-aa37-288393811e12 => 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: 869/1812] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:10:52 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1813] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/security-groups?id=a5b9abbf-2cea-4a62-affc-df4d03ce4c54&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1814] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/ports?device_id=7ff29cb3-5ec7-4262-a41b-e39ff75d37df => 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: 945/1815] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/subnets?id=76b4e499-e5dd-4449-bf5b-c8a832989147 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1816] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:52 2026] PUT /v2.0/networks/47482019-059d-42da-80ea-2021431b62fe/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1817] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/ports?network_id=19e745c8-0ec4-48e0-8492-c8f7013e7c4a&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: 873/1818] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/networks/47482019-059d-42da-80ea-2021431b62fe/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: 874/1819] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/networks/19e745c8-0ec4-48e0-8492-c8f7013e7c4a?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1820] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:52 2026] PUT /v2.0/networks/25da254d-ab63-452b-b8dd-69652f351b72/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1821] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:10:52 2026] GET /v2.0/networks/19e745c8-0ec4-48e0-8492-c8f7013e7c4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1822] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:53 2026] GET /v2.0/networks/25da254d-ab63-452b-b8dd-69652f351b72/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1823] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:10:53 2026] PUT /v2.0/networks/25da254d-ab63-452b-b8dd-69652f351b72/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1824] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:53 2026] GET /v2.0/networks/25da254d-ab63-452b-b8dd-69652f351b72/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1825] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:10:53 2026] GET /v2.0/networks/47482019-059d-42da-80ea-2021431b62fe/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:53.418 8 INFO neutron.services.segments.plugin [-] Segment b5bb03d8-88e3-4249-a72d-672c47b7c392 resource provider aggregate not found 2026-05-11 12:10:53.423 8 INFO neutron.services.segments.plugin [-] Segment b5bb03d8-88e3-4249-a72d-672c47b7c392 resource provider aggregate not found 2026-05-11 12:10:53.428 7 INFO neutron.services.segments.plugin [-] Segment f87d6c39-6d10-407b-af67-421ad0816638 resource provider aggregate not found 2026-05-11 12:10:53.432 7 INFO neutron.services.segments.plugin [-] Segment f87d6c39-6d10-407b-af67-421ad0816638 resource provider aggregate not found 2026-05-11 12:10:53.434 8 INFO neutron.services.segments.plugin [-] Segment b5bb03d8-88e3-4249-a72d-672c47b7c392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5bb03d8-88e3-4249-a72d-672c47b7c392 found for delete ", "request_id": "req-72903e38-81e2-48b9-be8f-9fee9f222111"}]} 2026-05-11 12:10:53.437 8 INFO neutron.db.l3_hamode_db [None req-bbd040c5-e4a4-4ad0-b121-aaecb0454a08 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] HA network d13aca18-8d68-4e93-a8ae-778205d39e35 was deleted as no HA routers are present in tenant d6e12064f33f4989825bfefba4daf412. [pid: 8|app: 0|req: 946/1826] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:52 2026] DELETE /v2.0/routers/7ff29cb3-5ec7-4262-a41b-e39ff75d37df => generated 0 bytes in 721 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:10:53.445 7 INFO neutron.services.segments.plugin [-] Segment f87d6c39-6d10-407b-af67-421ad0816638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f87d6c39-6d10-407b-af67-421ad0816638 found for delete ", "request_id": "req-66767b90-3187-4a5d-bbbb-c09a5bc0d3ab"}]} 2026-05-11 12:10:53.447 8 INFO neutron.services.segments.plugin [-] Segment b5bb03d8-88e3-4249-a72d-672c47b7c392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5bb03d8-88e3-4249-a72d-672c47b7c392 found for delete ", "request_id": "req-b013f0b7-0cdb-4d50-8b26-7e7368d26aec"}]} 2026-05-11 12:10:53.453 7 INFO neutron.services.segments.plugin [-] Segment f87d6c39-6d10-407b-af67-421ad0816638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f87d6c39-6d10-407b-af67-421ad0816638 found for delete ", "request_id": "req-0809ee49-4cc0-4613-90d2-cb8d57431126"}]} [pid: 7|app: 0|req: 881/1827] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:53 2026] DELETE /v2.0/networks/47482019-059d-42da-80ea-2021431b62fe => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1828] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:53 2026] DELETE /v2.0/networks/25da254d-ab63-452b-b8dd-69652f351b72 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1829] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:53 2026] DELETE /v2.0/subnets/ab038cff-9d46-4d2d-a12e-dc641e3adbbf => 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: 948/1830] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:53 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1831] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:10:53 2026] GET /v2.0/security-groups?id=a5b9abbf-2cea-4a62-affc-df4d03ce4c54&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1832] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:10:53 2026] DELETE /v2.0/networks/f3b5970b-5ce3-4a73-8705-66f327bd0315 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:10:54.137 8 WARNING neutron_lib.context [None req-0bc3206c-58e5-4e9e-8ce3-a2b4af651bcd a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:10:54.181 8 INFO neutron.db.segments_db [None req-0bc3206c-58e5-4e9e-8ce3-a2b4af651bcd a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Added segment c86269b4-bca7-4c27-a175-e69ccdd5d57d of type vxlan for network b7bfda4c-ec34-414e-9eb3-fd1acd8c6f71 2026-05-11 12:10:54.490 8 INFO neutron.db.l3_hamode_db [None req-0bc3206c-58e5-4e9e-8ce3-a2b4af651bcd a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 884/1833] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:54 2026] GET /v2.0/security-groups?tenant_id=87000f0b8cf545bfab2d1c4cdfe4a71a&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1834] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:54 2026] DELETE /v2.0/security-groups/3cb7a082-a5e0-48e6-b93f-00e64e194b9a => 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: 886/1835] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:54 2026] GET /v2.0/security-groups?tenant_id=a1f6d7fc159e4c4a9cdff48a72a824f0&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1836] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:55 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1837] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:55 2026] DELETE /v2.0/security-groups/b82b227b-3a97-4a9a-90ef-d4f0de8ef22d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1838] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:10:55 2026] GET /v2.0/security-groups?id=a5b9abbf-2cea-4a62-affc-df4d03ce4c54&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:56.121 8 INFO neutron.db.l3_hamode_db [None req-0bc3206c-58e5-4e9e-8ce3-a2b4af651bcd a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:10:56.392 7 INFO neutron.services.segments.plugin [-] Segment 60fa026e-6123-4599-8f74-e7f4e2e83c0a resource provider aggregate not found 2026-05-11 12:10:56.400 7 INFO neutron.services.segments.plugin [-] Segment 60fa026e-6123-4599-8f74-e7f4e2e83c0a resource provider aggregate not found 2026-05-11 12:10:56.416 7 INFO neutron.services.segments.plugin [-] Segment 60fa026e-6123-4599-8f74-e7f4e2e83c0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60fa026e-6123-4599-8f74-e7f4e2e83c0a found for delete ", "request_id": "req-57d98697-fcb7-4f07-be00-48c0e112f0d2"}]} 2026-05-11 12:10:56.421 7 INFO neutron.services.segments.plugin [-] Segment 60fa026e-6123-4599-8f74-e7f4e2e83c0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60fa026e-6123-4599-8f74-e7f4e2e83c0a found for delete ", "request_id": "req-0283fa6a-17ad-41d4-9a4b-ba31416bd2fd"}]} [pid: 7|app: 0|req: 890/1839] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:56 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:10:56.454 7 INFO neutron.services.segments.plugin [-] Segment ae16a23e-7bc5-4b71-8956-a884985ee741 resource provider aggregate not found 2026-05-11 12:10:56.460 7 INFO neutron.services.segments.plugin [-] Segment ae16a23e-7bc5-4b71-8956-a884985ee741 resource provider aggregate not found 2026-05-11 12:10:56.480 7 INFO neutron.services.segments.plugin [-] Segment ae16a23e-7bc5-4b71-8956-a884985ee741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae16a23e-7bc5-4b71-8956-a884985ee741 found for delete ", "request_id": "req-5371ad68-bcf1-4c3e-a637-59ca5d1511ce"}]} 2026-05-11 12:10:56.483 7 INFO neutron.services.segments.plugin [-] Segment ae16a23e-7bc5-4b71-8956-a884985ee741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae16a23e-7bc5-4b71-8956-a884985ee741 found for delete ", "request_id": "req-75d00fba-b161-4650-9f5a-aeb391378669"}]} [pid: 7|app: 0|req: 891/1840] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:10:56 2026] GET /v2.0/security-groups?id=a5b9abbf-2cea-4a62-affc-df4d03ce4c54&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1841] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:57 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1842] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:10:57 2026] GET /v2.0/security-groups?id=a5b9abbf-2cea-4a62-affc-df4d03ce4c54&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: 950/1843] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:10:54 2026] POST /v2.0/routers => generated 688 bytes in 3215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1844] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:10:57 2026] GET /v2.0/routers/5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 694 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1845] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:10:57 2026] GET /v2.0/routers => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1846] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:10:57 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1847] 10.0.0.217 () {34 vars in 741 bytes} [Mon May 11 12:10:57 2026] PUT /v2.0/routers/5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 701 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1848] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:10:57 2026] DELETE /v2.0/ports/5525f369-9844-4a5f-aa37-288393811e12 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1849] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:10:58 2026] GET /v2.0/routers/5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 701 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1850] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:58 2026] GET /v2.0/ports?device_id=5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:58.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b6f0010-f1a4-49ac-a4d8-26474ed301a5'] response: {'server_uuid': 'c638abf9-92df-46db-abb3-441880e2413d', 'name': 'network-vif-deleted', 'tag': '5525f369-9844-4a5f-aa37-288393811e12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 955/1851] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:10:58 2026] GET /v2.0/ports?device_id=c638abf9-92df-46db-abb3-441880e2413d => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1852] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:59 2026] GET /v2.0/security-groups?tenant_id=89814a800c6c48ddad3f7cc1ab80e6c2&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:59.355 7 INFO neutron.services.segments.plugin [-] Segment c86269b4-bca7-4c27-a175-e69ccdd5d57d resource provider aggregate not found 2026-05-11 12:10:59.360 7 INFO neutron.services.segments.plugin [-] Segment c86269b4-bca7-4c27-a175-e69ccdd5d57d resource provider aggregate not found 2026-05-11 12:10:59.377 7 INFO neutron.services.segments.plugin [-] Segment c86269b4-bca7-4c27-a175-e69ccdd5d57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c86269b4-bca7-4c27-a175-e69ccdd5d57d found for delete ", "request_id": "req-1d2fcc9a-3108-47ae-bcb6-4872bb347f3c"}]} 2026-05-11 12:10:59.387 7 INFO neutron.db.l3_hamode_db [None req-b8f618da-de91-4d99-98cd-55e37ebe4908 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] HA network b7bfda4c-ec34-414e-9eb3-fd1acd8c6f71 was deleted as no HA routers are present in tenant d6e12064f33f4989825bfefba4daf412. [pid: 7|app: 0|req: 897/1853] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:58 2026] DELETE /v2.0/routers/5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1854] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:59 2026] GET /v2.0/ports?device_id=5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:59.431 7 INFO neutron.services.segments.plugin [-] Segment c86269b4-bca7-4c27-a175-e69ccdd5d57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c86269b4-bca7-4c27-a175-e69ccdd5d57d found for delete ", "request_id": "req-2abb3b45-50e7-4db9-a716-67f44c91fca4"}]} 2026-05-11 12:10:59.455 7 INFO neutron.api.v2.resource [None req-a6bdab9f-17e6-4437-b3a3-7a6ea73db77a a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1855] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/routers/5e6c8a48-2043-4177-b3f0-50ac7d4e3782 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1856] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/security-groups/4025e85b-dd67-4646-9f2e-d8fd02254f6b => 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: 900/1857] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:59 2026] GET /v2.0/ports?device_id=7ff29cb3-5ec7-4262-a41b-e39ff75d37df => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:59.514 8 INFO neutron.api.v2.resource [None req-c20cd7d8-8101-40db-8476-19d9b6525694 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1858] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/routers/7ff29cb3-5ec7-4262-a41b-e39ff75d37df => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:59.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63e18abd-54c8-4b40-a1ea-ee72a2b8a798 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1859] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/subnets/ab038cff-9d46-4d2d-a12e-dc641e3adbbf => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1860] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:59 2026] GET /v2.0/ports?device_id=d321b533-6192-4423-803c-8e27a91ea9ff => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:59.606 7 INFO neutron.api.v2.resource [None req-58766075-b2d3-41ac-a2cc-5fafc8a0a1d4 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1861] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/routers/d321b533-6192-4423-803c-8e27a91ea9ff => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:59.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41a1d1c8-ae6b-4bf1-9131-3f06c420d169 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 903/1862] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/subnets/e423c1c1-98d7-4431-bf73-1ac783faa4b4 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1863] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:10:59 2026] GET /v2.0/ports?device_id=542c4ed6-0c89-4313-919c-cb2f2a2aa9a5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:10:59.703 7 INFO neutron.api.v2.resource [None req-c1c37fe0-f7f6-485c-9e47-d3cde779ba74 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 905/1864] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/routers/542c4ed6-0c89-4313-919c-cb2f2a2aa9a5 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1865] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:10:59 2026] GET /v2.0/security-groups?tenant_id=7ace146147d248feb3771331c001b6ab&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:10:59.727 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9ce68f5-fcd1-4cb4-a222-b4beb4b951af a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1866] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/subnets/444607f4-e1ef-4fe1-b69b-d6e9921c286e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:10:59.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75b8fdb2-5005-462e-9a74-2211bf41cd68 a925f18617604347b8b56423de8ba167 d6e12064f33f4989825bfefba4daf412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1867] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/subnets/28bd3de4-f8bd-4960-b9c7-8f5efc7b4e18 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1868] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:10:59 2026] DELETE /v2.0/security-groups/356bd338-6d6b-4e5e-9ffd-5690d49ed3f1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1869] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:00 2026] GET /v2.0/security-groups?tenant_id=d6e12064f33f4989825bfefba4daf412&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1870] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:00 2026] DELETE /v2.0/security-groups/deffb528-6f2a-466c-85b9-849c6fd7cf8c => 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: 909/1871] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:11:00 2026] PUT /v2.0/routers/ff18f014-3494-4cab-93bb-fc99a3d457da/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:03.133 8 INFO neutron.services.segments.plugin [-] Segment c325821c-967d-43e3-99e4-9091c03f7fbc resource provider aggregate not found 2026-05-11 12:11:03.142 8 INFO neutron.services.segments.plugin [-] Segment c325821c-967d-43e3-99e4-9091c03f7fbc resource provider aggregate not found 2026-05-11 12:11:03.151 8 INFO neutron.services.segments.plugin [-] Segment c325821c-967d-43e3-99e4-9091c03f7fbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c325821c-967d-43e3-99e4-9091c03f7fbc found for delete ", "request_id": "req-77428b68-f631-4a5d-9a49-34f6d68b313e"}]} 2026-05-11 12:11:03.167 8 INFO neutron.db.l3_hamode_db [None req-aa87c2a7-89ac-492f-b9dc-4c7e125e22a5 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network f2855749-1d5d-40e4-968e-874d6a04e22a was deleted as no HA routers are present in tenant e75ff578c5ab4592889de2f88ba83204. 2026-05-11 12:11:03.170 8 INFO neutron.services.segments.plugin [-] Segment c325821c-967d-43e3-99e4-9091c03f7fbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c325821c-967d-43e3-99e4-9091c03f7fbc found for delete ", "request_id": "req-25433705-5e26-4342-829e-78260ac64ebf"}]} [pid: 8|app: 0|req: 963/1872] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:01 2026] DELETE /v2.0/routers/ff18f014-3494-4cab-93bb-fc99a3d457da => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1873] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:03 2026] DELETE /v2.0/subnets/76b4e499-e5dd-4449-bf5b-c8a832989147 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1874] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:11:03 2026] DELETE /v2.0/networks/19e745c8-0ec4-48e0-8492-c8f7013e7c4a => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1875] 10.0.0.76 () {30 vars in 649 bytes} [Mon May 11 12:11:03 2026] GET /v2.0/extensions => generated 19600 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1876] 10.0.0.76 () {30 vars in 723 bytes} [Mon May 11 12:11:03 2026] GET /v2.0/quotas/686e2089495843039135785240247779/details => generated 847 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1877] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:04 2026] GET /v2.0/security-groups?tenant_id=e75ff578c5ab4592889de2f88ba83204&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1878] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:04 2026] DELETE /v2.0/security-groups/a5b9abbf-2cea-4a62-affc-df4d03ce4c54 => 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: 914/1881] 10.0.0.76 () {30 vars in 649 bytes} [Mon May 11 12:11:06 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 12:11:06.849 8 INFO neutron.services.segments.plugin [-] Segment f7197a5b-67ed-4eb9-ad0e-b664f937a919 resource provider aggregate not found 2026-05-11 12:11:06.863 8 INFO neutron.services.segments.plugin [-] Segment f7197a5b-67ed-4eb9-ad0e-b664f937a919 resource provider aggregate not found 2026-05-11 12:11:06.869 8 INFO neutron.services.segments.plugin [-] Segment f7197a5b-67ed-4eb9-ad0e-b664f937a919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7197a5b-67ed-4eb9-ad0e-b664f937a919 found for delete ", "request_id": "req-e1b824c8-ca69-4b6d-b896-e3ffca5247e9"}]} 2026-05-11 12:11:06.883 8 INFO neutron.services.segments.plugin [-] Segment f7197a5b-67ed-4eb9-ad0e-b664f937a919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7197a5b-67ed-4eb9-ad0e-b664f937a919 found for delete ", "request_id": "req-16a8e632-8668-4621-bb34-8b2544d9f58a"}]} [pid: 8|app: 0|req: 968/1882] 10.0.0.76 () {30 vars in 723 bytes} [Mon May 11 12:11:06 2026] GET /v2.0/quotas/686e2089495843039135785240247779/details => generated 847 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:07.793 7 WARNING neutron_lib.context [None req-e85655fd-8644-40b1-b821-4fe997e83ff9 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:07.919 7 INFO neutron.db.segments_db [None req-e85655fd-8644-40b1-b821-4fe997e83ff9 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Added segment fea450d9-6a2d-43c7-b641-ecc901064686 of type vxlan for network d1f3be83-0d5b-432e-9f3f-0377edd4c9ad [pid: 7|app: 0|req: 915/1883] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:11:07 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:08.088 8 WARNING neutron_lib.context [None req-e48b9d89-cfc9-40cc-814e-474456893315 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:08.184 8 INFO neutron.db.segments_db [None req-e48b9d89-cfc9-40cc-814e-474456893315 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Added segment af263ac2-53d0-4da3-9690-4ef739734e6c of type vxlan for network 5e1e2812-37a5-4d27-afd4-73eca6b10152 2026-05-11 12:11:08.649 8 INFO neutron.db.l3_hamode_db [None req-e48b9d89-cfc9-40cc-814e-474456893315 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:11:09.716 8 INFO neutron.db.l3_hamode_db [None req-e48b9d89-cfc9-40cc-814e-474456893315 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 916/1884] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:09 2026] GET /v2.0/security-groups?tenant_id=686e2089495843039135785240247779&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1885] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:09 2026] DELETE /v2.0/security-groups/7ffb7e1b-76b3-444d-a04f-8bd2222bfc7d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:11:10.360 7 WARNING neutron_lib.context [None req-1536984d-0617-40a4-8ee3-4bc38601d563 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:10.503 7 INFO neutron.db.segments_db [None req-1536984d-0617-40a4-8ee3-4bc38601d563 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Added segment 691cae93-4abf-41c3-bb98-ed6c62f19f65 of type vxlan for network de895fa7-8e7e-42a1-b23d-494800f2511b [pid: 7|app: 0|req: 918/1886] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:10 2026] POST /v2.0/networks => generated 639 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:10.630 7 WARNING neutron_lib.context [None req-3bf771ba-60f2-49ad-9ffa-3037c263abbd 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1887] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:10 2026] POST /v2.0/subnets => generated 634 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1888] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:08 2026] POST /v2.0/routers => generated 694 bytes in 3064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1889] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:11:10 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:11.189 7 WARNING neutron_lib.context [None req-660707f9-057d-439e-a635-e8ba273466e7 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 970/1890] 10.0.0.217 () {32 vars in 776 bytes} [Mon May 11 12:11:11 2026] GET /v2.0/subnets?project_id=903f100bd24a4ed1a1d5efe920238cb2&cidr=10.100.0.0%2F28 => generated 14 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1891] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:11 2026] POST /v2.0/subnets => generated 708 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:11.534 7 WARNING neutron_lib.context [None req-b806389d-76b6-4cda-8026-cf3068d11305 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:11.603 7 INFO neutron.db.segments_db [None req-b806389d-76b6-4cda-8026-cf3068d11305 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Added segment ba15fbd0-0cef-4f22-86c2-b664cdb6d686 of type vxlan for network 9329bb37-5835-4e80-a66f-2a58342ede6c [pid: 7|app: 0|req: 922/1892] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:11 2026] POST /v2.0/networks => generated 637 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:11.753 7 WARNING neutron_lib.context [None req-8170ebdd-c614-4080-aff4-69f443206eaa 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1893] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:11:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1894] 10.0.0.217 () {32 vars in 784 bytes} [Mon May 11 12:11:11 2026] GET /v2.0/subnets?network_id=1a5bef9d-0b56-4fe5-853f-972183956595&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:11.879 8 WARNING neutron_lib.context [None req-0b3edbd2-755e-4a91-92c2-8673720b703b 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1895] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:11 2026] POST /v2.0/subnets => generated 632 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:12.429 7 WARNING neutron_lib.context [None req-e2e49e1b-6135-4535-8202-0aedc4c5a62e 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1896] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:11 2026] POST /v2.0/subnets => generated 632 bytes in 1551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1897] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:12 2026] POST /v2.0/subnets => generated 702 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:13.833 7 WARNING neutron_lib.context [None req-d31c0e2a-9d12-479b-af00-8e5c48ce57d4 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:13.919 7 INFO neutron.db.segments_db [None req-d31c0e2a-9d12-479b-af00-8e5c48ce57d4 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Added segment a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 of type vxlan for network 9053164f-31d5-4e7b-8e8b-b705aa80f965 [pid: 7|app: 0|req: 925/1898] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:13 2026] POST /v2.0/networks => generated 637 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:14.106 7 WARNING neutron_lib.context [None req-9640b1a7-2383-4503-9f5b-e1edbe04a271 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1899] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:14 2026] POST /v2.0/subnets => generated 631 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:14.558 7 WARNING neutron_lib.context [None req-146feb04-ade6-47d5-bcd1-27b348533459 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 927/1900] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:14 2026] POST /v2.0/subnets => generated 705 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:14.960 7 WARNING neutron_lib.context [None req-32306653-c3a3-4022-ae73-fb262860f79b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:15.029 7 INFO neutron.db.segments_db [None req-32306653-c3a3-4022-ae73-fb262860f79b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Added segment 705133c3-0d6e-4474-8034-d6e80cd0fe85 of type vxlan for network 9b5101f7-fbef-4790-b66f-c086e3520c00 2026-05-11 12:11:15.398 7 INFO neutron.db.l3_hamode_db [None req-32306653-c3a3-4022-ae73-fb262860f79b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/1901] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:11:13 2026] PUT /v2.0/routers/9257b807-16f4-45c8-90eb-bab510eefaf2/add_router_interface => generated 309 bytes in 2181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:15.856 8 WARNING neutron_lib.context [None req-4c88571b-d6c4-4976-b1ea-7dcf7718679a de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:16.073 8 INFO neutron.db.segments_db [None req-4c88571b-d6c4-4976-b1ea-7dcf7718679a de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Added segment 56f7ccac-2d9a-4514-a665-af374fd0ed9b of type vxlan for network eea3e3c0-aa3a-42f4-bcb3-93dfeb93489f [pid: 8|app: 0|req: 975/1902] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:15 2026] POST /v2.0/networks => generated 632 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1903] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:11:16 2026] GET /v2.0/networks => generated 7360 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:16.418 8 WARNING neutron_lib.context [None req-188846ca-ce26-443e-852f-01e7632ecd1c de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:16.650 7 INFO neutron.db.l3_hamode_db [None req-32306653-c3a3-4022-ae73-fb262860f79b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 977/1904] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:11:16 2026] POST /v2.0/ports => generated 743 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 978/1905] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:11:16 2026] GET /v2.0/subnets => generated 7157 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:16.898 8 WARNING neutron_lib.context [None req-6bf30380-da22-4814-bf62-5da046ebcf02 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:16.953 8 INFO neutron.db.segments_db [None req-6bf30380-da22-4814-bf62-5da046ebcf02 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Added segment b3380ec1-f2db-4caf-a91d-b7a79c3b6350 of type vxlan for network 762f40b8-e89e-40c0-9e95-74239440dce4 [pid: 8|app: 0|req: 979/1906] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:16 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1907] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:11:17 2026] GET /v2.0/routers => generated 1450 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:17.269 8 WARNING neutron_lib.context [None req-03dbbe5e-7721-4fa3-9e2e-dcd7d3e1545e de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/1908] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:11:17 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:11:17.628 8 WARNING neutron_lib.context [None req-243449a3-c880-4c80-8fb1-93674763bcd1 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1909] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:11:17 2026] POST /v2.0/security-groups => generated 1609 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:11:17.779 8 WARNING neutron_lib.context [None req-58c61eb7-b490-40cf-8921-39319a2a8fb5 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:17.842 8 INFO neutron.db.segments_db [None req-58c61eb7-b490-40cf-8921-39319a2a8fb5 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Added segment 05335903-786c-40d7-a3a4-f262e33a57f1 of type vxlan for network d650fa4f-53ec-4ab0-8fac-cec4ff6eb0ef [pid: 7|app: 0|req: 928/1910] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:11:14 2026] POST /v2.0/routers => generated 683 bytes in 2940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:17.898 7 WARNING neutron_lib.context [None req-cb6377d2-a857-49b8-abf6-3b0cfc5366f0 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1911] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:17 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1912] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:18.058 7 WARNING neutron_lib.context [None req-84da6c40-bf75-465a-bccc-5c6fba9613c3 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1913] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:11:18 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:11:18.394 7 WARNING neutron_lib.context [None req-69231395-9d02-491b-af22-52420063085c 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 931/1914] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:18 2026] POST /v2.0/security-group-rules => generated 564 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:18.488 7 WARNING neutron_lib.context [None req-5dbcb1e7-9c8d-4df8-a3f2-99e609ccc22c de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:18.539 7 INFO neutron.db.segments_db [None req-5dbcb1e7-9c8d-4df8-a3f2-99e609ccc22c de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Added segment a0aff53f-e7de-4742-9f5b-afd67278cea1 of type vxlan for network 76dcb13d-7747-4911-90c4-685fb91ea755 [pid: 7|app: 0|req: 932/1915] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:18 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:18.695 7 WARNING neutron_lib.context [None req-c6feeee5-9b3d-4af6-ba23-2e6e14b3a0f7 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1916] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:18.843 7 WARNING neutron_lib.context [None req-8d7a1a61-be47-412c-a1cd-73275f35dbe0 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 934/1917] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:11:18 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:11:19.224 7 WARNING neutron_lib.context [None req-a8d8748f-6b59-4439-8f0a-11a6d9328ce6 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 935/1918] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:19.351 7 WARNING neutron_lib.context [None req-a99b2232-1d3b-42e0-8144-cd1a6e351327 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:19.403 7 INFO neutron.db.segments_db [None req-a99b2232-1d3b-42e0-8144-cd1a6e351327 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Added segment fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea of type vxlan for network 10695ad9-fda4-41f3-8ccb-b204ff1ecdb2 [pid: 7|app: 0|req: 936/1919] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:11:19 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:19.510 7 WARNING neutron_lib.context [None req-e8241834-a195-4777-b4cd-eec4b0a126ca 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:19.535 7 INFO neutron.db.securitygroups_db [None req-e8241834-a195-4777-b4cd-eec4b0a126ca 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Project 903f100bd24a4ed1a1d5efe920238cb2 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: 937/1920] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:19 2026] POST /v2.0/security-group-rules => generated 575 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:19.626 7 WARNING neutron_lib.context [None req-218e708f-db14-46d8-b72a-1aa8908582a3 de49e0ad50da4ab9b766f065475ff167 73c3035e5e09478bac94623608ca9831 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1921] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:11:17 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/add_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:19.772 8 WARNING neutron_lib.context [None req-7d67d42a-cbd0-42e5-835f-659c56f74a07 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:19.811 8 INFO neutron.db.securitygroups_db [None req-7d67d42a-cbd0-42e5-835f-659c56f74a07 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Project 903f100bd24a4ed1a1d5efe920238cb2 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: 985/1922] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:19 2026] POST /v2.0/security-group-rules => generated 574 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1923] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:11:19 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 939/1924] 10.0.0.217 () {34 vars in 747 bytes} [Mon May 11 12:11:19 2026] PUT /v2.0/ports/d1900b4d-8473-4901-b74d-a045c4df44f8/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1925] 10.0.0.217 () {34 vars in 747 bytes} [Mon May 11 12:11:20 2026] PUT /v2.0/ports/06107a58-3df1-43fd-bd29-950f867b202e/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1926] 10.0.0.217 () {34 vars in 747 bytes} [Mon May 11 12:11:20 2026] PUT /v2.0/ports/e250778b-a942-4c43-9f68-c0e44dedc3f6/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1927] 10.0.0.217 () {34 vars in 747 bytes} [Mon May 11 12:11:20 2026] PUT /v2.0/ports/9f1dee8b-695b-4fe0-9f57-33de40cecff0/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1928] 10.0.0.217 () {32 vars in 660 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1929] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/networks => generated 1297 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1930] 10.0.0.217 () {32 vars in 674 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1931] 10.0.0.217 () {32 vars in 670 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1932] 10.0.0.227 () {34 vars in 1098 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-324398857&fields=id&tenant_id=903f100bd24a4ed1a1d5efe920238cb2 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1933] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1934] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 660 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1935] 10.0.0.217 () {32 vars in 668 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1936] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/quotas/903f100bd24a4ed1a1d5efe920238cb2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1937] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:11:20 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1938] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:11:21 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1939] 10.0.0.217 () {32 vars in 678 bytes} [Mon May 11 12:11:21 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1940] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:11:21 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1943] 10.0.0.217 () {32 vars in 690 bytes} [Mon May 11 12:11:21 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1944] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:11:21 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1945] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:11:21 2026] DELETE /v2.0/ports/d1900b4d-8473-4901-b74d-a045c4df44f8 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1946] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:21 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1947] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:11:21 2026] DELETE /v2.0/ports/06107a58-3df1-43fd-bd29-950f867b202e => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1948] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:11:19 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/add_router_interface => generated 309 bytes in 2202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1949] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:11:22 2026] DELETE /v2.0/ports/e250778b-a942-4c43-9f68-c0e44dedc3f6 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1950] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:11:22 2026] DELETE /v2.0/ports/9f1dee8b-695b-4fe0-9f57-33de40cecff0 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1951] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:23 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => 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: 966/1952] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:23 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 660 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1953] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:11:23 2026] DELETE /v2.0/ports/4ba37ec2-fff9-4392-949a-5dbbb0b2b274 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1954] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:11:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=903f100bd24a4ed1a1d5efe920238cb2 => generated 180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:23.707 7 INFO neutron.services.segments.plugin [-] Segment 56f7ccac-2d9a-4514-a665-af374fd0ed9b resource provider aggregate not found 2026-05-11 12:11:23.716 7 INFO neutron.services.segments.plugin [-] Segment 56f7ccac-2d9a-4514-a665-af374fd0ed9b resource provider aggregate not found 2026-05-11 12:11:23.729 7 INFO neutron.services.segments.plugin [-] Segment 56f7ccac-2d9a-4514-a665-af374fd0ed9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f7ccac-2d9a-4514-a665-af374fd0ed9b found for delete ", "request_id": "req-c42c1a23-ddff-41f1-b076-4a42fd5d368d"}]} 2026-05-11 12:11:23.734 7 INFO neutron.services.segments.plugin [-] Segment 56f7ccac-2d9a-4514-a665-af374fd0ed9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f7ccac-2d9a-4514-a665-af374fd0ed9b found for delete ", "request_id": "req-461a4eba-ef19-40f7-9a39-5e4fb141f70c"}]} [pid: 7|app: 0|req: 969/1955] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:11:23 2026] DELETE /v2.0/networks/eea3e3c0-aa3a-42f4-bcb3-93dfeb93489f => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:11:23.985 7 WARNING neutron_lib.context [req-2df94f69-789e-4cb2-b594-a7a31e0b9a6a req-cdb047f2-66fc-4cc6-833d-cbd7f150777c 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1956] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:11:22 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/add_router_interface => generated 309 bytes in 2565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1957] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:11:23 2026] POST /v2.0/ports => generated 954 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 971/1958] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:24 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:25.011 8 INFO neutron.services.segments.plugin [-] Segment b3380ec1-f2db-4caf-a91d-b7a79c3b6350 resource provider aggregate not found 2026-05-11 12:11:25.018 8 INFO neutron.services.segments.plugin [-] Segment b3380ec1-f2db-4caf-a91d-b7a79c3b6350 resource provider aggregate not found 2026-05-11 12:11:25.029 8 INFO neutron.services.segments.plugin [-] Segment b3380ec1-f2db-4caf-a91d-b7a79c3b6350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3380ec1-f2db-4caf-a91d-b7a79c3b6350 found for delete ", "request_id": "req-7c67e8a3-b2eb-4872-aaf1-fe23cb08c74a"}]} [pid: 8|app: 0|req: 988/1959] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:11:24 2026] DELETE /v2.0/networks/762f40b8-e89e-40c0-9e95-74239440dce4 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:11:25.043 8 INFO neutron.services.segments.plugin [-] Segment b3380ec1-f2db-4caf-a91d-b7a79c3b6350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3380ec1-f2db-4caf-a91d-b7a79c3b6350 found for delete ", "request_id": "req-506a2c5a-9656-460e-8510-b7146f010946"}]} [pid: 8|app: 0|req: 989/1960] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:25 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&fields=id&fields=name => generated 113 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:25.172 8 WARNING neutron_lib.context [None req-1db7f1d4-d965-472d-8de9-0d10e5a774e4 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1961] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:11:24 2026] PUT /v2.0/ports/ca06f0ff-f282-4385-b5c8-f532841a068e => generated 1199 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 990/1962] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:11:25 2026] POST /v2.0/security-groups => generated 1563 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:11:25.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ac9c07-016d-41b5-bba0-6edc1ad90116'] response: {'name': 'network-changed', 'server_uuid': '3ef19d26-206d-443d-801e-2dfef4255452', 'tag': 'ca06f0ff-f282-4385-b5c8-f532841a068e', 'status': 'completed', 'code': 200} 2026-05-11 12:11:25.488 8 WARNING neutron_lib.context [None req-f58747db-1ca6-4ca3-b970-2863ea57185f 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/1963] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1964] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:11:25 2026] DELETE /v2.0/networks/d650fa4f-53ec-4ab0-8fac-cec4ff6eb0ef => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/1965] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:25 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:25.702 7 WARNING neutron_lib.context [None req-8bdc5069-5c47-42f3-bd7e-df281b57248f 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:25.746 7 INFO neutron.services.segments.plugin [-] Segment 05335903-786c-40d7-a3a4-f262e33a57f1 resource provider aggregate not found 2026-05-11 12:11:25.758 7 INFO neutron.services.segments.plugin [-] Segment 05335903-786c-40d7-a3a4-f262e33a57f1 resource provider aggregate not found 2026-05-11 12:11:25.764 7 INFO neutron.services.segments.plugin [-] Segment 05335903-786c-40d7-a3a4-f262e33a57f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05335903-786c-40d7-a3a4-f262e33a57f1 found for delete ", "request_id": "req-6ab03112-d2cc-4cf3-82d8-1075be697de6"}]} 2026-05-11 12:11:25.776 7 INFO neutron.services.segments.plugin [-] Segment 05335903-786c-40d7-a3a4-f262e33a57f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05335903-786c-40d7-a3a4-f262e33a57f1 found for delete ", "request_id": "req-db57dde3-7ca5-4e6b-8701-5146f83b859c"}]} [pid: 7|app: 0|req: 974/1966] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1967] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca06f0ff-f282-4385-b5c8-f532841a068e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:25.856 7 WARNING neutron_lib.context [None req-54ae5b0b-1af4-4775-bacc-c0aead3c3094 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1968] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:11:25 2026] DELETE /v2.0/networks/76dcb13d-7747-4911-90c4-685fb91ea755 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1969] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:25 2026] POST /v2.0/security-group-rules => generated 567 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1970] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:25 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:25.986 8 WARNING neutron_lib.context [None req-4fafa266-5096-4907-9d6c-0adbd856dce9 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/1971] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1972] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:26.141 8 WARNING neutron_lib.context [None req-846222d4-ed57-440e-abe3-c76667a58bbf 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/1973] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:11:25 2026] DELETE /v2.0/networks/10695ad9-fda4-41f3-8ccb-b204ff1ecdb2 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1974] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1975] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:26.297 7 WARNING neutron_lib.context [None req-d360bef4-f40b-4a4d-ab54-a5403337855c 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/1976] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1977] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1978] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:26.444 8 WARNING neutron_lib.context [None req-c549a3bc-4d0a-4db9-8bce-0462f4d51470 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1979] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1980] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1981] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:26.600 8 WARNING neutron_lib.context [None req-1dbe830a-e500-4119-a00e-53acf2c35034 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 982/1982] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 756 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1983] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca06f0ff-f282-4385-b5c8-f532841a068e => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1984] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:26.762 8 WARNING neutron_lib.context [None req-61316b1d-f559-45d7-b1d1-3260242af2a7 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1985] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1986] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1987] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:26 2026] POST /v2.0/security-group-rules => generated 567 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:26.896 8 WARNING neutron_lib.context [None req-f9c3cc6f-6ff4-40f5-8bfa-048143f7f884 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1988] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?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: 987/1989] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:26 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:27.052 8 INFO neutron.services.segments.plugin [-] Segment a0aff53f-e7de-4742-9f5b-afd67278cea1 resource provider aggregate not found [pid: 8|app: 0|req: 1003/1990] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:27.080 7 WARNING neutron_lib.context [None req-86a08683-180f-40c0-a42d-d4b359226ec3 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1991] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:27.308 8 INFO neutron.services.segments.plugin [-] Segment a0aff53f-e7de-4742-9f5b-afd67278cea1 resource provider aggregate not found 2026-05-11 12:11:27.318 8 INFO neutron.services.segments.plugin [-] Segment a0aff53f-e7de-4742-9f5b-afd67278cea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0aff53f-e7de-4742-9f5b-afd67278cea1 found for delete ", "request_id": "req-d28d63b9-c885-4b91-a9ff-f528f90774ed"}]} 2026-05-11 12:11:27.334 8 INFO neutron.services.segments.plugin [-] Segment a0aff53f-e7de-4742-9f5b-afd67278cea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0aff53f-e7de-4742-9f5b-afd67278cea1 found for delete ", "request_id": "req-79d006cf-1ad7-42fd-85ed-f6559c5c627f"}]} [pid: 7|app: 0|req: 989/1992] 10.0.0.227 () {34 vars in 1094 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-933368376&fields=id&tenant_id=12e26099aa084d78aa39e26242c20943 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1993] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/security-groups?tenant_id=1d949575e5374bae907654052f3ce912&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1994] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1995] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1996] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/quotas/12e26099aa084d78aa39e26242c20943 => 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: 1007/1997] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&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: 991/1998] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:27 2026] DELETE /v2.0/security-groups/40b64aaa-e958-430e-bd51-0224a44472eb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:11:27.869 7 INFO neutron.services.segments.plugin [-] Segment fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea resource provider aggregate not found 2026-05-11 12:11:27.874 7 INFO neutron.services.segments.plugin [-] Segment fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea resource provider aggregate not found [pid: 8|app: 0|req: 1008/1999] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&fields=id => generated 287 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:27.884 7 INFO neutron.services.segments.plugin [-] Segment fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea found for delete ", "request_id": "req-7a9c95d9-56b0-4a76-b2c1-8e6966fcf7b9"}]} 2026-05-11 12:11:27.890 7 INFO neutron.services.segments.plugin [-] Segment fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbbff0b4-3aa8-49a5-b4e2-505c236fb2ea found for delete ", "request_id": "req-7a8edca2-3330-4008-a25e-6040af215a76"}]} [pid: 8|app: 0|req: 1009/2000] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2001] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/security-groups?tenant_id=cba65ac827a34049a6656ae84b9a6f31&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2002] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:11:27 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2003] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:27 2026] DELETE /v2.0/security-groups/fd2be0b6-fdff-4f77-89d9-0a4899f73b78 => 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: 1011/2004] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:28 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2005] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:28 2026] GET /v2.0/security-groups?tenant_id=73c3035e5e09478bac94623608ca9831&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2006] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:28 2026] DELETE /v2.0/security-groups/a417b4fc-83b4-4453-bed8-f49f2e06ac9e => 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: 995/2007] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:28 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2008] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:28 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2009] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:28 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 704 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2010] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:11:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12e26099aa084d78aa39e26242c20943 => generated 178 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:29.111 7 WARNING neutron_lib.context [req-e29bdb08-cdae-4166-a2e4-80bc3e3dcd91 req-440a1475-8edf-4b7e-a54b-8b96c2e4a8ff 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/2011] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:11:29 2026] POST /v2.0/ports => generated 1179 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 998/2012] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => 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: 999/2013] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2014] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2015] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2016] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2017] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:11:29 2026] PUT /v2.0/ports/129454a9-3979-48ec-87ad-3072587ca5cb => generated 1424 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:30.485 7 WARNING neutron_lib.context [None req-e8a71cf3-9976-4f21-83c9-9e3e57e38b83 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1016/2018] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1463 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:30.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ab14183-184c-4087-9c61-93614395c0fa'] response: {'name': 'network-changed', 'server_uuid': '8f3e746a-1b56-450c-8b32-5ae72e35a81b', 'tag': '129454a9-3979-48ec-87ad-3072587ca5cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1017/2019] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.13&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1018/2020] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2021] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2022] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2023] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&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: 1022/2024] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2025] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:30 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2026] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2027] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2028] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.13&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => 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: 1027/2029] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2030] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2031] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2032] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&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: 1031/2033] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:31.692 7 INFO neutron.db.l3_db [None req-e8a71cf3-9976-4f21-83c9-9e3e57e38b83 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Floating IP 1503635e-5068-4740-a2cf-5479ad4695f0 associated. External IP: 10.96.250.211, port: ca06f0ff-f282-4385-b5c8-f532841a068e. [pid: 8|app: 0|req: 1032/2034] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:31 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2035] 10.0.0.217 () {34 vars in 677 bytes} [Mon May 11 12:11:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2036] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:32 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:33.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e2d2f32-0b57-40ba-a1c4-a55d66e15ce9'] response: {'name': 'network-changed', 'server_uuid': '3ef19d26-206d-443d-801e-2dfef4255452', 'tag': 'ca06f0ff-f282-4385-b5c8-f532841a068e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1004/2037] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 855 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:33.457 8 WARNING neutron_lib.context [None req-4d831ace-8cad-4b2d-91a8-c04296adff10 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/2038] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1196 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2039] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2040] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:33.688 8 INFO neutron.db.segments_db [None req-4d831ace-8cad-4b2d-91a8-c04296adff10 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Added segment af7f52d8-99ea-4f75-b61e-36df2409572f of type vxlan for network c7c9b8d6-33df-4a11-a769-f8892a2d1e52 [pid: 7|app: 0|req: 1008/2041] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 756 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2042] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca06f0ff-f282-4385-b5c8-f532841a068e => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2043] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2044] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2045] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:33 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2046] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:34 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2047] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:34 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:34.493 8 INFO neutron.db.l3_hamode_db [None req-4d831ace-8cad-4b2d-91a8-c04296adff10 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:11:34.705 8 INFO neutron.db.l3_hamode_db [None req-4d831ace-8cad-4b2d-91a8-c04296adff10 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1034/2048] 10.0.0.217 () {34 vars in 668 bytes} [Mon May 11 12:11:33 2026] POST /v2.0/routers => generated 474 bytes in 2757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:36.013 7 WARNING neutron_lib.context [None req-fa7e5408-0c77-4d68-8041-16a2e6baadc0 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:36.171 7 INFO neutron.db.l3_hamode_db [None req-fa7e5408-0c77-4d68-8041-16a2e6baadc0 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:11:36.521 7 INFO neutron.db.l3_hamode_db [None req-fa7e5408-0c77-4d68-8041-16a2e6baadc0 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1015/2051] 10.0.0.217 () {34 vars in 668 bytes} [Mon May 11 12:11:36 2026] POST /v2.0/routers => generated 474 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:38.012 8 WARNING neutron_lib.context [None req-fa300b9c-4430-48d3-92c6-8d7c85c108ba 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:38.595 8 INFO neutron.db.l3_hamode_db [None req-fa300b9c-4430-48d3-92c6-8d7c85c108ba 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1016/2052] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:38 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1196 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2053] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:38 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:38.997 8 INFO neutron.db.l3_hamode_db [None req-fa300b9c-4430-48d3-92c6-8d7c85c108ba 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1018/2054] 10.0.0.217 () {32 vars in 818 bytes} [Mon May 11 12:11:38 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&mac_address=fa%3A16%3A3e%3A53%3A14%3A4a => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:39.030 7 WARNING neutron_lib.context [None req-e9361b64-519a-437b-aeac-fdc0714aeacd 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2055] 10.0.0.217 () {34 vars in 668 bytes} [Mon May 11 12:11:38 2026] POST /v2.0/routers => generated 474 bytes in 2106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:40.125 8 WARNING neutron_lib.context [None req-023403e5-61f8-4d06-b0e2-66c90eee58f7 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:40.184 8 INFO neutron.db.l3_hamode_db [None req-023403e5-61f8-4d06-b0e2-66c90eee58f7 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:11:40.362 8 INFO neutron.db.l3_hamode_db [None req-023403e5-61f8-4d06-b0e2-66c90eee58f7 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 12:11:40.631 7 INFO neutron.db.l3_db [None req-e9361b64-519a-437b-aeac-fdc0714aeacd 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Floating IP 3ce53179-3323-43ab-92f2-321ac68fc198 associated. External IP: 10.96.250.203, port: 129454a9-3979-48ec-87ad-3072587ca5cb. [pid: 7|app: 0|req: 1019/2056] 10.0.0.217 () {34 vars in 677 bytes} [Mon May 11 12:11:39 2026] POST /v2.0/floatingips => generated 854 bytes in 2076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2057] 10.0.0.227 () {34 vars in 1094 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-933368376&fields=id&tenant_id=12e26099aa084d78aa39e26242c20943 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:41.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54eb4092-1b32-419b-a8ea-c8f85b1f9fef'] response: {'name': 'network-changed', 'server_uuid': '8f3e746a-1b56-450c-8b32-5ae72e35a81b', 'tag': '129454a9-3979-48ec-87ad-3072587ca5cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1021/2058] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2059] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2060] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/quotas/12e26099aa084d78aa39e26242c20943 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2061] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2062] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&fields=id => generated 333 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2063] 10.0.0.217 () {34 vars in 668 bytes} [Mon May 11 12:11:40 2026] POST /v2.0/routers => generated 474 bytes in 1618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2064] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.13&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:41.750 7 WARNING neutron_lib.context [None req-01753c08-042f-4b2d-b20a-35813a6d3923 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:41.805 7 INFO neutron.db.l3_hamode_db [None req-01753c08-042f-4b2d-b20a-35813a6d3923 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2065] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2066] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2067] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2068] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:11:41 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:42.008 7 INFO neutron.db.l3_hamode_db [None req-01753c08-042f-4b2d-b20a-35813a6d3923 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1043/2069] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2070] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2071] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294 => 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: 1046/2072] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2073] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2074] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2075] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2076] 10.0.0.217 () {34 vars in 668 bytes} [Mon May 11 12:11:41 2026] POST /v2.0/routers => generated 474 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2077] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:42 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2078] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:11:43 2026] PUT /v2.0/routers/4a8fdf0f-d8ce-4997-8161-9552fa26cdd0/tags => generated 17 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2079] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:11:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12e26099aa084d78aa39e26242c20943 => generated 178 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:43.191 8 WARNING neutron_lib.context [req-1f4252ba-8851-444a-864b-ce73e3d609ec req-ff53aa75-99ad-4021-9b63-d3098fabfa01 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/2080] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:11:43 2026] PUT /v2.0/routers/98e40907-3056-4fcc-8e07-180977108645/tags => generated 25 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2081] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:11:43 2026] PUT /v2.0/routers/6e4f77f6-3de6-414c-8e23-8dcf7b6961a4/tags => generated 34 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2082] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:11:43 2026] PUT /v2.0/routers/9dc291bd-147e-40a5-87cc-735a8d37c9ce/tags => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2083] 10.0.0.217 () {32 vars in 664 bytes} [Mon May 11 12:11:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2084] 10.0.0.217 () {32 vars in 678 bytes} [Mon May 11 12:11:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2085] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:11:43 2026] POST /v2.0/ports => generated 1187 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1034/2086] 10.0.0.217 () {32 vars in 674 bytes} [Mon May 11 12:11:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2087] 10.0.0.217 () {32 vars in 686 bytes} [Mon May 11 12:11:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2088] 10.0.0.217 () {32 vars in 672 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2089] 10.0.0.217 () {32 vars in 686 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2090] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2091] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:11:43 2026] PUT /v2.0/ports/c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 1432 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:11:44.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-522c7a0d-73c9-4ea9-8210-3da578b6ecb0'] response: {'name': 'network-changed', 'server_uuid': '6218682e-a819-44a3-994f-ceff7f3de294', 'tag': 'c5c28de2-6777-4026-8a5e-ce3a045edac2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1054/2092] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1471 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2093] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1056/2094] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b2&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2095] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2096] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&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: 1059/2097] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&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: 1060/2098] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2099] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2100] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2101] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/routers/4a8fdf0f-d8ce-4997-8161-9552fa26cdd0 => generated 485 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2102] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:44 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1471 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2103] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2104] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => 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: 1065/2105] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b2&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2106] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2107] 10.0.0.217 () {32 vars in 826 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/ports?project_id=903f100bd24a4ed1a1d5efe920238cb2&network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 3691 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2108] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2109] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2110] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2111] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2112] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/subnets?network_id=1a5bef9d-0b56-4fe5-853f-972183956595 => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2113] 10.0.0.217 () {34 vars in 742 bytes} [Mon May 11 12:11:45 2026] PUT /v2.0/routers/4a8fdf0f-d8ce-4997-8161-9552fa26cdd0 => generated 485 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2114] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:45 2026] GET /v2.0/ports?device_id=4a8fdf0f-d8ce-4997-8161-9552fa26cdd0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:46.046 8 INFO neutron.db.l3_db [None req-2aa7f6fe-61f1-453b-9149-799a795bfc3c 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Floating IP 1503635e-5068-4740-a2cf-5479ad4695f0 disassociated. External IP: 10.96.250.211, port: ca06f0ff-f282-4385-b5c8-f532841a068e. [pid: 7|app: 0|req: 1043/2115] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:45 2026] DELETE /v2.0/routers/4a8fdf0f-d8ce-4997-8161-9552fa26cdd0 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2116] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:11:45 2026] PUT /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 554 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2117] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2118] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/routers/98e40907-3056-4fcc-8e07-180977108645 => generated 493 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:46.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3dbea39-06aa-4d85-9e58-9a74f62aba8f'] response: {'name': 'network-changed', 'server_uuid': '3ef19d26-206d-443d-801e-2dfef4255452', 'tag': 'ca06f0ff-f282-4385-b5c8-f532841a068e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1045/2119] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2120] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 756 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2121] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca06f0ff-f282-4385-b5c8-f532841a068e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2122] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2123] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2124] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:46 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2125] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:47 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?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: 1052/2126] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:47 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1204 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2127] 10.0.0.217 () {34 vars in 742 bytes} [Mon May 11 12:11:46 2026] PUT /v2.0/routers/98e40907-3056-4fcc-8e07-180977108645 => generated 493 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2128] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:47 2026] GET /v2.0/ports?device_id=98e40907-3056-4fcc-8e07-180977108645 => 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: 1053/2129] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:47 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&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: 1054/2130] 10.0.0.217 () {32 vars in 818 bytes} [Mon May 11 12:11:47 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&mac_address=fa%3A16%3A3e%3A93%3Aee%3Ac5 => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:47.489 7 WARNING neutron_lib.context [None req-095acbcb-5684-4274-88d6-d76106d04384 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2131] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:47 2026] DELETE /v2.0/routers/98e40907-3056-4fcc-8e07-180977108645 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2132] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:47 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 554 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2133] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:11:48 2026] GET /v2.0/routers/6e4f77f6-3de6-414c-8e23-8dcf7b6961a4 => generated 502 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:48.422 7 INFO neutron.db.l3_db [None req-095acbcb-5684-4274-88d6-d76106d04384 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Floating IP 5afd104a-86ff-493c-85c7-fb1c47359e0b associated. External IP: 10.96.250.218, port: c5c28de2-6777-4026-8a5e-ce3a045edac2. [pid: 7|app: 0|req: 1055/2134] 10.0.0.217 () {34 vars in 677 bytes} [Mon May 11 12:11:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2135] 10.0.0.217 () {34 vars in 742 bytes} [Mon May 11 12:11:48 2026] PUT /v2.0/routers/6e4f77f6-3de6-414c-8e23-8dcf7b6961a4 => generated 502 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2136] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/ports?device_id=6e4f77f6-3de6-414c-8e23-8dcf7b6961a4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:49.182 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a97b0929-be90-420e-a8a7-f7aafd0dacaf'] response: {'name': 'network-changed', 'server_uuid': '6218682e-a819-44a3-994f-ceff7f3de294', 'tag': 'c5c28de2-6777-4026-8a5e-ce3a045edac2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/2137] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2138] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2139] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2140] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2141] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b2&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => 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: 1062/2142] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2143] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&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: 7|app: 0|req: 1064/2144] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2145] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:49 2026] DELETE /v2.0/routers/6e4f77f6-3de6-414c-8e23-8dcf7b6961a4 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2146] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2147] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1465 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2148] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/routers/9dc291bd-147e-40a5-87cc-735a8d37c9ce => generated 487 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2149] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2150] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:49 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:50.466 7 WARNING neutron_lib.context [None req-027b7423-77d3-499c-af73-144962921fe2 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2151] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:11:50 2026] POST /v2.0/security-groups => generated 1613 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:11:50.656 7 WARNING neutron_lib.context [None req-efceff2e-6cc9-4b1a-8eb8-4b71c26035e6 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2152] 10.0.0.217 () {34 vars in 742 bytes} [Mon May 11 12:11:49 2026] PUT /v2.0/routers/9dc291bd-147e-40a5-87cc-735a8d37c9ce => generated 487 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2153] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:50 2026] GET /v2.0/ports?device_id=9dc291bd-147e-40a5-87cc-735a8d37c9ce => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2154] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:50.804 7 WARNING neutron_lib.context [None req-2d285494-439d-420e-bd25-f035241ba5c3 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1069/2155] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:50 2026] POST /v2.0/security-group-rules => generated 564 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:50.941 7 WARNING neutron_lib.context [None req-511c4735-b354-43e0-be5c-da048a8ef36e 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1070/2156] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:51.053 7 WARNING neutron_lib.context [None req-45f9f0a8-5855-4e0d-90b0-d6a552ddcced 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2157] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:51.182 7 WARNING neutron_lib.context [None req-fcfb2e44-a9b7-4ab9-9909-60ef27f474a5 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:51.216 7 INFO neutron.db.securitygroups_db [None req-fcfb2e44-a9b7-4ab9-9909-60ef27f474a5 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Project 903f100bd24a4ed1a1d5efe920238cb2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1087/2158] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:50 2026] DELETE /v2.0/routers/9dc291bd-147e-40a5-87cc-735a8d37c9ce => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2161] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:51 2026] POST /v2.0/security-group-rules => generated 575 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:11:51.326 7 WARNING neutron_lib.context [None req-1f732fb9-9087-4ec2-bb8c-e5fb3693ae80 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:11:51.351 7 INFO neutron.db.securitygroups_db [None req-1f732fb9-9087-4ec2-bb8c-e5fb3693ae80 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Project 903f100bd24a4ed1a1d5efe920238cb2 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: 1090/2162] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:11:51 2026] GET /v2.0/routers/91180615-084f-4c76-88fa-a4cb30bf7f92 => generated 480 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2163] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:11:51 2026] POST /v2.0/security-group-rules => generated 574 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2164] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:11:51 2026] GET /v2.0/networks => generated 1297 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2165] 10.0.0.227 () {34 vars in 1100 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1210651389&fields=id&tenant_id=903f100bd24a4ed1a1d5efe920238cb2 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2166] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 660 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2167] 10.0.0.217 () {34 vars in 742 bytes} [Mon May 11 12:11:51 2026] PUT /v2.0/routers/91180615-084f-4c76-88fa-a4cb30bf7f92 => generated 480 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2168] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/quotas/903f100bd24a4ed1a1d5efe920238cb2 => 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: 1092/2169] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/ports?device_id=91180615-084f-4c76-88fa-a4cb30bf7f92 => 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: 1078/2170] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&fields=id => generated 149 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2171] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2172] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?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: 1081/2173] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:52 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:11:52.964 8 INFO neutron.services.segments.plugin [-] Segment af7f52d8-99ea-4f75-b61e-36df2409572f resource provider aggregate not found 2026-05-11 12:11:52.971 8 INFO neutron.services.segments.plugin [-] Segment af7f52d8-99ea-4f75-b61e-36df2409572f resource provider aggregate not found 2026-05-11 12:11:52.992 8 INFO neutron.services.segments.plugin [-] Segment af7f52d8-99ea-4f75-b61e-36df2409572f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7f52d8-99ea-4f75-b61e-36df2409572f found for delete ", "request_id": "req-832108c2-6bc2-425d-be60-f1c9209f372a"}]} 2026-05-11 12:11:53.010 8 INFO neutron.services.segments.plugin [-] Segment af7f52d8-99ea-4f75-b61e-36df2409572f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7f52d8-99ea-4f75-b61e-36df2409572f found for delete ", "request_id": "req-155d856b-1114-4028-bc19-14651860b0f1"}]} 2026-05-11 12:11:53.023 8 INFO neutron.db.l3_hamode_db [None req-b751bdb7-723f-41a3-9c56-6e9673361a08 62d22798d17b467aa3a06f83caf0ac38 acf347e1f8214938a148d76b4e378dca - - default default] HA network c7c9b8d6-33df-4a11-a769-f8892a2d1e52 was deleted as no HA routers are present in tenant acf347e1f8214938a148d76b4e378dca. [pid: 8|app: 0|req: 1093/2174] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:11:52 2026] DELETE /v2.0/routers/91180615-084f-4c76-88fa-a4cb30bf7f92 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2175] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:53 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 660 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2176] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:11:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=903f100bd24a4ed1a1d5efe920238cb2 => generated 273 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:53.555 7 WARNING neutron_lib.context [req-91af10e3-e2fd-4ac7-a145-9c57cfdc3b95 req-abe7c849-04fe-43b9-87a0-da285415d8e1 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2177] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:53 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2178] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:11:53 2026] POST /v2.0/ports => generated 954 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1096/2179] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:53 2026] GET /v2.0/security-groups?tenant_id=cee226764f8e4a6a91f06ec4f319e3d4&name=default => generated 2805 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2180] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:54 2026] DELETE /v2.0/security-groups/84dbfdb5-8297-4bb6-9ac3-965b3f063876 => 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: 1084/2181] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:11:53 2026] PUT /v2.0/ports/882c5096-377d-44e1-8870-0df640aa7411 => generated 1199 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1098/2182] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/security-groups?tenant_id=acf347e1f8214938a148d76b4e378dca&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:54.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ce8a23f-b490-4091-8dac-f1ce60dab411'] response: {'name': 'network-changed', 'server_uuid': '51097067-8336-4ba5-bb11-025244478caf', 'tag': '882c5096-377d-44e1-8870-0df640aa7411', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1085/2183] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=51097067-8336-4ba5-bb11-025244478caf => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2184] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=882c5096-377d-44e1-8870-0df640aa7411 => 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: 1099/2185] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:54 2026] DELETE /v2.0/security-groups/c65ff4cd-aeda-44f1-83b6-cdb8d381f49d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1087/2186] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2187] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&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: 1088/2188] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2189] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/security-groups?tenant_id=a99c5c9684e047bfaab739b7f52dbaa1&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2190] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:11:54 2026] DELETE /v2.0/security-groups/926375ad-4f6c-460b-9977-1de6cb76d17f => 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: 1091/2191] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2192] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/security-groups?id=e4409708-64a1-4d46-8be0-badbefacb7e6&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2193] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:54 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2194] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=51097067-8336-4ba5-bb11-025244478caf => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2195] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 756 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2196] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=882c5096-377d-44e1-8870-0df640aa7411 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2197] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2198] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&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: 8|app: 0|req: 1104/2199] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2200] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:11:55 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2201] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:56 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2202] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:56 2026] GET /v2.0/security-groups?id=e4409708-64a1-4d46-8be0-badbefacb7e6&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: 8|app: 0|req: 1106/2203] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2204] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2205] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2206] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/security-groups?id=e4409708-64a1-4d46-8be0-badbefacb7e6&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2207] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2208] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/security-groups?id=e4409708-64a1-4d46-8be0-badbefacb7e6&fields=id&fields=name => generated 114 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2209] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:11:57 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:11:58.435 8 INFO neutron.db.l3_db [None req-4a65103c-3705-49e4-a868-1228ca895ad4 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Floating IP 1503635e-5068-4740-a2cf-5479ad4695f0 associated. External IP: 10.96.250.211, port: 882c5096-377d-44e1-8870-0df640aa7411. [pid: 8|app: 0|req: 1110/2210] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:11:57 2026] PUT /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 855 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2211] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:11:58 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:59.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90d20b21-d119-496f-8c0c-749dfdd96ff5'] response: {'name': 'network-changed', 'server_uuid': '51097067-8336-4ba5-bb11-025244478caf', 'tag': '882c5096-377d-44e1-8870-0df640aa7411', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1102/2212] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:11:59 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=51097067-8336-4ba5-bb11-025244478caf => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2213] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:11:59 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:11:59.770 8 WARNING neutron_lib.context [None req-895cb74a-7e70-46f3-912a-dc1877187792 ff6e3ced1f6f49c897c488e3b21e2d94 1828d9ae1e4b4b67a48d2ca265840000 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2214] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=882c5096-377d-44e1-8870-0df640aa7411 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2215] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:11:59 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2216] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:11:59 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2217] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:11:59 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2218] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:12:00 2026] GET /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2219] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:11:59 2026] POST /v2.0/security-groups => generated 1539 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:12:00.163 8 WARNING neutron_lib.context [None req-477aa467-521e-4cb3-b27f-792a6b51092e ff6e3ced1f6f49c897c488e3b21e2d94 1828d9ae1e4b4b67a48d2ca265840000 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2220] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:12:00 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2221] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:12:00 2026] POST /v2.0/security-groups => generated 1539 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:12:00.387 7 WARNING neutron_lib.context [None req-8dde58de-abd4-4fc5-8e30-84b38d3f571e ff6e3ced1f6f49c897c488e3b21e2d94 1828d9ae1e4b4b67a48d2ca265840000 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2222] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:12:00 2026] POST /v2.0/security-groups => generated 1539 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:12:00.620 8 WARNING neutron_lib.context [None req-742d3715-9559-47d8-9567-0c03ef42e1cb ff6e3ced1f6f49c897c488e3b21e2d94 1828d9ae1e4b4b67a48d2ca265840000 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2223] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:12:00 2026] POST /v2.0/security-groups => generated 1539 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:12:00.899 7 WARNING neutron_lib.context [None req-d3afe029-ea4c-4018-aa7b-95eb2c1b6e61 ff6e3ced1f6f49c897c488e3b21e2d94 1828d9ae1e4b4b67a48d2ca265840000 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2224] 10.0.0.217 () {34 vars in 684 bytes} [Mon May 11 12:12:00 2026] POST /v2.0/security-groups => generated 1539 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2225] 10.0.0.217 () {34 vars in 767 bytes} [Mon May 11 12:12:01 2026] PUT /v2.0/security-groups/44eb13aa-4244-4874-b3d9-28650942e3c8/tags => generated 17 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2226] 10.0.0.217 () {34 vars in 767 bytes} [Mon May 11 12:12:01 2026] PUT /v2.0/security-groups/786c92f7-fc34-457e-9309-defdf8294fe0/tags => generated 25 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2227] 10.0.0.217 () {34 vars in 767 bytes} [Mon May 11 12:12:01 2026] PUT /v2.0/security-groups/1177ada9-1bda-4603-a9cb-66748f6d24d3/tags => generated 34 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2228] 10.0.0.217 () {34 vars in 767 bytes} [Mon May 11 12:12:02 2026] PUT /v2.0/security-groups/84929aa6-44ed-443d-b2a1-9515c943912f/tags => generated 19 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2229] 10.0.0.217 () {32 vars in 680 bytes} [Mon May 11 12:12:03 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2230] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:12:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2231] 10.0.0.217 () {32 vars in 690 bytes} [Mon May 11 12:12:04 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2232] 10.0.0.217 () {32 vars in 702 bytes} [Mon May 11 12:12:04 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2233] 10.0.0.217 () {32 vars in 688 bytes} [Mon May 11 12:12:04 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2234] 10.0.0.217 () {32 vars in 702 bytes} [Mon May 11 12:12:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2235] 10.0.0.217 () {32 vars in 698 bytes} [Mon May 11 12:12:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2236] 10.0.0.217 () {32 vars in 710 bytes} [Mon May 11 12:12:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2237] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:04 2026] DELETE /v2.0/security-groups/44eb13aa-4244-4874-b3d9-28650942e3c8 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2240] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:05 2026] DELETE /v2.0/security-groups/786c92f7-fc34-457e-9309-defdf8294fe0 => generated 0 bytes in 1517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2241] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:12:07 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2242] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:07 2026] DELETE /v2.0/security-groups/1177ada9-1bda-4603-a9cb-66748f6d24d3 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2243] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:07 2026] DELETE /v2.0/security-groups/84929aa6-44ed-443d-b2a1-9515c943912f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2244] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:07 2026] DELETE /v2.0/security-groups/0d3b70ee-a197-4f3c-bd88-b73cc712c77e => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2245] 10.0.0.48 () {30 vars in 689 bytes} [Mon May 11 12:12:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2246] 10.0.0.48 () {30 vars in 691 bytes} [Mon May 11 12:12:08 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: 1122/2247] 10.0.0.48 () {30 vars in 667 bytes} [Mon May 11 12:12:08 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: 1126/2248] 10.0.0.48 () {30 vars in 703 bytes} [Mon May 11 12:12:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2249] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:08 2026] GET /v2.0/security-groups?tenant_id=257469b48f3449a0901c42d27cd97dab&name=default => generated 2805 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2250] 10.0.0.48 () {28 vars in 438 bytes} [Mon May 11 12:12:09 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: 1125/2251] 10.0.0.48 () {30 vars in 727 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 634 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2252] 10.0.0.48 () {30 vars in 689 bytes} [Mon May 11 12:12:09 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: 1127/2253] 10.0.0.48 () {30 vars in 691 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2254] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:09 2026] DELETE /v2.0/security-groups/11aeb1fb-fc8c-49da-8415-c0403f8c66c8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2255] 10.0.0.48 () {30 vars in 667 bytes} [Mon May 11 12:12:09 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: 1128/2256] 10.0.0.48 () {30 vars in 703 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2257] 10.0.0.48 () {30 vars in 727 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2258] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/security-groups?tenant_id=514dbda02fe8419a885ad90f13a73c26&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2259] 10.0.0.48 () {30 vars in 689 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2260] 10.0.0.48 () {30 vars in 691 bytes} [Mon May 11 12:12:09 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: 1132/2261] 10.0.0.48 () {30 vars in 667 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2262] 10.0.0.48 () {30 vars in 703 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2263] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:09 2026] DELETE /v2.0/security-groups/41673fe9-7393-4250-b1c8-f4eb7371c391 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2264] 10.0.0.48 () {30 vars in 729 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2265] 10.0.0.48 () {30 vars in 681 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2266] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:09 2026] GET /v2.0/security-groups?tenant_id=1828d9ae1e4b4b67a48d2ca265840000&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2267] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:09 2026] DELETE /v2.0/security-groups/c5aecc47-105b-4f76-b3f8-df6e86529557 => 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: 1135/2268] 10.0.0.48 () {34 vars in 703 bytes} [Mon May 11 12:12:09 2026] POST /v2.0/ports => generated 1132 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2269] 199.19.213.152 () {34 vars in 1096 bytes} [Mon May 11 12:12:11 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1136/2270] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:12:11 2026] GET /v2.0/ports?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2271] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:12:11 2026] GET /v2.0/networks?id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2272] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:12:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca06f0ff-f282-4385-b5c8-f532841a068e => 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: 1136/2273] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:12:12 2026] GET /v2.0/subnets?id=a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2274] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:12:12 2026] GET /v2.0/ports?network_id=d1f3be83-0d5b-432e-9f3f-0377edd4c9ad&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2275] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:12:12 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2276] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:12:12 2026] GET /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2277] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:12:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2278] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:12:12 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: 1139/2279] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:12:12 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: 1141/2280] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:12: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: 7|app: 0|req: 1140/2281] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => 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: 1142/2282] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2283] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2284] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2285] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:12:13.611 8 INFO neutron.api.v2.resource [None req-220e4c8d-1cd3-4abc-9edd-ee0a15238d29 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1144/2286] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/security-groups/lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2287] 199.19.213.152 () {30 vars in 785 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/security-groups?name=lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2288] 199.19.213.152 () {34 vars in 736 bytes} [Mon May 11 12:12:13 2026] POST /v2.0/security-groups => generated 1574 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2289] 199.19.213.152 () {30 vars in 815 bytes} [Mon May 11 12:12:13 2026] GET /v2.0/security-group-rules?security_group_id=25ae67ad-d720-4de4-ab92-942a39ba8506 => generated 1118 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2290] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:12:13 2026] PUT /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2291] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:12:14 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1147/2292] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:12:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2293] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:12:14 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: 1148/2294] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:12:14 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: 1147/2295] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:12:14 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:12:14.553 8 WARNING neutron_lib.context [None req-4ff5c8ad-d576-41a5-9534-a2973286834f e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:14.677 8 INFO neutron.db.segments_db [None req-4ff5c8ad-d576-41a5-9534-a2973286834f e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Added segment c620289d-71b2-4a71-ab49-80060133c992 of type vxlan for network 9f15a66b-a922-4e8f-8024-30571b022e7a [pid: 8|app: 0|req: 1149/2296] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:14 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:14.807 7 WARNING neutron_lib.context [None req-f6fb841b-66c8-459a-a89a-abbfc02245b6 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2297] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:14 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:15.155 8 WARNING neutron_lib.context [None req-c16ae755-f332-4a97-9e15-8a042bd172ce e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:15.245 8 INFO neutron.db.segments_db [None req-c16ae755-f332-4a97-9e15-8a042bd172ce e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Added segment b1a6f50c-a893-4067-9d47-ea1884082f68 of type vxlan for network 0601e0c8-1119-40c3-b1ee-691a75b4a7ef [pid: 8|app: 0|req: 1150/2298] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:15 2026] POST /v2.0/networks => generated 632 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:15.391 7 WARNING neutron_lib.context [None req-216e5b1f-a8ea-4994-9768-5e28b166e6e0 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2299] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:15 2026] POST /v2.0/subnets => generated 605 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:15.784 8 WARNING neutron_lib.context [None req-61ff1c78-cc30-4e2d-b243-92bf1ca62201 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:15.887 8 INFO neutron.db.segments_db [None req-61ff1c78-cc30-4e2d-b243-92bf1ca62201 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Added segment e9477eea-1912-42ee-af26-a07d9b3105e4 of type vxlan for network f39c2473-0f1a-4c4b-ba5f-93422ad9c792 [pid: 8|app: 0|req: 1151/2300] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:15 2026] POST /v2.0/networks => generated 632 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:16.062 7 WARNING neutron_lib.context [None req-ae0048fb-3d6c-4ed0-96f1-943979b77bd8 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2301] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:16 2026] POST /v2.0/subnets => generated 605 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:16.491 7 WARNING neutron_lib.context [None req-415c104d-cd0e-4881-acf9-479892f4914c e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1152/2302] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:12:16 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2303] 10.0.0.132 () {34 vars in 1040 bytes} [Mon May 11 12:12:16 2026] GET /v2.0/security-groups?id=e4409708-64a1-4d46-8be0-badbefacb7e6&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:12:16.590 7 INFO neutron.db.segments_db [None req-415c104d-cd0e-4881-acf9-479892f4914c e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Added segment 427b8da1-5c69-42cb-ab79-9a22ccdef9ec of type vxlan for network 2b8ca61f-d7da-499a-8504-3f2492aafa18 [pid: 7|app: 0|req: 1151/2304] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:16 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:16.733 8 WARNING neutron_lib.context [None req-474c312d-c52c-4a9a-8118-e73104f1c5dc e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2305] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:16 2026] POST /v2.0/subnets => generated 605 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:17.170 7 WARNING neutron_lib.context [None req-2efe0c4c-3842-4ceb-bf2d-2cb295c24c57 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:17.240 7 INFO neutron.db.segments_db [None req-2efe0c4c-3842-4ceb-bf2d-2cb295c24c57 e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Added segment 0dabd9ee-8304-4558-8cbf-533b83a3dacd of type vxlan for network 1a1ae581-f34a-489a-b8c1-87df0c514def [pid: 7|app: 0|req: 1152/2306] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:17 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:17.371 8 WARNING neutron_lib.context [None req-4f513b47-95cd-4888-afc1-b1b722487f3d e14af14cb16041feaf806f0864ab4c81 a793303a1aab4aae8e18dabe88620832 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2307] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:17 2026] POST /v2.0/subnets => generated 605 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2308] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:17 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2309] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:12:17 2026] GET /v2.0/security-groups?id=e4409708-64a1-4d46-8be0-badbefacb7e6&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: 1156/2310] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:12:17 2026] PUT /v2.0/subnets/111a7be9-24f7-41a2-8539-a6dc32011914/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2311] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:12:17 2026] PUT /v2.0/subnets/5981a2aa-8ed4-4f7d-aeb3-0b77b25279fd/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2312] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:12:17 2026] PUT /v2.0/subnets/e1951344-3097-495f-a01a-313f126933e1/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2313] 10.0.0.217 () {34 vars in 751 bytes} [Mon May 11 12:12:18 2026] PUT /v2.0/subnets/210b545f-b0a2-49b2-ac15-8392672e6939/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2314] 10.0.0.217 () {32 vars in 664 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2315] 10.0.0.217 () {32 vars in 678 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2316] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2317] 10.0.0.217 () {32 vars in 674 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2318] 10.0.0.217 () {32 vars in 686 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2319] 10.0.0.217 () {32 vars in 672 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2320] 10.0.0.217 () {32 vars in 686 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2321] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:12:18.753 8 INFO neutron.db.l3_db [req-e9c4d19f-69da-447b-97dd-c0d1a1e316e0 req-9f9a25a2-0765-4428-bf82-0ef41e2be48d 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] Floating IP 1503635e-5068-4740-a2cf-5479ad4695f0 disassociated. External IP: 10.96.250.211, port: 882c5096-377d-44e1-8870-0df640aa7411. [pid: 7|app: 0|req: 1163/2322] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:12:18 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2323] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:18 2026] DELETE /v2.0/subnets/111a7be9-24f7-41a2-8539-a6dc32011914 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2324] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:19 2026] GET /v2.0/ports?device_id=51097067-8336-4ba5-bb11-025244478caf => 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: 1160/2325] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:12:18 2026] DELETE /v2.0/ports/882c5096-377d-44e1-8870-0df640aa7411 => generated 0 bytes in 1054 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2326] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:19 2026] DELETE /v2.0/subnets/5981a2aa-8ed4-4f7d-aeb3-0b77b25279fd => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:19.482 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8756cd3-c552-4b83-a468-79c086512676'] response: {'server_uuid': '51097067-8336-4ba5-bb11-025244478caf', 'name': 'network-vif-deleted', 'tag': '882c5096-377d-44e1-8870-0df640aa7411', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1161/2327] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:19 2026] DELETE /v2.0/subnets/e1951344-3097-495f-a01a-313f126933e1 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2328] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:19 2026] DELETE /v2.0/subnets/210b545f-b0a2-49b2-ac15-8392672e6939 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2329] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:20 2026] DELETE /v2.0/security-groups/e4409708-64a1-4d46-8be0-badbefacb7e6 => 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: 1162/2330] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:20 2026] DELETE /v2.0/subnets/d0994e73-bebc-436d-8492-2b098df770f6 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2331] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:12:20 2026] DELETE /v2.0/floatingips/1503635e-5068-4740-a2cf-5479ad4695f0 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:12:21.070 8 INFO neutron.services.segments.plugin [-] Segment c620289d-71b2-4a71-ab49-80060133c992 resource provider aggregate not found 2026-05-11 12:12:21.076 8 INFO neutron.services.segments.plugin [-] Segment c620289d-71b2-4a71-ab49-80060133c992 resource provider aggregate not found 2026-05-11 12:12:21.092 8 INFO neutron.services.segments.plugin [-] Segment c620289d-71b2-4a71-ab49-80060133c992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c620289d-71b2-4a71-ab49-80060133c992 found for delete ", "request_id": "req-b4ec4319-b2dc-4bc8-a0c9-ab649b1c8c0f"}]} 2026-05-11 12:12:21.097 8 INFO neutron.services.segments.plugin [-] Segment c620289d-71b2-4a71-ab49-80060133c992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c620289d-71b2-4a71-ab49-80060133c992 found for delete ", "request_id": "req-0ecd73c8-b27b-48b4-8876-2643638547e3"}]} [pid: 8|app: 0|req: 1163/2332] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:20 2026] DELETE /v2.0/networks/9f15a66b-a922-4e8f-8024-30571b022e7a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2333] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:21 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2334] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:12:21 2026] GET /v2.0/security-groups?id=127bf01d-15f6-4308-8af4-b252d8f5b66b&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-05-11 12:12:21.325 7 INFO neutron.services.segments.plugin [-] Segment b1a6f50c-a893-4067-9d47-ea1884082f68 resource provider aggregate not found 2026-05-11 12:12:21.350 7 INFO neutron.services.segments.plugin [-] Segment b1a6f50c-a893-4067-9d47-ea1884082f68 resource provider aggregate not found 2026-05-11 12:12:21.391 7 INFO neutron.services.segments.plugin [-] Segment b1a6f50c-a893-4067-9d47-ea1884082f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a6f50c-a893-4067-9d47-ea1884082f68 found for delete ", "request_id": "req-c92bc988-40cc-45ed-8847-4bdf7e5aac30"}]} 2026-05-11 12:12:21.393 7 INFO neutron.services.segments.plugin [-] Segment b1a6f50c-a893-4067-9d47-ea1884082f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a6f50c-a893-4067-9d47-ea1884082f68 found for delete ", "request_id": "req-348544d2-6e78-47a7-8bfd-6746d02c50bf"}]} [pid: 7|app: 0|req: 1170/2337] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:21 2026] DELETE /v2.0/networks/0601e0c8-1119-40c3-b1ee-691a75b4a7ef => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2338] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:21 2026] DELETE /v2.0/networks/f39c2473-0f1a-4c4b-ba5f-93422ad9c792 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2339] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:12:21 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2340] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:21 2026] DELETE /v2.0/networks/2b8ca61f-d7da-499a-8504-3f2492aafa18 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2341] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:12:21 2026] DELETE /v2.0/ports/ca06f0ff-f282-4385-b5c8-f532841a068e => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:22.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fbcab1d-1e08-468f-a0cb-02d9a60549c9'] response: {'server_uuid': '3ef19d26-206d-443d-801e-2dfef4255452', 'name': 'network-vif-deleted', 'tag': 'ca06f0ff-f282-4385-b5c8-f532841a068e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1170/2342] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:21 2026] DELETE /v2.0/networks/1a1ae581-f34a-489a-b8c1-87df0c514def => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2343] 10.0.0.227 () {34 vars in 1016 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/security-groups?id=e51fdbba-987e-482b-a80d-406a96324dc2&fields=id => 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: 1171/2344] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/networks?id=f970ba55-550d-41d5-988f-115713ab90ae => generated 735 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2345] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/quotas/14b86893fc6a4d5f984aa80a8844bf20 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2346] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/ports?device_id=3ef19d26-206d-443d-801e-2dfef4255452 => 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: 1172/2347] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2348] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2349] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:12:22 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2350] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:23 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:12:23.238 8 INFO neutron.services.segments.plugin [-] Segment e9477eea-1912-42ee-af26-a07d9b3105e4 resource provider aggregate not found 2026-05-11 12:12:23.244 8 INFO neutron.services.segments.plugin [-] Segment e9477eea-1912-42ee-af26-a07d9b3105e4 resource provider aggregate not found [pid: 8|app: 0|req: 1174/2351] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:23 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:12:23.399 8 INFO neutron.services.segments.plugin [-] Segment e9477eea-1912-42ee-af26-a07d9b3105e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9477eea-1912-42ee-af26-a07d9b3105e4 found for delete ", "request_id": "req-0a545be6-449d-44a6-b459-6b5e1265dfbf"}]} 2026-05-11 12:12:23.414 8 INFO neutron.services.segments.plugin [-] Segment e9477eea-1912-42ee-af26-a07d9b3105e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9477eea-1912-42ee-af26-a07d9b3105e4 found for delete ", "request_id": "req-bf27cad3-386d-4f8b-8ca6-73501c32e28b"}]} 2026-05-11 12:12:23.437 8 INFO neutron.services.segments.plugin [-] Segment 427b8da1-5c69-42cb-ab79-9a22ccdef9ec resource provider aggregate not found 2026-05-11 12:12:23.443 8 INFO neutron.services.segments.plugin [-] Segment 427b8da1-5c69-42cb-ab79-9a22ccdef9ec resource provider aggregate not found 2026-05-11 12:12:23.455 8 INFO neutron.services.segments.plugin [-] Segment 427b8da1-5c69-42cb-ab79-9a22ccdef9ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427b8da1-5c69-42cb-ab79-9a22ccdef9ec found for delete ", "request_id": "req-aca56dca-b08f-414f-9e57-b79e4a32565e"}]} 2026-05-11 12:12:23.469 8 INFO neutron.services.segments.plugin [-] Segment 427b8da1-5c69-42cb-ab79-9a22ccdef9ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427b8da1-5c69-42cb-ab79-9a22ccdef9ec found for delete ", "request_id": "req-4315fa38-f27d-4d11-9af6-f4bb4ecf13f4"}]} 2026-05-11 12:12:23.480 8 INFO neutron.services.segments.plugin [-] Segment 0dabd9ee-8304-4558-8cbf-533b83a3dacd resource provider aggregate not found 2026-05-11 12:12:23.489 8 INFO neutron.services.segments.plugin [-] Segment 0dabd9ee-8304-4558-8cbf-533b83a3dacd resource provider aggregate not found 2026-05-11 12:12:23.497 8 INFO neutron.services.segments.plugin [-] Segment 0dabd9ee-8304-4558-8cbf-533b83a3dacd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dabd9ee-8304-4558-8cbf-533b83a3dacd found for delete ", "request_id": "req-2ffa1d46-1fd0-44c5-9c53-feebb7ba9811"}]} 2026-05-11 12:12:23.504 8 INFO neutron.services.segments.plugin [-] Segment 0dabd9ee-8304-4558-8cbf-533b83a3dacd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dabd9ee-8304-4558-8cbf-533b83a3dacd found for delete ", "request_id": "req-f9afceaf-1ac4-4299-bb8b-5dd816334616"}]} [pid: 7|app: 0|req: 1178/2352] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:23 2026] GET /v2.0/security-groups?tenant_id=072320cea770422b84f5f609fab3849e&name=default => generated 2805 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2353] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:23 2026] DELETE /v2.0/security-groups/127bf01d-15f6-4308-8af4-b252d8f5b66b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2354] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:23 2026] DELETE /v2.0/security-groups/4bf96bc7-cb1a-4f7b-9892-bc65d9bbda35 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2355] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:12:23 2026] GET /v2.0/networks?id=f970ba55-550d-41d5-988f-115713ab90ae => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2356] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:12:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14b86893fc6a4d5f984aa80a8844bf20 => generated 343 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2357] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:23 2026] GET /v2.0/security-groups?tenant_id=a793303a1aab4aae8e18dabe88620832&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2358] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:12:23 2026] POST /v2.0/ports => generated 1078 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1184/2359] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:24 2026] DELETE /v2.0/security-groups/59466a22-9442-4e7f-933c-89f2a342441a => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2360] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:12:23 2026] PUT /v2.0/routers/9257b807-16f4-45c8-90eb-bab510eefaf2/remove_router_interface => generated 309 bytes in 1591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2361] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:12:24 2026] PUT /v2.0/ports/42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 1203 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1177/2362] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/security-groups?tenant_id=c904b9863ce44e5e8a84158e189a5a42&name=default => generated 2805 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:12:25.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6b451ea-e539-4a64-b69b-3d4404d83172'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '42313c54-7ed8-48a2-b363-f4b0867f9028', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1178/2363] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:25 2026] DELETE /v2.0/security-groups/8fd41433-7c6a-4c7a-bcfd-1d676d73b50a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2364] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2365] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2366] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:25 2026] DELETE /v2.0/subnets/a797a1c9-95fe-444a-9853-4e70af1a7957 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1181/2367] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2368] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&device_owner=network%3Adhcp => 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: 1183/2369] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2370] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:12:25 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2371] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2372] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/networks?id=f970ba55-550d-41d5-988f-115713ab90ae => generated 735 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2373] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2374] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2375] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2376] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2377] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2378] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2379] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2380] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/security-groups?id=e51fdbba-987e-482b-a80d-406a96324dc2&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2381] 199.19.213.152 () {34 vars in 1044 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/security-groups?id=e51fdbba-987e-482b-a80d-406a96324dc2&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2382] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:26 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:12:27.072 7 INFO neutron.services.segments.plugin [-] Segment af263ac2-53d0-4da3-9690-4ef739734e6c resource provider aggregate not found 2026-05-11 12:12:27.079 7 INFO neutron.services.segments.plugin [-] Segment af263ac2-53d0-4da3-9690-4ef739734e6c resource provider aggregate not found 2026-05-11 12:12:27.132 7 INFO neutron.services.segments.plugin [-] Segment af263ac2-53d0-4da3-9690-4ef739734e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af263ac2-53d0-4da3-9690-4ef739734e6c found for delete ", "request_id": "req-60cdb6e3-d38d-4e19-ade1-a4d9043492d7"}]} 2026-05-11 12:12:27.150 7 INFO neutron.services.segments.plugin [-] Segment af263ac2-53d0-4da3-9690-4ef739734e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af263ac2-53d0-4da3-9690-4ef739734e6c found for delete ", "request_id": "req-e5679934-ac22-497c-ab48-9f510be5770a"}]} 2026-05-11 12:12:27.226 7 INFO neutron.db.l3_hamode_db [None req-6381aaf5-1c45-4091-9bee-f596d994ac87 3a829597227542f8bb55f212390f3b5d 903f100bd24a4ed1a1d5efe920238cb2 - - default default] HA network 5e1e2812-37a5-4d27-afd4-73eca6b10152 was deleted as no HA routers are present in tenant 903f100bd24a4ed1a1d5efe920238cb2. [pid: 7|app: 0|req: 1187/2383] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:12:25 2026] DELETE /v2.0/routers/9257b807-16f4-45c8-90eb-bab510eefaf2 => generated 0 bytes in 1536 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:12:27.448 8 INFO neutron.services.segments.plugin [-] Segment fea450d9-6a2d-43c7-b641-ecc901064686 resource provider aggregate not found 2026-05-11 12:12:27.453 8 INFO neutron.services.segments.plugin [-] Segment fea450d9-6a2d-43c7-b641-ecc901064686 resource provider aggregate not found 2026-05-11 12:12:27.469 8 INFO neutron.services.segments.plugin [-] Segment fea450d9-6a2d-43c7-b641-ecc901064686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fea450d9-6a2d-43c7-b641-ecc901064686 found for delete ", "request_id": "req-7796c3ab-c0dc-46d3-91e9-9f079e9f4506"}]} 2026-05-11 12:12:27.470 8 INFO neutron.services.segments.plugin [-] Segment fea450d9-6a2d-43c7-b641-ecc901064686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fea450d9-6a2d-43c7-b641-ecc901064686 found for delete ", "request_id": "req-c1435da8-23d1-48b9-87c8-647340953610"}]} [pid: 8|app: 0|req: 1197/2384] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:27 2026] DELETE /v2.0/networks/d1f3be83-0d5b-432e-9f3f-0377edd4c9ad => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2385] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:28 2026] GET /v2.0/security-groups?tenant_id=cc3c7289e196446c91bdc98e54595c69&name=default => generated 2805 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2386] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:28 2026] DELETE /v2.0/security-groups/1a777aa0-8667-471f-b91b-ef88c1827288 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2387] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:29 2026] GET /v2.0/security-groups?tenant_id=903f100bd24a4ed1a1d5efe920238cb2&name=default => generated 2801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2388] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:29 2026] DELETE /v2.0/security-groups/51cfb626-3646-4a1f-80c3-0cfb3456ebeb => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:12:31.228 7 WARNING neutron_lib.context [None req-7839b9fd-f6d9-487d-84ae-9479955e6ed3 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1200/2389] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:31 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2390] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:12:31 2026] GET /v2.0/security-groups?id=e51fdbba-987e-482b-a80d-406a96324dc2&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:12:31.638 7 INFO neutron.db.segments_db [None req-7839b9fd-f6d9-487d-84ae-9479955e6ed3 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Added segment 22bff00d-8cb7-4439-8309-0e1b0c685263 of type vxlan for network 2cd5a0e4-567a-4a2a-9330-8d54b0f97a7b [pid: 8|app: 0|req: 1202/2391] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:31 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2392] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:31 2026] POST /v2.0/networks => generated 632 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:32.089 7 WARNING neutron_lib.context [None req-ac8bd4db-9a53-4098-81e6-57af64c11f85 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:33.059 8 INFO neutron.db.segments_db [None req-a5639992-de99-42d0-9118-ce6c9d22581a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment 915cb44e-9942-4823-a0eb-b299bd74a0d5 of type vxlan for network 84db84df-c79a-4811-b889-bad2dc6a2a89 [pid: 8|app: 0|req: 1203/2393] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:12:31 2026] POST /v2.0/networks => generated 740 bytes in 1773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2394] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:12:32 2026] POST /v2.0/ports => generated 743 bytes in 1545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:12:33.642 7 WARNING neutron_lib.context [None req-5e352aae-94e1-413b-b28d-76c887afbed3 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1204/2395] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:33 2026] POST /v2.0/subnets => generated 663 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:33.973 8 INFO neutron.db.segments_db [None req-8f8704cf-0ff2-4dd7-9703-57ec763bc32f 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment fe6065ac-cffa-48d5-9f41-16c83f5719ad of type vxlan for network 5a30f343-5c48-45cf-847f-315df35aa265 [pid: 7|app: 0|req: 1192/2396] 10.0.0.217 () {34 vars in 666 bytes} [Mon May 11 12:12:33 2026] POST /v2.0/trunks => generated 407 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:34.059 7 WARNING neutron_lib.context [None req-62e39118-a559-4fc7-af18-2f1d51cb5114 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:34.137 7 INFO neutron.db.segments_db [None req-62e39118-a559-4fc7-af18-2f1d51cb5114 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Added segment 8cac393e-bae0-44f6-a532-5ec824684730 of type vxlan for network f430d5c1-ab4f-4921-8fcf-b4223f9874f3 [pid: 7|app: 0|req: 1193/2397] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:34 2026] POST /v2.0/networks => generated 632 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:34.320 7 WARNING neutron_lib.context [None req-29a6ba83-134d-4e89-b80f-1e45283decd7 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:34.363 8 INFO neutron.db.l3_hamode_db [None req-8f8704cf-0ff2-4dd7-9703-57ec763bc32f 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1194/2398] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:12:34 2026] POST /v2.0/ports => generated 743 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:12:34.774 7 WARNING neutron_lib.context [None req-4619b0c0-1cce-4280-beaa-2af6047905b6 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1195/2399] 10.0.0.217 () {34 vars in 666 bytes} [Mon May 11 12:12:34 2026] POST /v2.0/trunks => generated 407 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:35.045 7 WARNING neutron_lib.context [None req-3ba8325c-cadd-488c-8023-fe058da96ce5 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:35.115 7 INFO neutron.db.segments_db [None req-3ba8325c-cadd-488c-8023-fe058da96ce5 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Added segment 2db77132-018d-4aa6-b161-676f0f2023c3 of type vxlan for network 6f3174ae-5408-4d79-ab7b-c92b204f3dc1 [pid: 7|app: 0|req: 1196/2400] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:35 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:35.275 7 WARNING neutron_lib.context [None req-28a97e59-34b1-4e0f-abc6-5ed56d76ff57 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:35.588 8 INFO neutron.db.l3_hamode_db [None req-8f8704cf-0ff2-4dd7-9703-57ec763bc32f 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1197/2401] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:12:35 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:12:35.720 7 WARNING neutron_lib.context [None req-edcb7a94-bf99-49f0-87c9-d4812fe89589 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1198/2402] 10.0.0.217 () {34 vars in 666 bytes} [Mon May 11 12:12:35 2026] POST /v2.0/trunks => generated 407 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:36.756 7 WARNING neutron_lib.context [None req-53df6b20-f9dd-4c9e-9135-ab587d8b4b30 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:36.807 7 INFO neutron.db.segments_db [None req-53df6b20-f9dd-4c9e-9135-ab587d8b4b30 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Added segment add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 of type vxlan for network dc2d97b0-b344-456b-bad9-d9e8368e725a [pid: 7|app: 0|req: 1201/2405] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:36 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:36.931 7 WARNING neutron_lib.context [None req-8e51a18d-0ebe-4a50-81e5-d4bb3f598db3 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2406] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:33 2026] POST /v2.0/routers => generated 727 bytes in 3264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2407] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:12:36 2026] POST /v2.0/ports => generated 743 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:12:37.341 7 WARNING neutron_lib.context [None req-4b904c80-1c03-4233-8c96-44560b95a67f e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2408] 10.0.0.217 () {34 vars in 666 bytes} [Mon May 11 12:12:37 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:37.592 7 WARNING neutron_lib.context [None req-6acefa1b-a581-4942-85d7-ab9694d46c8c e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:37.655 7 INFO neutron.db.segments_db [None req-6acefa1b-a581-4942-85d7-ab9694d46c8c e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Added segment 7f469026-a1b9-42e5-8542-ce972211f25f of type vxlan for network 43cfcf2f-739d-4315-989a-439aebbfae39 [pid: 7|app: 0|req: 1204/2409] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:37 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:37.824 7 WARNING neutron_lib.context [None req-54791640-2190-49ce-b2c5-cf2c05b9d4b4 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2410] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:12:37 2026] POST /v2.0/ports => generated 743 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:12:38.492 7 WARNING neutron_lib.context [None req-36c4f1fd-9657-4a3b-ae40-5f1c1256eec9 e7e6ceccc40b41b7905db64aa63e56ec 1f1ff26eb3ca4e84bcbdcce3069f342e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1206/2411] 10.0.0.217 () {34 vars in 666 bytes} [Mon May 11 12:12:38 2026] POST /v2.0/trunks => generated 407 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2412] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:12:38 2026] PUT /v2.0/trunks/4d4e8950-d8c1-4cce-bd54-e970d2853896/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2413] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:12:38 2026] PUT /v2.0/trunks/0f95d5e1-6569-4ed8-9cba-8cc75a6c3601/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2414] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:12:38 2026] PUT /v2.0/trunks/d8068d61-89b3-4148-926f-069e51511c6e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2415] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:12:39 2026] PUT /v2.0/trunks/6361657f-f4bb-4c21-870a-cc2cecd205bd/tags => 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: 1211/2416] 10.0.0.217 () {32 vars in 662 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2417] 10.0.0.217 () {32 vars in 676 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2418] 10.0.0.217 () {32 vars in 672 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2419] 10.0.0.217 () {32 vars in 684 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2420] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:12:37 2026] PUT /v2.0/routers/3cb0255d-022f-4254-bc5f-56e86125862c/add_router_interface => generated 309 bytes in 2043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2421] 10.0.0.217 () {32 vars in 670 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2422] 10.0.0.217 () {32 vars in 684 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2423] 10.0.0.217 () {32 vars in 680 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2424] 10.0.0.217 () {32 vars in 692 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2425] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks/4d4e8950-d8c1-4cce-bd54-e970d2853896 => generated 412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2426] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/ports/9af88b1c-5807-464b-be9c-b07bfae8282a => generated 826 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2427] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:12:39 2026] DELETE /v2.0/trunks/4d4e8950-d8c1-4cce-bd54-e970d2853896 => 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: 1210/2428] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks/0f95d5e1-6569-4ed8-9cba-8cc75a6c3601 => generated 420 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2429] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/ports/ebd4177b-58cf-4dbf-9984-2137a9ea221d => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2430] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:12:39 2026] DELETE /v2.0/trunks/0f95d5e1-6569-4ed8-9cba-8cc75a6c3601 => 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: 1220/2431] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/trunks/d8068d61-89b3-4148-926f-069e51511c6e => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2432] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:12:39 2026] GET /v2.0/ports/d9149b86-d971-4997-b15c-b0e1fc7c28f1 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2433] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:12:40 2026] DELETE /v2.0/trunks/d8068d61-89b3-4148-926f-069e51511c6e => 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: 1213/2434] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:12:40 2026] GET /v2.0/trunks/6361657f-f4bb-4c21-870a-cc2cecd205bd => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2435] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:12:40 2026] GET /v2.0/ports/197889ad-3838-489a-b7d0-3b1536e59202 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2436] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:12:40 2026] DELETE /v2.0/trunks/6361657f-f4bb-4c21-870a-cc2cecd205bd => 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: 1224/2437] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:12:40 2026] GET /v2.0/trunks/91c18ef4-fcd0-4eb7-818f-4d41a61da9b9 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:12:40.478 8 INFO neutron.db.segments_db [None req-521120ef-eeb1-457f-8b03-cf748d103562 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment c7441a23-b74b-409e-ac01-e03517018c20 of type vxlan for network b9ed78fd-721d-481a-a95d-376f73d95e44 [pid: 7|app: 0|req: 1225/2438] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:12:40 2026] GET /v2.0/ports/d38adfb7-b5ee-4dc5-b0d1-99f0d3bdf91d => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2439] 10.0.0.217 () {34 vars in 671 bytes} [Mon May 11 12:12:40 2026] POST /v2.0/networks => generated 740 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2440] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:12:40 2026] DELETE /v2.0/trunks/91c18ef4-fcd0-4eb7-818f-4d41a61da9b9 => 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: 1215/2441] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:40 2026] POST /v2.0/subnets => generated 663 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2442] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:12:40 2026] DELETE /v2.0/ports/9af88b1c-5807-464b-be9c-b07bfae8282a => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:41.031 8 INFO neutron.db.segments_db [None req-0462494e-fd2c-40be-ae62-5d481e36fd8a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Added segment a28ce442-ec20-4d19-ad25-f837e3b24909 of type vxlan for network cfdba2e9-82ba-4042-940f-d248e47d002d [pid: 7|app: 0|req: 1228/2443] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:12:41 2026] DELETE /v2.0/ports/ebd4177b-58cf-4dbf-9984-2137a9ea221d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:41.353 8 INFO neutron.db.l3_hamode_db [None req-0462494e-fd2c-40be-ae62-5d481e36fd8a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1229/2444] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:12:41 2026] DELETE /v2.0/ports/d9149b86-d971-4997-b15c-b0e1fc7c28f1 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2445] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:12:41 2026] DELETE /v2.0/ports/197889ad-3838-489a-b7d0-3b1536e59202 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2446] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:12:41 2026] DELETE /v2.0/ports/d38adfb7-b5ee-4dc5-b0d1-99f0d3bdf91d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:42.329 7 INFO neutron.services.segments.plugin [-] Segment 22bff00d-8cb7-4439-8309-0e1b0c685263 resource provider aggregate not found 2026-05-11 12:12:42.335 7 INFO neutron.services.segments.plugin [-] Segment 22bff00d-8cb7-4439-8309-0e1b0c685263 resource provider aggregate not found [pid: 7|app: 0|req: 1232/2447] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:42 2026] DELETE /v2.0/networks/2cd5a0e4-567a-4a2a-9330-8d54b0f97a7b => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:42.389 7 INFO neutron.services.segments.plugin [-] Segment 22bff00d-8cb7-4439-8309-0e1b0c685263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22bff00d-8cb7-4439-8309-0e1b0c685263 found for delete ", "request_id": "req-cd5a1d58-1ead-4587-8fc2-3da49ac967c9"}]} 2026-05-11 12:12:42.391 7 INFO neutron.services.segments.plugin [-] Segment 22bff00d-8cb7-4439-8309-0e1b0c685263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22bff00d-8cb7-4439-8309-0e1b0c685263 found for delete ", "request_id": "req-c3b545b8-610d-485b-97ec-1903dfa6a10c"}]} 2026-05-11 12:12:42.579 8 INFO neutron.db.l3_hamode_db [None req-0462494e-fd2c-40be-ae62-5d481e36fd8a 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1233/2448] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:42 2026] DELETE /v2.0/networks/f430d5c1-ab4f-4921-8fcf-b4223f9874f3 => 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: 1234/2449] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:42 2026] DELETE /v2.0/networks/6f3174ae-5408-4d79-ab7b-c92b204f3dc1 => 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: 1235/2450] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:42 2026] DELETE /v2.0/networks/dc2d97b0-b344-456b-bad9-d9e8368e725a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2451] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:43 2026] DELETE /v2.0/networks/43cfcf2f-739d-4315-989a-439aebbfae39 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2452] 10.0.0.217 () {34 vars in 669 bytes} [Mon May 11 12:12:40 2026] POST /v2.0/routers => generated 727 bytes in 3040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:44.418 7 INFO neutron.services.segments.plugin [-] Segment 8cac393e-bae0-44f6-a532-5ec824684730 resource provider aggregate not found 2026-05-11 12:12:44.425 7 INFO neutron.services.segments.plugin [-] Segment 8cac393e-bae0-44f6-a532-5ec824684730 resource provider aggregate not found 2026-05-11 12:12:44.440 7 INFO neutron.services.segments.plugin [-] Segment 8cac393e-bae0-44f6-a532-5ec824684730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cac393e-bae0-44f6-a532-5ec824684730 found for delete ", "request_id": "req-9453d4ee-661b-450f-9934-10e648b45427"}]} 2026-05-11 12:12:44.460 7 INFO neutron.services.segments.plugin [-] Segment 8cac393e-bae0-44f6-a532-5ec824684730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cac393e-bae0-44f6-a532-5ec824684730 found for delete ", "request_id": "req-2630ffc3-e737-4bee-8823-a2b60c0b5032"}]} 2026-05-11 12:12:44.478 7 INFO neutron.services.segments.plugin [-] Segment 2db77132-018d-4aa6-b161-676f0f2023c3 resource provider aggregate not found 2026-05-11 12:12:44.497 7 INFO neutron.services.segments.plugin [-] Segment 2db77132-018d-4aa6-b161-676f0f2023c3 resource provider aggregate not found 2026-05-11 12:12:44.508 7 INFO neutron.services.segments.plugin [-] Segment 2db77132-018d-4aa6-b161-676f0f2023c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db77132-018d-4aa6-b161-676f0f2023c3 found for delete ", "request_id": "req-34a1f99e-7dfc-4793-a5c0-abfdb14d171b"}]} 2026-05-11 12:12:44.520 7 INFO neutron.services.segments.plugin [-] Segment 2db77132-018d-4aa6-b161-676f0f2023c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db77132-018d-4aa6-b161-676f0f2023c3 found for delete ", "request_id": "req-7e830c47-601c-4f5d-8edf-921a27a47c6e"}]} 2026-05-11 12:12:44.531 7 INFO neutron.services.segments.plugin [-] Segment add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 resource provider aggregate not found 2026-05-11 12:12:44.541 7 INFO neutron.services.segments.plugin [-] Segment add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 resource provider aggregate not found 2026-05-11 12:12:44.556 7 INFO neutron.services.segments.plugin [-] Segment add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 found for delete ", "request_id": "req-cbd3026c-151a-47bb-9f2b-75dc5616241d"}]} 2026-05-11 12:12:44.562 7 INFO neutron.services.segments.plugin [-] Segment add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid add4e5e4-1bff-4bf4-bedc-23fa590ed3c1 found for delete ", "request_id": "req-c9e147fc-4175-445a-9fb4-d79fbc96c1dc"}]} 2026-05-11 12:12:44.583 7 INFO neutron.services.segments.plugin [-] Segment 7f469026-a1b9-42e5-8542-ce972211f25f resource provider aggregate not found 2026-05-11 12:12:44.591 7 INFO neutron.services.segments.plugin [-] Segment 7f469026-a1b9-42e5-8542-ce972211f25f resource provider aggregate not found 2026-05-11 12:12:44.609 7 INFO neutron.services.segments.plugin [-] Segment 7f469026-a1b9-42e5-8542-ce972211f25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f469026-a1b9-42e5-8542-ce972211f25f found for delete ", "request_id": "req-b9fe778c-50f3-4f2e-8f09-951b30d48ba6"}]} 2026-05-11 12:12:44.610 7 INFO neutron.services.segments.plugin [-] Segment 7f469026-a1b9-42e5-8542-ce972211f25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f469026-a1b9-42e5-8542-ce972211f25f found for delete ", "request_id": "req-5d8334bc-d053-452b-98d7-3f643c57765f"}]} [pid: 8|app: 0|req: 1217/2453] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:44 2026] GET /v2.0/security-groups?tenant_id=da886e351e7448baaccbbe100bb9d362&name=default => generated 2805 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2454] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:44 2026] DELETE /v2.0/security-groups/12e80ab8-5ce1-4382-8e2a-4fe94c3b97fb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2455] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:44 2026] GET /v2.0/security-groups?tenant_id=2b18007fee7c4423b1f9625c839d3930&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2456] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:45 2026] DELETE /v2.0/security-groups/3ecf25d1-069a-41e4-8ad8-bd3f8d53cb4c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2457] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:45 2026] GET /v2.0/security-groups?tenant_id=1f1ff26eb3ca4e84bcbdcce3069f342e&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2458] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:45 2026] DELETE /v2.0/security-groups/0df1e022-1010-452f-b1de-1e3a8cf8be3f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2459] 10.0.0.217 () {34 vars in 783 bytes} [Mon May 11 12:12:44 2026] PUT /v2.0/routers/33e2d8a4-0d29-4a23-bcbe-66087d59d69e/add_router_interface => generated 309 bytes in 1826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:12:46.497 8 WARNING neutron_lib.context [None req-a98161a5-0790-46ab-9bfd-8ff3a8e6124d ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1223/2460] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:12:46 2026] POST /v2.0/security-groups => generated 1613 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:12:46.688 7 WARNING neutron_lib.context [None req-0cef3a09-0d27-4ac1-85f6-de97959204d6 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2461] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:46.854 8 WARNING neutron_lib.context [None req-82468238-8342-454f-9bc5-3931cef16cce ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1224/2462] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:46 2026] POST /v2.0/security-group-rules => generated 564 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:47.009 7 WARNING neutron_lib.context [None req-575ae3b5-e1f9-4e81-804f-4b1c5db1d4fa ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1239/2463] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:47.180 8 WARNING neutron_lib.context [None req-958dcd28-7402-45a9-b608-0a40a0941039 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1225/2464] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:47 2026] POST /v2.0/security-group-rules => generated 569 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:47.435 7 WARNING neutron_lib.context [None req-f70357b1-dac4-4af0-9d8b-1ff1e186df82 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:47.480 7 INFO neutron.db.securitygroups_db [None req-f70357b1-dac4-4af0-9d8b-1ff1e186df82 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Project 343b9ab48312401f887155bafd461cf1 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: 1240/2465] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:47 2026] POST /v2.0/security-group-rules => generated 575 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:47.655 8 WARNING neutron_lib.context [None req-a2c205b8-d45d-4ab9-b91c-228e245014a6 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:47.699 8 INFO neutron.db.securitygroups_db [None req-a2c205b8-d45d-4ab9-b91c-228e245014a6 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Project 343b9ab48312401f887155bafd461cf1 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: 1226/2466] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:47 2026] POST /v2.0/security-group-rules => generated 574 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:48.370 7 WARNING neutron_lib.context [None req-e90d12fa-eca9-4008-889a-171cc2979bc0 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2467] 10.0.0.217 () {34 vars in 685 bytes} [Mon May 11 12:12:48 2026] POST /v2.0/security-groups => generated 1599 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 12:12:48.539 8 WARNING neutron_lib.context [None req-520be365-1e3c-4be7-a496-356548419ebc ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1227/2468] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:48.736 7 WARNING neutron_lib.context [None req-8daa6820-bfb1-44d4-b574-9bf8b15e6377 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2469] 10.0.0.217 () {34 vars in 695 bytes} [Mon May 11 12:12:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:48.967 8 WARNING neutron_lib.context [None req-979eac06-2c7a-4635-a40b-fe1f89f87e50 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:49.584 7 WARNING neutron_lib.context [None req-06e6d724-6e5c-436c-ae9e-1097739d04ae d6b456efc89445859a37dfb1be1ca005 2efbb747b1ba4aa6acbc8a273a8b4e67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:12:49.718 7 INFO neutron.db.segments_db [None req-06e6d724-6e5c-436c-ae9e-1097739d04ae d6b456efc89445859a37dfb1be1ca005 2efbb747b1ba4aa6acbc8a273a8b4e67 - - default default] Added segment 32c28712-d0f4-436f-bb0e-b40504174dae of type vxlan for network 7d9e847e-66d0-4b40-99a7-bcb13f8a1097 [pid: 8|app: 0|req: 1228/2470] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:12:48 2026] POST /v2.0/floatingips => generated 552 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2471] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:12:49 2026] POST /v2.0/networks => generated 632 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:12:49.845 8 WARNING neutron_lib.context [None req-81359153-d56e-46e4-a075-80fc6f558ec9 d6b456efc89445859a37dfb1be1ca005 2efbb747b1ba4aa6acbc8a273a8b4e67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1244/2472] 10.0.0.227 () {34 vars in 1100 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1237545435&fields=id&tenant_id=343b9ab48312401f887155bafd461cf1 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2473] 10.0.0.227 () {34 vars in 1100 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1763374079&fields=id&tenant_id=343b9ab48312401f887155bafd461cf1 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2474] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:12:49 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2475] 10.0.0.227 () {34 vars in 982 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/networks?id=84db84df-c79a-4811-b889-bad2dc6a2a89 => generated 672 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1247/2476] 10.0.0.227 () {34 vars in 965 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/quotas/343b9ab48312401f887155bafd461cf1 => 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: 1230/2477] 10.0.0.217 () {34 vars in 747 bytes} [Mon May 11 12:12:50 2026] PUT /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2478] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2479] 10.0.0.227 () {34 vars in 1002 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports?tenant_id=343b9ab48312401f887155bafd461cf1&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2480] 10.0.0.217 () {34 vars in 758 bytes} [Mon May 11 12:12:50 2026] PUT /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2481] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2482] 10.0.0.227 () {34 vars in 1008 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2483] 10.0.0.217 () {34 vars in 754 bytes} [Mon May 11 12:12:50 2026] PUT /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2484] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2485] 10.0.0.227 () {34 vars in 1108 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2486] 10.0.0.217 () {34 vars in 776 bytes} [Mon May 11 12:12:50 2026] PUT /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2487] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2488] 10.0.0.217 () {34 vars in 747 bytes} [Mon May 11 12:12:50 2026] PUT /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2489] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2490] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 12 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2491] 10.0.0.217 () {32 vars in 735 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:12:50.910 7 INFO neutron.api.v2.resource [None req-f96efd55-7b3b-4834-b859-ea6c7ed2331c d6b456efc89445859a37dfb1be1ca005 2efbb747b1ba4aa6acbc8a273a8b4e67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1253/2492] 10.0.0.217 () {32 vars in 739 bytes} [Mon May 11 12:12:50 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2493] 10.0.0.217 () {32 vars in 738 bytes} [Mon May 11 12:12:50 2026] DELETE /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/red => 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: 1254/2494] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:51 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:12:51.163 8 INFO neutron.api.v2.resource [None req-2a394759-f3dc-463b-9293-69437e26f7ea d6b456efc89445859a37dfb1be1ca005 2efbb747b1ba4aa6acbc8a273a8b4e67 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2495] 10.0.0.217 () {32 vars in 742 bytes} [Mon May 11 12:12:51 2026] DELETE /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2498] 10.0.0.217 () {32 vars in 730 bytes} [Mon May 11 12:12:51 2026] DELETE /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2499] 10.0.0.217 () {32 vars in 727 bytes} [Mon May 11 12:12:51 2026] GET /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2500] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:12:51 2026] DELETE /v2.0/ports/eaf329cc-42a3-4ee0-9205-2213886cd8e0 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2501] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:12:51 2026] GET /v2.0/networks?id=84db84df-c79a-4811-b889-bad2dc6a2a89 => generated 672 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2502] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:12:51 2026] DELETE /v2.0/networks/7d9e847e-66d0-4b40-99a7-bcb13f8a1097 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:12:51.872 8 INFO neutron.services.segments.plugin [-] Segment 32c28712-d0f4-436f-bb0e-b40504174dae resource provider aggregate not found 2026-05-11 12:12:51.896 8 INFO neutron.services.segments.plugin [-] Segment 32c28712-d0f4-436f-bb0e-b40504174dae resource provider aggregate not found 2026-05-11 12:12:51.904 8 INFO neutron.services.segments.plugin [-] Segment 32c28712-d0f4-436f-bb0e-b40504174dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32c28712-d0f4-436f-bb0e-b40504174dae found for delete ", "request_id": "req-7eef6c47-57f6-4f6c-bcc1-922c3141cde2"}]} [pid: 8|app: 0|req: 1246/2503] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:51 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => 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: 1258/2504] 199.19.213.152 () {34 vars in 1050 bytes} [Mon May 11 12:12:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=343b9ab48312401f887155bafd461cf1 => generated 274 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:12:51.969 8 INFO neutron.services.segments.plugin [-] Segment 32c28712-d0f4-436f-bb0e-b40504174dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32c28712-d0f4-436f-bb0e-b40504174dae found for delete ", "request_id": "req-dfd7f7d8-3892-432b-bf82-83e037b7f707"}]} 2026-05-11 12:12:51.975 8 WARNING neutron_lib.context [req-afd10d22-6471-400c-829b-7f5c898ca746 req-f819afdf-e7ea-4630-b492-36f98c8c4033 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2505] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:12:51 2026] POST /v2.0/ports => generated 993 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1248/2506] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:52 2026] GET /v2.0/security-groups?tenant_id=2efbb747b1ba4aa6acbc8a273a8b4e67&name=default => generated 2805 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2507] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:52 2026] DELETE /v2.0/security-groups/ef8902da-a0ea-4f34-9815-3dfd6fb07ab8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2508] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1008 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2509] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2510] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/security-groups?tenant_id=0c35c21fae2c45deac01aaf25a6f5d7b&name=default => generated 2805 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2511] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:12:52 2026] PUT /v2.0/ports/5613e9e5-c314-4d2d-af97-e164208d3da5 => generated 1238 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:12:53.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eb2c425-e2d7-4c9d-936d-88cc9207fa9a'] response: {'name': 'network-changed', 'server_uuid': 'bca91061-6d0a-4dca-9897-abe621896521', 'tag': '5613e9e5-c314-4d2d-af97-e164208d3da5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1260/2512] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/ports?tenant_id=343b9ab48312401f887155bafd461cf1&device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2513] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:12:53 2026] DELETE /v2.0/security-groups/781f2d29-7e9a-490c-8ae6-23c520c417f7 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1261/2514] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5613e9e5-c314-4d2d-af97-e164208d3da5 => 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: 1254/2515] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/subnets?id=ffe461bf-e3eb-4ede-8984-09472197f226 => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2516] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/ports?network_id=84db84df-c79a-4811-b889-bad2dc6a2a89&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: 1255/2517] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2518] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2519] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:12:53 2026] GET /v2.0/ports?tenant_id=343b9ab48312401f887155bafd461cf1&device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2520] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/networks?id=84db84df-c79a-4811-b889-bad2dc6a2a89 => generated 768 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2521] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5613e9e5-c314-4d2d-af97-e164208d3da5 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2522] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2523] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/subnets?id=ffe461bf-e3eb-4ede-8984-09472197f226 => generated 666 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2524] 199.19.213.152 () {34 vars in 1124 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/security-groups?id=b246ee47-201a-4dff-9e37-f685bcf19ea0&id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2525] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/ports?network_id=84db84df-c79a-4811-b889-bad2dc6a2a89&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2526] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2527] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2528] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2529] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:12:54 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?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: 1261/2530] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:55 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2531] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:12:55 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2532] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:56 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2533] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:12:56 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2534] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:12:56 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:12:57.494 7 INFO neutron.db.l3_db [None req-84d74b00-15df-41fe-84e2-a6fcaae75a5b ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Floating IP 8e8e7446-8d7c-498b-9775-02a9f3087276 associated. External IP: 10.96.250.216, port: 5613e9e5-c314-4d2d-af97-e164208d3da5. [pid: 7|app: 0|req: 1272/2535] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:12:56 2026] PUT /v2.0/floatingips/8e8e7446-8d7c-498b-9775-02a9f3087276 => generated 855 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2538] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:13:07.230 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e02b307f-1033-4880-8a99-982af2c46043'] response: {'name': 'network-changed', 'server_uuid': 'bca91061-6d0a-4dca-9897-abe621896521', 'tag': '5613e9e5-c314-4d2d-af97-e164208d3da5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2539] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2540] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/ports?tenant_id=343b9ab48312401f887155bafd461cf1&device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2541] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/networks?id=84db84df-c79a-4811-b889-bad2dc6a2a89 => generated 768 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2542] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5613e9e5-c314-4d2d-af97-e164208d3da5 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2543] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1279 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2544] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/subnets?id=ffe461bf-e3eb-4ede-8984-09472197f226 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2545] 10.0.0.217 () {32 vars in 858 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/floatingips?floating_network_id=1a5bef9d-0b56-4fe5-853f-972183956595&port_id=5613e9e5-c314-4d2d-af97-e164208d3da5 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2546] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2547] 10.0.0.132 () {34 vars in 1120 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2548] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/ports?network_id=84db84df-c79a-4811-b889-bad2dc6a2a89&device_owner=network%3Adhcp => generated 1244 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2549] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:07 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2550] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:08 2026] GET /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2551] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:13:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2552] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:13:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2553] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:13:10 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: 1273/2554] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:13:10 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: 1282/2555] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:10 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2556] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:13:10 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => 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: 1283/2557] 199.19.213.152 () {34 vars in 717 bytes} [Mon May 11 12:13:10 2026] POST /v2.0/ports => generated 1093 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2558] 10.0.0.227 () {34 vars in 971 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1284/2559] 10.0.0.227 () {34 vars in 907 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2560] 199.19.213.152 () {34 vars in 1262 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2561] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2562] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?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: 1286/2563] 199.19.213.152 () {34 vars in 975 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1093 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2564] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:11 2026] GET /v2.0/networks?id=de895fa7-8e7e-42a1-b23d-494800f2511b => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2565] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:13:11 2026] PUT /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1247 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2566] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2519 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1288/2567] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2568] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2569] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2570] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:13:12.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daeda7ac-8396-423f-abc0-156420e03719'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '873d0990-8acc-49b0-b61c-3c4d10722191', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1290/2571] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2572] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2573] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2574] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:12 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&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: 1292/2575] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?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: 1284/2576] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?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: 1293/2577] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2519 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2578] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/networks?id=de895fa7-8e7e-42a1-b23d-494800f2511b => generated 802 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2579] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2580] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2581] 10.0.0.227 () {34 vars in 971 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2582] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&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: 1296/2583] 199.19.213.152 () {34 vars in 1096 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b&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: 7|app: 0|req: 1297/2584] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2585] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2586] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2587] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2588] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:13:13 2026] PUT /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1308 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:13:13.876 8 INFO neutron.api.v2.resource [None req-d52ac37b-2c62-4597-9f56-b5695b3f0c67 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2589] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/security-groups/lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2590] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.13&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2591] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => 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: 1290/2592] 199.19.213.152 () {30 vars in 785 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/security-groups?name=lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:13:13.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-004dd15d-5836-4d30-8cdf-973bace73747'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '873d0990-8acc-49b0-b61c-3c4d10722191', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1303/2593] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2594] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:13 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2595] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2580 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2596] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&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: 1307/2597] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/networks?id=de895fa7-8e7e-42a1-b23d-494800f2511b => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2598] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:13:13 2026] PUT /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1308 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2599] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => 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/2600] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?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: 1293/2601] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2602] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2603] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2604] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2605] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2606] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2607] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2608] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2609] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2610] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2611] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2612] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1344 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2613] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2614] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 799 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2615] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => 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: 1318/2616] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:14 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:20.631 8 WARNING neutron_lib.context [None req-491ef613-ed72-4275-ba45-e611a89adc9f 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:13:20.678 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba127fb-8f75-4c49-8998-c280270048c4'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '873d0990-8acc-49b0-b61c-3c4d10722191', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1319/2617] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:20 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2618] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:20 2026] GET /v2.0/networks?id=de895fa7-8e7e-42a1-b23d-494800f2511b => generated 802 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2619] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => 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: 1322/2620] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:20 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2621] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:21 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2622] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:21 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2623] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:21 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:13:22.305 8 INFO neutron.db.l3_db [None req-491ef613-ed72-4275-ba45-e611a89adc9f 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Floating IP 5f92dc9c-8617-4a3f-9dad-f44fff46dac9 associated. External IP: 10.96.250.213, port: bbf2ae43-afde-4259-864b-f00a95a9d1aa. [pid: 8|app: 0|req: 1299/2626] 10.0.0.217 () {34 vars in 677 bytes} [Mon May 11 12:13:20 2026] POST /v2.0/floatingips => generated 899 bytes in 2216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2627] 10.0.0.132 () {34 vars in 990 bytes} [Mon May 11 12:13:23 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2628] 10.0.0.132 () {34 vars in 1120 bytes} [Mon May 11 12:13:23 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2629] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:27 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2630] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:13:27 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2631] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:28 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2632] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:13:28 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2633] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:13:28 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&fields=id&fields=name => generated 207 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:29.374 7 INFO neutron.db.l3_db [req-b750f614-8b5f-4715-ac11-c9a62462d11d req-e22252be-36c9-4cf7-8699-9444cdc62131 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] Floating IP 8e8e7446-8d7c-498b-9775-02a9f3087276 disassociated. External IP: 10.96.250.216, port: 5613e9e5-c314-4d2d-af97-e164208d3da5. [pid: 8|app: 0|req: 1303/2634] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:30 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2635] 10.0.0.227 () {34 vars in 1120 bytes} [Mon May 11 12:13:30 2026] GET /v2.0/security-groups?id=1a7765f5-8d33-4c68-9afd-ffc8a397bec1&id=b246ee47-201a-4dff-9e37-f685bcf19ea0&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: 1305/2636] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:31 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => 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: 1332/2637] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:13:28 2026] DELETE /v2.0/ports/5613e9e5-c314-4d2d-af97-e164208d3da5 => generated 0 bytes in 2648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2638] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2639] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2640] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:13:32 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: 1307/2641] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:32.538 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d103f4ca-0f86-4821-ba52-3cd66a3d8966'] response: {'server_uuid': 'bca91061-6d0a-4dca-9897-abe621896521', 'name': 'network-vif-deleted', 'tag': '5613e9e5-c314-4d2d-af97-e164208d3da5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1335/2642] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:32.804 8 INFO neutron.api.v2.resource [None req-e84a5387-3550-47e9-858e-6487998b9ce3 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2643] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/security-groups/lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 149 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2644] 199.19.213.152 () {30 vars in 785 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/security-groups?name=lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2645] 199.19.213.152 () {30 vars in 815 bytes} [Mon May 11 12:13:32 2026] GET /v2.0/security-group-rules?security_group_id=25ae67ad-d720-4de4-ab92-942a39ba8506 => generated 1118 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2646] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:33 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2647] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:13:34 2026] GET /v2.0/ports?device_id=bca91061-6d0a-4dca-9897-abe621896521 => 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: 1337/2648] 199.19.213.152 () {34 vars in 747 bytes} [Mon May 11 12:13:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 1853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2649] 199.19.213.152 () {34 vars in 747 bytes} [Mon May 11 12:13:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2652] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:13:36 2026] DELETE /v2.0/security-groups/b246ee47-201a-4dff-9e37-f685bcf19ea0 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:13:36.460 8 INFO neutron.api.v2.resource [None req-7ba36601-e6c0-492c-a36f-eb7da9148050 ca8e1f7f3e5c402581ef38d28ffc3a19 343b9ab48312401f887155bafd461cf1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1314/2653] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:13:36 2026] GET /v2.0/security-groups/b246ee47-201a-4dff-9e37-f685bcf19ea0 => 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: 1340/2654] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:13:36 2026] DELETE /v2.0/floatingips/8e8e7446-8d7c-498b-9775-02a9f3087276 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2655] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:13:37 2026] DELETE /v2.0/security-groups/1a7765f5-8d33-4c68-9afd-ffc8a397bec1 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2656] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:13:37 2026] PUT /v2.0/routers/3cb0255d-022f-4254-bc5f-56e86125862c/remove_router_interface => generated 309 bytes in 1649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:40.801 8 INFO neutron.services.segments.plugin [-] Segment fe6065ac-cffa-48d5-9f41-16c83f5719ad resource provider aggregate not found 2026-05-11 12:13:40.806 8 INFO neutron.services.segments.plugin [-] Segment fe6065ac-cffa-48d5-9f41-16c83f5719ad resource provider aggregate not found 2026-05-11 12:13:40.817 8 INFO neutron.services.segments.plugin [-] Segment fe6065ac-cffa-48d5-9f41-16c83f5719ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6065ac-cffa-48d5-9f41-16c83f5719ad found for delete ", "request_id": "req-b1ecf77d-2fec-4605-a571-905d5aebe3af"}]} 2026-05-11 12:13:40.830 8 INFO neutron.services.segments.plugin [-] Segment fe6065ac-cffa-48d5-9f41-16c83f5719ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6065ac-cffa-48d5-9f41-16c83f5719ad found for delete ", "request_id": "req-286d13c4-a3f1-458a-99bc-48ea02dee4be"}]} 2026-05-11 12:13:40.877 8 INFO neutron.db.l3_hamode_db [None req-e8d10a7d-6401-4b22-8793-3aee6dcf6784 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network 5a30f343-5c48-45cf-847f-315df35aa265 was deleted as no HA routers are present in tenant 343b9ab48312401f887155bafd461cf1. [pid: 8|app: 0|req: 1316/2657] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:13:39 2026] DELETE /v2.0/routers/3cb0255d-022f-4254-bc5f-56e86125862c => generated 0 bytes in 1520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2658] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:13:40 2026] DELETE /v2.0/subnets/ffe461bf-e3eb-4ede-8984-09472197f226 => 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: 1317/2659] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:13:41 2026] DELETE /v2.0/networks/84db84df-c79a-4811-b889-bad2dc6a2a89 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2660] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:13:41 2026] PUT /v2.0/routers/33e2d8a4-0d29-4a23-bcbe-66087d59d69e/remove_router_interface => generated 309 bytes in 1295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:43.039 8 INFO neutron.services.segments.plugin [-] Segment 915cb44e-9942-4823-a0eb-b299bd74a0d5 resource provider aggregate not found 2026-05-11 12:13:43.049 8 INFO neutron.services.segments.plugin [-] Segment 915cb44e-9942-4823-a0eb-b299bd74a0d5 resource provider aggregate not found 2026-05-11 12:13:43.100 8 INFO neutron.services.segments.plugin [-] Segment 915cb44e-9942-4823-a0eb-b299bd74a0d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 915cb44e-9942-4823-a0eb-b299bd74a0d5 found for delete ", "request_id": "req-2d3c92bf-c1e2-41b5-8cd0-3e6304877d0f"}]} 2026-05-11 12:13:43.103 8 INFO neutron.services.segments.plugin [-] Segment 915cb44e-9942-4823-a0eb-b299bd74a0d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 915cb44e-9942-4823-a0eb-b299bd74a0d5 found for delete ", "request_id": "req-0e44db91-351d-456f-b5e6-03364dfcf217"}]} [pid: 7|app: 0|req: 1344/2661] 10.0.0.48 () {30 vars in 689 bytes} [Mon May 11 12:13:43 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: 1345/2662] 10.0.0.48 () {30 vars in 691 bytes} [Mon May 11 12:13:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2663] 10.0.0.48 () {30 vars in 667 bytes} [Mon May 11 12:13:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2664] 10.0.0.48 () {30 vars in 703 bytes} [Mon May 11 12:13:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2665] 10.0.0.48 () {28 vars in 438 bytes} [Mon May 11 12:13:44 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2666] 10.0.0.48 () {30 vars in 727 bytes} [Mon May 11 12:13:44 2026] GET /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 632 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:44.702 8 INFO neutron.db.l3_hamode_db [None req-cc10e0b8-0686-4cc0-804c-bcaa8552be8d 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] HA network cfdba2e9-82ba-4042-940f-d248e47d002d was deleted as no HA routers are present in tenant 33d76886662e41dbb33cdabb97226b69. [pid: 8|app: 0|req: 1318/2667] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:13:43 2026] DELETE /v2.0/routers/33e2d8a4-0d29-4a23-bcbe-66087d59d69e => generated 0 bytes in 1706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2668] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:13:44 2026] DELETE /v2.0/subnets/e9da4975-608a-4e11-890b-ec0bf55106f2 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:13:45.138 8 INFO neutron.services.segments.plugin [-] Segment a28ce442-ec20-4d19-ad25-f837e3b24909 resource provider aggregate not found 2026-05-11 12:13:45.142 8 INFO neutron.services.segments.plugin [-] Segment a28ce442-ec20-4d19-ad25-f837e3b24909 resource provider aggregate not found 2026-05-11 12:13:45.160 8 INFO neutron.services.segments.plugin [-] Segment a28ce442-ec20-4d19-ad25-f837e3b24909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a28ce442-ec20-4d19-ad25-f837e3b24909 found for delete ", "request_id": "req-fdf1df0c-6b04-47cd-a684-9405fcf3f43b"}]} 2026-05-11 12:13:45.165 8 INFO neutron.services.segments.plugin [-] Segment a28ce442-ec20-4d19-ad25-f837e3b24909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a28ce442-ec20-4d19-ad25-f837e3b24909 found for delete ", "request_id": "req-841a1fa1-46ae-4b7b-8b21-0a633e1636d0"}]} [pid: 7|app: 0|req: 1351/2669] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:13:45 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: 1352/2670] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:13:45 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: 1353/2671] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:13:45 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: 1354/2672] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:13:45 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: 1355/2673] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:45 2026] GET /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 650 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2674] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:13:45 2026] DELETE /v2.0/networks/b9ed78fd-721d-481a-a95d-376f73d95e44 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2675] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:13:45 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2676] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:13:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2677] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:13:46 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: 1321/2678] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:13:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2679] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:13:46 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: 1322/2680] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:46 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2681] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:13:46 2026] GET /v2.0/security-groups?tenant_id=33d76886662e41dbb33cdabb97226b69&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2682] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:46 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?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: 1324/2683] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:46 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2684] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:13:46 2026] DELETE /v2.0/security-groups/ff4ebc8f-2685-4bd5-b96a-5bdb790d348a => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2685] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:13:47 2026] GET /v2.0/security-groups?tenant_id=343b9ab48312401f887155bafd461cf1&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:13:47.181 8 INFO neutron.services.segments.plugin [-] Segment c7441a23-b74b-409e-ac01-e03517018c20 resource provider aggregate not found 2026-05-11 12:13:47.196 8 INFO neutron.services.segments.plugin [-] Segment c7441a23-b74b-409e-ac01-e03517018c20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7441a23-b74b-409e-ac01-e03517018c20 found for delete ", "request_id": "req-99a21780-de89-434e-9cb8-35cc421bf861"}]} 2026-05-11 12:13:47.198 8 INFO neutron.services.segments.plugin [-] Segment c7441a23-b74b-409e-ac01-e03517018c20 resource provider aggregate not found [pid: 7|app: 0|req: 1362/2686] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:13:47 2026] DELETE /v2.0/security-groups/5792b886-85f4-4ec6-ae95-e989141fd14a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:13:47.230 8 INFO neutron.services.segments.plugin [-] Segment c7441a23-b74b-409e-ac01-e03517018c20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7441a23-b74b-409e-ac01-e03517018c20 found for delete ", "request_id": "req-d132a97d-e9e2-445b-a3cd-b260b1433d1a"}]} [pid: 8|app: 0|req: 1325/2687] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:13:46 2026] POST /v2.0/ports => generated 1303 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2688] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:13:47 2026] PUT /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1428 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1326/2689] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:48 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 4038 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1364/2690] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:13:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2691] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:48 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:48.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b67039-289b-4e50-bfb1-f30e5dacce5a'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '7abad6d9-84ff-4bf1-9617-20831adbb48c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2692] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:48 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2693] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:48 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?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: 1366/2694] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2695] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1367/2696] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2697] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2698] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2699] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2700] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2701] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e9&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => 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: 1370/2702] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2703] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&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: 1371/2704] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&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: 8|app: 0|req: 1334/2705] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2706] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:49 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2707] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 4038 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2708] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2709] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => 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: 1374/2710] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e9&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2711] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2712] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2713] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:50 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2714] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:51 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2715] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:51 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?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: 1341/2718] 10.0.0.227 () {34 vars in 971 bytes} [Mon May 11 12:13:52 2026] GET /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2719] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:52 2026] GET /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1464 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2720] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:52 2026] GET /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1466 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2721] 199.19.213.152 () {34 vars in 790 bytes} [Mon May 11 12:13:52 2026] PUT /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1201 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2722] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:13:52 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c => generated 797 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:13:53.005 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1b36e5a-e18e-4b33-aa6a-4bc8c24de510'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '7abad6d9-84ff-4bf1-9617-20831adbb48c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1380/2723] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:52 2026] GET /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 650 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2724] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3811 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2725] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2726] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2727] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/subnets?id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2728] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2729] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2730] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2731] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:13:53 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: 1348/2732] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:13:53 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: 1385/2733] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:13:53 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: 1349/2734] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2735] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2736] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2737] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1346 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2738] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2739] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 799 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2740] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:13:53 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2741] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:13:54 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:13:54.665 8 WARNING neutron_lib.context [None req-888b118f-60ff-4abc-9eac-fd26e9b93bf9 1a72754f93e248dc8353611b1471b052 f9d47aa1bfe645708c04f95a09fdf436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1353/2742] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:13:54 2026] POST /v2.0/floatingips => generated 552 bytes in 1767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:13:56.238 7 WARNING neutron_lib.context [None req-7db84cf6-ac06-4685-9b19-7e64e93df6d0 1a72754f93e248dc8353611b1471b052 f9d47aa1bfe645708c04f95a09fdf436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1390/2743] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:13:56 2026] POST /v2.0/floatingips => generated 552 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:13:57.196 8 WARNING neutron_lib.context [None req-f73be41c-4c9f-4f74-b0bb-be423d3e0c1b 1a72754f93e248dc8353611b1471b052 f9d47aa1bfe645708c04f95a09fdf436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1354/2744] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:13:57 2026] POST /v2.0/floatingips => generated 552 bytes in 739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:13:57.938 7 WARNING neutron_lib.context [None req-afc738ca-ea98-4517-9544-4ed791c10dc5 1a72754f93e248dc8353611b1471b052 f9d47aa1bfe645708c04f95a09fdf436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1391/2745] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:13:57 2026] POST /v2.0/floatingips => generated 552 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:13:58.781 8 WARNING neutron_lib.context [None req-7ac176ad-40fa-4357-add5-d2170492a165 1a72754f93e248dc8353611b1471b052 f9d47aa1bfe645708c04f95a09fdf436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1355/2746] 10.0.0.217 () {34 vars in 676 bytes} [Mon May 11 12:13:58 2026] POST /v2.0/floatingips => generated 552 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2747] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:13:59 2026] PUT /v2.0/floatingips/ed06e0d6-aa1a-4699-932a-e74e287d2b77/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2748] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:13:59 2026] PUT /v2.0/floatingips/03125bf8-b889-42fe-8ede-11794394ef05/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2749] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:13:59 2026] PUT /v2.0/floatingips/1f48f492-3892-4603-a9cf-daeb92a03926/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2750] 10.0.0.217 () {34 vars in 759 bytes} [Mon May 11 12:13:59 2026] PUT /v2.0/floatingips/824906df-8547-4cdc-9e98-a22595ceb7fb/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2751] 10.0.0.217 () {32 vars in 672 bytes} [Mon May 11 12:13:59 2026] GET /v2.0/floatingips?tags=red => 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: 1358/2752] 10.0.0.217 () {32 vars in 686 bytes} [Mon May 11 12:13:59 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2753] 10.0.0.48 () {30 vars in 689 bytes} [Mon May 11 12:14:00 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: 1360/2754] 10.0.0.48 () {30 vars in 691 bytes} [Mon May 11 12:14:00 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: 1361/2755] 10.0.0.48 () {30 vars in 667 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2756] 10.0.0.48 () {30 vars in 703 bytes} [Mon May 11 12:14:00 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: 1395/2757] 10.0.0.217 () {32 vars in 682 bytes} [Mon May 11 12:13:59 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2758] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2759] 10.0.0.217 () {32 vars in 680 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2760] 10.0.0.217 () {32 vars in 694 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2761] 10.0.0.48 () {28 vars in 438 bytes} [Mon May 11 12:14:00 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2762] 10.0.0.217 () {32 vars in 690 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2763] 10.0.0.48 () {30 vars in 727 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/subnets/dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 631 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2764] 10.0.0.217 () {32 vars in 702 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2765] 10.0.0.227 () {34 vars in 1178 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e&device_id=6218682e-a819-44a3-994f-ceff7f3de294&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 6727 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2766] 10.0.0.227 () {34 vars in 1280 bytes} [Mon May 11 12:14:00 2026] GET /v2.0/security-groups?id=e51fdbba-987e-482b-a80d-406a96324dc2&id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&id=61fa4386-0b38-4b6e-add0-980268346e13&id=25ae67ad-d720-4de4-ab92-942a39ba8506&fields=id&fields=name => generated 352 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2767] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:00 2026] DELETE /v2.0/floatingips/ed06e0d6-aa1a-4699-932a-e74e287d2b77 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2768] 10.0.0.227 () {34 vars in 1084 bytes} [Mon May 11 12:14:01 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 2927 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2769] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:14:01 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&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: 7|app: 0|req: 1401/2770] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:01 2026] DELETE /v2.0/floatingips/03125bf8-b889-42fe-8ede-11794394ef05 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2771] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:14:01 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3811 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2772] 10.0.0.227 () {34 vars in 1200 bytes} [Mon May 11 12:14:01 2026] GET /v2.0/security-groups?id=e51fdbba-987e-482b-a80d-406a96324dc2&id=61fa4386-0b38-4b6e-add0-980268346e13&id=25ae67ad-d720-4de4-ab92-942a39ba8506&fields=id&fields=name => generated 262 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2773] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:01 2026] DELETE /v2.0/floatingips/1f48f492-3892-4603-a9cf-daeb92a03926 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2774] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:02 2026] DELETE /v2.0/floatingips/824906df-8547-4cdc-9e98-a22595ceb7fb => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2775] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:02 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: 1406/2776] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2777] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2778] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2779] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:02 2026] GET /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 650 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2780] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:02 2026] GET /v2.0/subnets/dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2781] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:02 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3811 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2782] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:02 2026] DELETE /v2.0/floatingips/95562bcd-2f86-439e-8495-217d58c7acf7 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2783] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:02 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: 1372/2784] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:03 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: 1413/2785] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:03 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: 1373/2786] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2787] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:03 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2788] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:03 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2789] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:03 2026] GET /v2.0/security-groups?tenant_id=f9d47aa1bfe645708c04f95a09fdf436&name=default => generated 2805 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2790] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:14:03 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2791] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:03 2026] DELETE /v2.0/security-groups/89e7c82c-938b-45be-ae06-39f8f1570702 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2792] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:04 2026] GET /v2.0/security-groups?tenant_id=29f957de84ab472a81c95dbd3b68eec3&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2793] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:04 2026] DELETE /v2.0/security-groups/861a440d-b589-47d9-8511-edb23f3f08e0 => 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: 1416/2794] 199.19.213.152 () {38 vars in 955 bytes} [Mon May 11 12:14:04 2026] POST /v2.0/ports => generated 1303 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1417/2795] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:04 2026] GET /v2.0/security-groups?tenant_id=289bddf61a10491b8647e3ded6a7b6fb&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2796] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:04 2026] DELETE /v2.0/security-groups/8138d54d-f7a5-4b8f-a5d4-26e39514baba => 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: 1379/2797] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:14:04 2026] PUT /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1428 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2798] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 5267 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:14:05.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e69d8b7f-997f-4df6-9d6d-d0ae5ae7e608'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '0848fbcf-254c-4cff-84da-28194077c517', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2799] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => 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: 1420/2800] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2801] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&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: 1421/2802] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1382/2803] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2804] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => 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: 1383/2805] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2806] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2807] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2808] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?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: 1385/2809] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2810] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/subnets?id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2811] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2812] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:05 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2813] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2814] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=0848fbcf-254c-4cff-84da-28194077c517 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2815] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12c&port_id=0848fbcf-254c-4cff-84da-28194077c517 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2818] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2819] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2820] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2821] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2822] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?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: 1393/2823] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 5267 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2824] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2825] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=0848fbcf-254c-4cff-84da-28194077c517 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2826] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12c&port_id=0848fbcf-254c-4cff-84da-28194077c517 => 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: 1395/2827] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2828] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2829] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2830] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:06 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2831] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:07 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?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: 1435/2832] 10.0.0.227 () {34 vars in 971 bytes} [Mon May 11 12:14:07 2026] GET /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2833] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:07 2026] GET /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2834] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:07 2026] GET /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2835] 199.19.213.152 () {34 vars in 790 bytes} [Mon May 11 12:14:07 2026] PUT /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1197 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2836] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 797 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1400/2837] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/subnets/dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2838] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 5036 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:14:08.490 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23319ead-19ac-4739-8bd0-0ae7f4de875b'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '0848fbcf-254c-4cff-84da-28194077c517', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1439/2839] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2840] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:08 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: 1441/2841] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2842] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:08 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: 1401/2843] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2844] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2845] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=0848fbcf-254c-4cff-84da-28194077c517 => 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: 1444/2846] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2847] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/subnets?id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2848] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2849] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2850] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2851] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2852] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 799 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2853] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2854] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:08 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2855] 10.0.0.217 () {34 vars in 678 bytes} [Mon May 11 12:14:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2856] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2857] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:14:09 2026] PUT /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2858] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2859] 10.0.0.217 () {34 vars in 764 bytes} [Mon May 11 12:14:09 2026] PUT /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2860] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2861] 10.0.0.217 () {34 vars in 760 bytes} [Mon May 11 12:14:09 2026] PUT /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2862] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2863] 10.0.0.217 () {34 vars in 782 bytes} [Mon May 11 12:14:09 2026] PUT /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2864] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2865] 10.0.0.217 () {34 vars in 753 bytes} [Mon May 11 12:14:09 2026] PUT /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2866] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2867] 10.0.0.217 () {32 vars in 741 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:14:09.501 8 INFO neutron.api.v2.resource [None req-09cd08b6-68f7-4f1a-ad1f-8b66bd2fcbd0 315f9553c45c4d40bdc4b0dff15f79e6 029a449703394dda85e21127034a1caf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2868] 10.0.0.217 () {32 vars in 745 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2869] 10.0.0.217 () {32 vars in 744 bytes} [Mon May 11 12:14:09 2026] DELETE /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2870] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:14:09.602 7 INFO neutron.api.v2.resource [None req-d06c1e86-df32-465e-9b2b-06cb9257f190 315f9553c45c4d40bdc4b0dff15f79e6 029a449703394dda85e21127034a1caf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2871] 10.0.0.217 () {32 vars in 748 bytes} [Mon May 11 12:14:09 2026] DELETE /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2872] 10.0.0.217 () {32 vars in 736 bytes} [Mon May 11 12:14:09 2026] DELETE /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2873] 10.0.0.217 () {32 vars in 733 bytes} [Mon May 11 12:14:09 2026] GET /v2.0/policies/70cd6f15-7252-479d-ad73-143b5174060c/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: 1419/2874] 10.0.0.217 () {32 vars in 734 bytes} [Mon May 11 12:14:09 2026] DELETE /v2.0/qos/policies/70cd6f15-7252-479d-ad73-143b5174060c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2875] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:10 2026] GET /v2.0/security-groups?tenant_id=8fb34bce194743b39922a63598578602&name=default => generated 2805 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2876] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:10 2026] DELETE /v2.0/security-groups/a8cee7a9-2f42-4c7c-9e6a-1848dd181447 => 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: 1457/2877] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:10 2026] GET /v2.0/security-groups?tenant_id=029a449703394dda85e21127034a1caf&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2878] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:11 2026] DELETE /v2.0/security-groups/2e2f9f44-699a-4cad-a96e-bf0e16fc7ca7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:14:14.866 7 WARNING neutron_lib.context [None req-2308753a-70b9-423f-80c3-b5705c09234d 4ad9c28f9d844f599c5e8380f2b10476 82a50141b73c4e3f959cec1c26260deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 12:14:14.989 7 INFO neutron.db.segments_db [None req-2308753a-70b9-423f-80c3-b5705c09234d 4ad9c28f9d844f599c5e8380f2b10476 82a50141b73c4e3f959cec1c26260deb - - default default] Added segment b2d417b0-29ab-40c2-85c7-6ef2d09af26d of type vxlan for network f9b52e7b-a9c4-4ef6-ad95-0b60bd1724da [pid: 7|app: 0|req: 1458/2879] 10.0.0.217 () {34 vars in 670 bytes} [Mon May 11 12:14:14 2026] POST /v2.0/networks => generated 631 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:14:15.118 8 WARNING neutron_lib.context [None req-f2921ec2-840d-4ba6-a5c0-e9fe5314ea27 4ad9c28f9d844f599c5e8380f2b10476 82a50141b73c4e3f959cec1c26260deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1422/2880] 10.0.0.217 () {34 vars in 664 bytes} [Mon May 11 12:14:15 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 12:14:15.529 7 WARNING neutron_lib.context [None req-e7486a46-41d9-4b0c-a0fe-6d24c92bdd04 4ad9c28f9d844f599c5e8380f2b10476 82a50141b73c4e3f959cec1c26260deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1423/2881] 199.19.213.152 () {34 vars in 1096 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294&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) [pid: 8|app: 0|req: 1424/2882] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2883] 10.0.0.217 () {34 vars in 666 bytes} [Mon May 11 12:14:15 2026] POST /v2.0/trunks => generated 407 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2884] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2885] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:14:15 2026] PUT /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2886] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2887] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2888] 10.0.0.217 () {34 vars in 760 bytes} [Mon May 11 12:14:15 2026] PUT /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2889] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2890] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b2&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => 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: 1464/2891] 10.0.0.217 () {34 vars in 756 bytes} [Mon May 11 12:14:15 2026] PUT /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/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: 1465/2892] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/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: 1428/2893] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2894] 10.0.0.217 () {34 vars in 778 bytes} [Mon May 11 12:14:15 2026] PUT /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2895] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2896] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:15 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2897] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&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: 1468/2898] 10.0.0.217 () {34 vars in 749 bytes} [Mon May 11 12:14:16 2026] PUT /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2899] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2900] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?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: 1470/2901] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:14:16.149 8 INFO neutron.api.v2.resource [None req-fe5f5ad7-872f-493f-b487-1592aaaf2444 4ad9c28f9d844f599c5e8380f2b10476 82a50141b73c4e3f959cec1c26260deb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1432/2902] 10.0.0.217 () {32 vars in 741 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2903] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2904] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:16 2026] DELETE /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2905] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:14:16.256 8 INFO neutron.api.v2.resource [None req-a8f1ece9-e6c7-4b3f-a14d-f2188d9ab1f4 4ad9c28f9d844f599c5e8380f2b10476 82a50141b73c4e3f959cec1c26260deb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2906] 10.0.0.217 () {32 vars in 744 bytes} [Mon May 11 12:14:16 2026] DELETE /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2907] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:16 2026] DELETE /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/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: 1435/2908] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6/tags => 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: 1474/2909] 10.0.0.217 () {32 vars in 719 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2910] 10.0.0.217 () {32 vars in 717 bytes} [Mon May 11 12:14:16 2026] GET /v2.0/ports/006267eb-5c13-4cee-9a35-97a831937b3a => generated 826 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2911] 10.0.0.217 () {32 vars in 722 bytes} [Mon May 11 12:14:16 2026] DELETE /v2.0/trunks/0e3cc0ee-a765-44be-9900-c5c4a3792dc6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2912] 10.0.0.217 () {32 vars in 720 bytes} [Mon May 11 12:14:16 2026] DELETE /v2.0/ports/006267eb-5c13-4cee-9a35-97a831937b3a => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2913] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:14:16 2026] DELETE /v2.0/networks/f9b52e7b-a9c4-4ef6-ad95-0b60bd1724da => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2914] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:17 2026] GET /v2.0/security-groups?tenant_id=82a50141b73c4e3f959cec1c26260deb&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:14:18.155 7 INFO neutron.services.segments.plugin [-] Segment b2d417b0-29ab-40c2-85c7-6ef2d09af26d resource provider aggregate not found 2026-05-11 12:14:18.162 7 INFO neutron.services.segments.plugin [-] Segment b2d417b0-29ab-40c2-85c7-6ef2d09af26d resource provider aggregate not found 2026-05-11 12:14:18.189 7 INFO neutron.services.segments.plugin [-] Segment b2d417b0-29ab-40c2-85c7-6ef2d09af26d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2d417b0-29ab-40c2-85c7-6ef2d09af26d found for delete ", "request_id": "req-66da7a6e-7e1a-4980-89b6-7464dba363be"}]} 2026-05-11 12:14:18.195 7 INFO neutron.services.segments.plugin [-] Segment b2d417b0-29ab-40c2-85c7-6ef2d09af26d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2d417b0-29ab-40c2-85c7-6ef2d09af26d found for delete ", "request_id": "req-b74fc705-f059-4897-8001-ef3634d1816f"}]} [pid: 7|app: 0|req: 1477/2915] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:18 2026] DELETE /v2.0/security-groups/770edd23-1934-4f1c-8ba3-d4d230948c62 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2916] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:14:18 2026] GET /v2.0/security-groups?tenant_id=fa2e2104280e4b909b6722925f4adfd1&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2917] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:14:18 2026] DELETE /v2.0/security-groups/25408ac4-f46a-4a92-8073-02e618019e35 => 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: 1440/2918] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:20 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: 1479/2919] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:20 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: 1441/2920] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:20 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: 1480/2921] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2922] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:20 2026] GET /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2923] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:20 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 5036 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2924] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:20 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: 1482/2925] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2926] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:20 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: 1483/2927] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:20 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: 1445/2928] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:20 2026] GET /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2929] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:14:20 2026] PUT /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1026 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2932] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 797 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:14:21.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-819383ea-25d4-4afd-8f25-e68e8429d1e7'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '0848fbcf-254c-4cff-84da-28194077c517', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1487/2933] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 4865 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2934] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 4865 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1488/2935] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2936] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2937] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 4865 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2938] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:21 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?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: 1450/2939] 199.19.213.152 () {34 vars in 975 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2940] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:14:22 2026] DELETE /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2941] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3811 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2942] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3811 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:14:22.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0d167f-97b5-4e64-9347-4c7c5df3ab9c 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2943] 199.19.213.152 () {32 vars in 759 bytes} [Mon May 11 12:14:22 2026] DELETE /v2.0/ports/0848fbcf-254c-4cff-84da-28194077c517 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2944] 199.19.213.152 () {34 vars in 1226 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/networks?id=f970ba55-550d-41d5-988f-115713ab90ae&id=de895fa7-8e7e-42a1-b23d-494800f2511b&id=9329bb37-5835-4e80-a66f-2a58342ede6c&id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 3095 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2945] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2946] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:22 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: 1455/2947] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2948] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12: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: 1493/2949] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2950] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:22 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: 1494/2951] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2952] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:22 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2953] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2954] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2955] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2956] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2957] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2958] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => 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: 1462/2959] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2960] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2961] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:14:23.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c25bbdd-0b32-4c37-8b70-bd508d745746'] response: {'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'name': 'network-vif-deleted', 'tag': '0848fbcf-254c-4cff-84da-28194077c517', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/2962] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2963] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2964] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2965] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2966] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2967] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/subnets?id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2968] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2969] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2970] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:23 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2971] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14: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: 7|app: 0|req: 1504/2972] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14: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: 8|app: 0|req: 1469/2973] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:34 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: 1505/2974] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2975] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:34 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2976] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:35 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: 1471/2977] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:35 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: 1507/2978] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:35 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: 1472/2979] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:35 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: 1508/2980] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:35 2026] GET /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2983] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:14:35 2026] PUT /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1026 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2984] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c => generated 797 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:14:36.499 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5da49422-7ebd-4a16-aa8d-b49d85ddf215'] response: {'name': 'network-changed', 'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'tag': '7abad6d9-84ff-4bf1-9617-20831adbb48c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1474/2985] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3636 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2986] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3636 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1475/2987] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2988] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3636 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2989] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2990] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:36 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?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: 1477/2991] 199.19.213.152 () {34 vars in 975 bytes} [Mon May 11 12:14:37 2026] GET /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2992] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:37 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 3636 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2993] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:14:37 2026] DELETE /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2994] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:14:38.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a982a78-0efa-4189-b9e7-14c4e2600601'] response: {'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'name': 'network-vif-deleted', 'tag': '7abad6d9-84ff-4bf1-9617-20831adbb48c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2995] 199.19.213.152 () {34 vars in 1146 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/networks?id=f970ba55-550d-41d5-988f-115713ab90ae&id=de895fa7-8e7e-42a1-b23d-494800f2511b&id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 2309 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2996] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => 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: 1517/2997] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2998] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2999] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?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: 1482/3000] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3001] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=873d0990-8acc-49b0-b61c-3c4d10722191 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3002] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/subnets?id=4f469249-deaa-4488-b643-f1315127e99c => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3003] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/ports?network_id=de895fa7-8e7e-42a1-b23d-494800f2511b&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3004] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3005] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 12:14:38.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c554099-3f89-4075-8708-e5b1dd541d80 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3006] 199.19.213.152 () {32 vars in 759 bytes} [Mon May 11 12:14:38 2026] DELETE /v2.0/ports/7abad6d9-84ff-4bf1-9617-20831adbb48c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3007] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:14:38 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3008] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12: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: 1486/3009] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12: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: 1524/3010] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3011] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3012] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3013] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3014] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3015] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3016] 199.19.213.152 () {30 vars in 743 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3017] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3018] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:39 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3021] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:52 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: 1492/3022] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3023] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14: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: 8|app: 0|req: 1493/3024] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:14:52.189 7 INFO neutron.api.v2.resource [None req-47aeb13e-5c72-4e2c-bd86-7cabd95b2e41 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3025] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 12:14:52 2026] GET /v2.0/security-groups/lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => 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: 1494/3026] 199.19.213.152 () {30 vars in 785 bytes} [Mon May 11 12:14:52 2026] GET /v2.0/security-groups?name=lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 2741 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3027] 199.19.213.152 () {30 vars in 815 bytes} [Mon May 11 12:14:52 2026] GET /v2.0/security-group-rules?security_group_id=25ae67ad-d720-4de4-ab92-942a39ba8506 => generated 2206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3028] 199.19.213.152 () {32 vars in 789 bytes} [Mon May 11 12:14:52 2026] DELETE /v2.0/security-group-rules/ef2910ec-9f63-42b6-9446-00a539d67c5d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3029] 199.19.213.152 () {32 vars in 789 bytes} [Mon May 11 12:14:52 2026] DELETE /v2.0/security-group-rules/fed12f91-6d98-46b4-a8cb-c2c7af440619 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:14:56.999 8 INFO neutron.db.l3_db [None req-488efe0b-ccd2-42ba-9c8d-d9e3bed1cd3e 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Floating IP 5f92dc9c-8617-4a3f-9dad-f44fff46dac9 disassociated (deleted). External IP: 10.96.250.213, port: bbf2ae43-afde-4259-864b-f00a95a9d1aa. [pid: 8|app: 0|req: 1496/3030] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:14:56 2026] DELETE /v2.0/floatingips/5f92dc9c-8617-4a3f-9dad-f44fff46dac9 => generated 0 bytes in 1190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:14:57.383 7 INFO neutron.api.v2.resource [None req-0368e143-e2bf-4f59-a2e3-ddef46f8d683 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3031] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:14:57 2026] GET /v2.0/floatingips/5f92dc9c-8617-4a3f-9dad-f44fff46dac9 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3032] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:14:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3033] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:14:58 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: 1498/3034] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:14:58 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: 1537/3035] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:14:58 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: 1499/3036] 199.19.213.152 () {30 vars in 741 bytes} [Mon May 11 12:14:58 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3037] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:58 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3038] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:58 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3039] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:58 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 2582 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3040] 199.19.213.152 () {34 vars in 975 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1346 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3041] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3042] 199.19.213.152 () {34 vars in 1016 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b?fields=dns_domain => generated 29 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3043] 199.19.213.152 () {38 vars in 1028 bytes} [Mon May 11 12:14:59 2026] PUT /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1147 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3044] 199.19.213.152 () {30 vars in 769 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1504/3045] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/ports?tenant_id=14b86893fc6a4d5f984aa80a8844bf20&device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3046] 199.19.213.152 () {34 vars in 1066 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/networks?id=f970ba55-550d-41d5-988f-115713ab90ae&id=de895fa7-8e7e-42a1-b23d-494800f2511b => generated 1523 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3047] 199.19.213.152 () {34 vars in 1060 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3048] 199.19.213.152 () {34 vars in 984 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/subnets?id=0ee6195d-26e4-4dc2-8bca-a1f7893fd8ba => generated 630 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3049] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:14:59 2026] PUT /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1086 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1543/3050] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/ports?network_id=f970ba55-550d-41d5-988f-115713ab90ae&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: 1508/3051] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 1086 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3052] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:14:59 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3053] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/networks/f970ba55-550d-41d5-988f-115713ab90ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3054] 199.19.213.152 () {32 vars in 759 bytes} [Mon May 11 12:14:59 2026] DELETE /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3055] 199.19.213.152 () {30 vars in 703 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3056] 199.19.213.152 () {30 vars in 705 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3057] 199.19.213.152 () {30 vars in 681 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3058] 199.19.213.152 () {30 vars in 717 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:15:00.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9a1a832-bd97-45f9-97c6-90f989c7ccc1 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3059] 199.19.213.152 () {32 vars in 759 bytes} [Mon May 11 12:15:00 2026] DELETE /v2.0/ports/873d0990-8acc-49b0-b61c-3c4d10722191 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3060] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:15:00.618 7 INFO neutron.api.v2.resource [None req-0c1d3eec-7389-42ad-ba9c-6b7092ed201d 7cefdbf69cba4d6d85e970dff6c82ab5 14b86893fc6a4d5f984aa80a8844bf20 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3061] 199.19.213.152 () {30 vars in 763 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/security-groups/lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3062] 199.19.213.152 () {30 vars in 785 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/security-groups?name=lb-99748f25-7e0c-4d86-ac7c-5c0e0f6f91f7 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3063] 199.19.213.152 () {30 vars in 737 bytes} [Mon May 11 12:15:00 2026] GET /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3064] 199.19.213.152 () {34 vars in 789 bytes} [Mon May 11 12:15:00 2026] PUT /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 1094 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3065] 199.19.213.152 () {32 vars in 779 bytes} [Mon May 11 12:15:01 2026] DELETE /v2.0/security-groups/25ae67ad-d720-4de4-ab92-942a39ba8506 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3066] 199.19.213.152 () {32 vars in 759 bytes} [Mon May 11 12:15:01 2026] DELETE /v2.0/ports/bbf2ae43-afde-4259-864b-f00a95a9d1aa => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3067] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:15:04 2026] GET /v2.0/ports?device_id=dada6d50-ef38-474b-a1af-a73dea1efb5e => 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: 1516/3068] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:15:04 2026] DELETE /v2.0/ports/42313c54-7ed8-48a2-b363-f4b0867f9028 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:08.215 7 INFO neutron.db.l3_db [None req-f2e45093-739e-4637-ac2b-ba7219f4f71a 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Floating IP 5afd104a-86ff-493c-85c7-fb1c47359e0b disassociated (deleted). External IP: 10.96.250.218, port: c5c28de2-6777-4026-8a5e-ce3a045edac2. [pid: 7|app: 0|req: 1554/3071] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:15:07 2026] DELETE /v2.0/floatingips/5afd104a-86ff-493c-85c7-fb1c47359e0b => generated 0 bytes in 1013 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:08.771 8 INFO neutron.api.v2.resource [None req-b9bc58e1-3b3c-4064-a2c6-f73a51326f1b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3072] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:15:08 2026] GET /v2.0/floatingips/5afd104a-86ff-493c-85c7-fb1c47359e0b => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:15:09.058 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0be65a66-4dee-487e-827b-5bdfee84b245'] response: {'name': 'network-changed', 'server_uuid': '6218682e-a819-44a3-994f-ceff7f3de294', 'tag': 'c5c28de2-6777-4026-8a5e-ce3a045edac2', 'status': 'completed', 'code': 200} 2026-05-11 12:15:09.092 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce9c9f0e-d698-4a78-b3a5-a1cb18e3641b'] response: {'server_uuid': 'dada6d50-ef38-474b-a1af-a73dea1efb5e', 'name': 'network-vif-deleted', 'tag': '42313c54-7ed8-48a2-b363-f4b0867f9028', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/3073] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3074] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:15:08 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1204 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3075] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&fields=id&fields=name => generated 111 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3076] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/networks?id=9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 800 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3077] 199.19.213.152 () {34 vars in 1058 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => 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: 1521/3078] 199.19.213.152 () {34 vars in 1106 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b2&port_id=c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3079] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/subnets?id=23c8b78b-82b1-4aed-a6d7-6e0d73c1a617&id=dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3080] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&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: 7|app: 0|req: 1559/3081] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/ports?network_id=9053164f-31d5-4e7b-8e8b-b705aa80f965&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3082] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3083] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/ports?device_id=6218682e-a819-44a3-994f-ceff7f3de294 => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3084] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:15:09 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3085] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:15:09 2026] DELETE /v2.0/ports/c5c28de2-6777-4026-8a5e-ce3a045edac2 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:14.663 8 INFO neutron.db.l3_db [None req-f79fb234-a747-4326-90fd-666779960395 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] Floating IP 3ce53179-3323-43ab-92f2-321ac68fc198 disassociated (deleted). External IP: 10.96.250.203, port: 129454a9-3979-48ec-87ad-3072587ca5cb. [pid: 8|app: 0|req: 1525/3086] 10.0.0.217 () {32 vars in 732 bytes} [Mon May 11 12:15:14 2026] DELETE /v2.0/floatingips/3ce53179-3323-43ab-92f2-321ac68fc198 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:15.072 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c61614c5-532e-494d-9226-fc0f60b5193a'] response: {'server_uuid': '6218682e-a819-44a3-994f-ceff7f3de294', 'name': 'network-vif-deleted', 'tag': 'c5c28de2-6777-4026-8a5e-ce3a045edac2', 'status': 'completed', 'code': 200} 2026-05-11 12:15:15.073 7 INFO neutron.api.v2.resource [None req-f0fc7696-f03f-4f02-80a0-970a84758964 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3087] 10.0.0.217 () {32 vars in 729 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/floatingips/3ce53179-3323-43ab-92f2-321ac68fc198 => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:15:15.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0408ca8e-cfbe-4f3b-a855-7e2bc433f546'] response: {'name': 'network-changed', 'server_uuid': '8f3e746a-1b56-450c-8b32-5ae72e35a81b', 'tag': '129454a9-3979-48ec-87ad-3072587ca5cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/3088] 10.0.0.227 () {34 vars in 990 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1196 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3089] 199.19.213.152 () {34 vars in 1080 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/ports?tenant_id=12e26099aa084d78aa39e26242c20943&device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1465 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3090] 10.0.0.227 () {34 vars in 1040 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/security-groups?id=7e8a306b-4592-40e3-a47c-cf9f6f8817a1&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3091] 199.19.213.152 () {34 vars in 986 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/networks?id=9329bb37-5835-4e80-a66f-2a58342ede6c => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3092] 199.19.213.152 () {34 vars in 1056 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.13&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => 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: 1565/3093] 199.19.213.152 () {34 vars in 1104 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=129454a9-3979-48ec-87ad-3072587ca5cb => 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: 1529/3094] 199.19.213.152 () {34 vars in 1064 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/subnets?id=cd295719-bbed-4e30-9520-ed353a7bacbb&id=ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3095] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3096] 199.19.213.152 () {34 vars in 1052 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/ports?network_id=9329bb37-5835-4e80-a66f-2a58342ede6c&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3097] 199.19.213.152 () {34 vars in 1012 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?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: 1531/3098] 199.19.213.152 () {34 vars in 994 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/ports?device_id=8f3e746a-1b56-450c-8b32-5ae72e35a81b => generated 1196 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3099] 199.19.213.152 () {34 vars in 1112 bytes} [Mon May 11 12:15:15 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3100] 199.19.213.152 () {36 vars in 997 bytes} [Mon May 11 12:15:15 2026] DELETE /v2.0/ports/129454a9-3979-48ec-87ad-3072587ca5cb => 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: 1569/3101] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:20 2026] DELETE /v2.0/security-group-rules/1390935e-e71d-475e-ba50-67aaa7a16a30 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:20.603 8 INFO neutron.api.v2.resource [None req-3f4c9332-f63e-4560-80ef-119376b97f4c 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3102] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:20 2026] GET /v2.0/security-group-rules/1390935e-e71d-475e-ba50-67aaa7a16a30 => generated 155 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3103] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:20 2026] DELETE /v2.0/security-group-rules/3f7bfb45-97e7-4851-947e-26be1c9cedbb => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:20.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e55e8c58-46b7-43f8-976d-2bdf4fe3d284'] response: {'server_uuid': '8f3e746a-1b56-450c-8b32-5ae72e35a81b', 'name': 'network-vif-deleted', 'tag': '129454a9-3979-48ec-87ad-3072587ca5cb', 'status': 'completed', 'code': 200} 2026-05-11 12:15:20.694 8 INFO neutron.api.v2.resource [None req-42207605-06bb-4ebe-bf90-2107d99e2216 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3104] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:20 2026] GET /v2.0/security-group-rules/3f7bfb45-97e7-4851-947e-26be1c9cedbb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3105] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:20 2026] DELETE /v2.0/security-group-rules/46471870-072c-4fb1-8bb3-51ceb9b39dfd => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:20.791 8 INFO neutron.api.v2.resource [None req-1b52c6ad-965d-4002-b03e-6c1d3338101b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3106] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:20 2026] GET /v2.0/security-group-rules/46471870-072c-4fb1-8bb3-51ceb9b39dfd => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3107] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:20 2026] DELETE /v2.0/security-group-rules/5f6aee61-1ebb-449c-92c5-dcc7fb4b30aa => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:20.891 8 INFO neutron.api.v2.resource [None req-8b101242-62fc-46a6-a913-5b1445c64855 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3108] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:20 2026] GET /v2.0/security-group-rules/5f6aee61-1ebb-449c-92c5-dcc7fb4b30aa => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3109] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:20 2026] DELETE /v2.0/security-group-rules/2d530e53-37b2-46ca-abfe-41f2604c1e71 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:20.988 8 INFO neutron.api.v2.resource [None req-4989b2e1-709c-4370-9169-2371e54372eb 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3110] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:20 2026] GET /v2.0/security-group-rules/2d530e53-37b2-46ca-abfe-41f2604c1e71 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3111] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:20 2026] DELETE /v2.0/security-group-rules/f40c1f17-b153-4503-a5ea-02291403b00c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.089 8 INFO neutron.api.v2.resource [None req-6d1aa6de-dbb9-4f08-9893-b09f2708568b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3112] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-group-rules/f40c1f17-b153-4503-a5ea-02291403b00c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3113] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:21 2026] DELETE /v2.0/security-group-rules/86313327-1083-4fef-b17f-342fe6f0ae2c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.178 8 INFO neutron.api.v2.resource [None req-59dfb2a5-6176-4496-90c2-f73cc4a2dabd 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3114] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-group-rules/86313327-1083-4fef-b17f-342fe6f0ae2c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3117] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:21 2026] DELETE /v2.0/security-group-rules/b6f0217e-eaa5-4dee-8868-315c819b20c4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.269 8 INFO neutron.api.v2.resource [None req-70313a2b-ce9d-4591-bb54-87dbf8036150 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3118] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-group-rules/b6f0217e-eaa5-4dee-8868-315c819b20c4 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3119] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:21 2026] DELETE /v2.0/security-group-rules/f47dd2fe-418e-4291-90d4-6adb5319a2c2 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.362 8 INFO neutron.api.v2.resource [None req-9736682c-125c-49a0-875f-f95d0eb5ce50 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3120] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-group-rules/f47dd2fe-418e-4291-90d4-6adb5319a2c2 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3121] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:21 2026] DELETE /v2.0/security-group-rules/cb764f67-0842-4c2f-912e-1ca57c50fc01 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.452 8 INFO neutron.api.v2.resource [None req-aebc772b-0c69-4760-9fec-579e017d4b5f 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3122] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-group-rules/cb764f67-0842-4c2f-912e-1ca57c50fc01 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3123] 10.0.0.217 () {32 vars in 750 bytes} [Mon May 11 12:15:21 2026] DELETE /v2.0/security-group-rules/4d9cb79f-1982-490c-b9f6-89dc2394f675 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.583 8 INFO neutron.api.v2.resource [None req-b2680c0b-4637-4b18-b06f-cda60754bcdf 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3124] 10.0.0.217 () {32 vars in 747 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-group-rules/4d9cb79f-1982-490c-b9f6-89dc2394f675 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3125] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:21 2026] DELETE /v2.0/security-groups/7e8a306b-4592-40e3-a47c-cf9f6f8817a1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:21.704 8 INFO neutron.api.v2.resource [None req-35749468-6707-4b3d-8aeb-987bc227a05e 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3126] 10.0.0.217 () {32 vars in 737 bytes} [Mon May 11 12:15:21 2026] GET /v2.0/security-groups/7e8a306b-4592-40e3-a47c-cf9f6f8817a1 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3127] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:15:21 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/remove_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:15:23.596 8 INFO neutron.api.v2.resource [None req-859baead-da3c-4142-8b5e-74a1b1095a72 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3128] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:15:23 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/remove_router_interface => generated 198 bytes in 266 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3129] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:15:23 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/remove_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:15:25.361 8 INFO neutron.api.v2.resource [None req-55424e16-ff6f-47a5-ba7d-c4d12fb2d072 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3130] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:15:25 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/remove_router_interface => generated 198 bytes in 262 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3131] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:15:25 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:15:26.788 8 INFO neutron.api.v2.resource [None req-f6ee9e7d-67a6-43a2-97b4-803b6557c31b 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3132] 10.0.0.217 () {34 vars in 789 bytes} [Mon May 11 12:15:26 2026] PUT /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:15:27.883 7 INFO neutron.services.segments.plugin [-] Segment 705133c3-0d6e-4474-8034-d6e80cd0fe85 resource provider aggregate not found 2026-05-11 12:15:27.888 7 INFO neutron.services.segments.plugin [-] Segment 705133c3-0d6e-4474-8034-d6e80cd0fe85 resource provider aggregate not found 2026-05-11 12:15:27.904 7 INFO neutron.services.segments.plugin [-] Segment 705133c3-0d6e-4474-8034-d6e80cd0fe85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 705133c3-0d6e-4474-8034-d6e80cd0fe85 found for delete ", "request_id": "req-3c7081f7-8c95-4ae0-b9aa-7d42d0e4094d"}]} 2026-05-11 12:15:27.908 7 INFO neutron.services.segments.plugin [-] Segment 705133c3-0d6e-4474-8034-d6e80cd0fe85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 705133c3-0d6e-4474-8034-d6e80cd0fe85 found for delete ", "request_id": "req-0d85314b-dd86-4d3a-a12c-ff6dd72e0486"}]} 2026-05-11 12:15:27.922 7 INFO neutron.db.l3_hamode_db [None req-6c0f6a50-c961-4954-8ffc-73131dcf3642 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] HA network 9b5101f7-fbef-4790-b66f-c086e3520c00 was deleted as no HA routers are present in tenant 12e26099aa084d78aa39e26242c20943. [pid: 7|app: 0|req: 1584/3133] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:26 2026] DELETE /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:15:27.971 8 INFO neutron.api.v2.resource [None req-3b1fe86e-b84f-4349-904b-ef9820075c0c 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3134] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:27 2026] GET /v2.0/routers/4733bde5-bdfc-49b8-93a8-41b7e759ca2f => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3135] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:27 2026] DELETE /v2.0/subnets/23c8b78b-82b1-4aed-a6d7-6e0d73c1a617 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:28.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3685687c-fc97-43e6-a2fa-dc4ad138b1c9 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3136] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:28 2026] GET /v2.0/subnets/23c8b78b-82b1-4aed-a6d7-6e0d73c1a617 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3137] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:28 2026] DELETE /v2.0/subnets/dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:28.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1860adb-062d-4093-a679-ee920bb84233 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3138] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:28 2026] GET /v2.0/subnets/dfade02c-22b7-46d3-809f-4512bfdcaf60 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3139] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:15:28 2026] DELETE /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:28.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8edff61f-d383-49e2-96b0-bc4cc1b72e75 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3140] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:15:28 2026] GET /v2.0/networks/9053164f-31d5-4e7b-8e8b-b705aa80f965 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3141] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:28 2026] DELETE /v2.0/subnets/cd295719-bbed-4e30-9520-ed353a7bacbb => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:29.236 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9811b15-bf8a-4a65-be70-3ecd5c466b3f 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3142] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:29 2026] GET /v2.0/subnets/cd295719-bbed-4e30-9520-ed353a7bacbb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3143] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:29 2026] DELETE /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:29.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fb687ec-0f5d-4adb-aae7-7c3d704a3740 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3144] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:29 2026] GET /v2.0/subnets/ccdb355b-8e79-4a43-a7c5-79a60f62cba0 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:15:29.925 7 INFO neutron.services.segments.plugin [-] Segment a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 resource provider aggregate not found 2026-05-11 12:15:29.932 7 INFO neutron.services.segments.plugin [-] Segment a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 resource provider aggregate not found 2026-05-11 12:15:29.956 7 INFO neutron.services.segments.plugin [-] Segment a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 found for delete ", "request_id": "req-d4812f17-6515-4697-84fb-26220eb3b770"}]} 2026-05-11 12:15:29.976 7 INFO neutron.services.segments.plugin [-] Segment a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e790ae-e9cc-46c7-ad34-51bc4a4ec6a3 found for delete ", "request_id": "req-27ebd4b6-7014-4db3-802e-399d6b9b188e"}]} [pid: 7|app: 0|req: 1590/3145] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:15:29 2026] DELETE /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:30.137 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8ba2173-1a40-47bd-8236-fd1bf7069c66 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3146] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:15:30 2026] GET /v2.0/networks/9329bb37-5835-4e80-a66f-2a58342ede6c => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3147] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:30 2026] DELETE /v2.0/subnets/576e6ed5-4ac2-4758-afb0-23b6d41b89a2 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:30.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90ea6ced-383e-439c-81d4-e8ec2415dd96 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3148] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:30 2026] GET /v2.0/subnets/576e6ed5-4ac2-4758-afb0-23b6d41b89a2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3149] 10.0.0.217 () {32 vars in 724 bytes} [Mon May 11 12:15:30 2026] DELETE /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:30.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f501e71-c72e-4478-a5c8-68d16fbe2f32 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3150] 10.0.0.217 () {32 vars in 721 bytes} [Mon May 11 12:15:30 2026] GET /v2.0/subnets/4f469249-deaa-4488-b643-f1315127e99c => 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: 1593/3151] 10.0.0.217 () {32 vars in 726 bytes} [Mon May 11 12:15:30 2026] DELETE /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 12:15:31.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b9a928c-9450-47d7-af3a-2a2396f8d61c 80e80fe717534184b54eaa492eb4b4be 12e26099aa084d78aa39e26242c20943 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3152] 10.0.0.217 () {32 vars in 723 bytes} [Mon May 11 12:15:31 2026] GET /v2.0/networks/de895fa7-8e7e-42a1-b23d-494800f2511b => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:15:33.130 7 INFO neutron.services.segments.plugin [-] Segment ba15fbd0-0cef-4f22-86c2-b664cdb6d686 resource provider aggregate not found 2026-05-11 12:15:33.136 7 INFO neutron.services.segments.plugin [-] Segment ba15fbd0-0cef-4f22-86c2-b664cdb6d686 resource provider aggregate not found 2026-05-11 12:15:33.147 7 INFO neutron.services.segments.plugin [-] Segment ba15fbd0-0cef-4f22-86c2-b664cdb6d686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba15fbd0-0cef-4f22-86c2-b664cdb6d686 found for delete ", "request_id": "req-ffb99635-5c03-438d-ab3c-d97b19f775fb"}]} 2026-05-11 12:15:33.165 7 INFO neutron.services.segments.plugin [-] Segment 691cae93-4abf-41c3-bb98-ed6c62f19f65 resource provider aggregate not found 2026-05-11 12:15:33.174 7 INFO neutron.services.segments.plugin [-] Segment ba15fbd0-0cef-4f22-86c2-b664cdb6d686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba15fbd0-0cef-4f22-86c2-b664cdb6d686 found for delete ", "request_id": "req-52273baf-1acb-4671-9fa3-7fcbc6943db2"}]} 2026-05-11 12:15:33.187 7 INFO neutron.services.segments.plugin [-] Segment 691cae93-4abf-41c3-bb98-ed6c62f19f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 691cae93-4abf-41c3-bb98-ed6c62f19f65 found for delete ", "request_id": "req-bcaeb271-d795-49f8-a918-46036280568f"}]} 2026-05-11 12:15:33.193 7 INFO neutron.services.segments.plugin [-] Segment 691cae93-4abf-41c3-bb98-ed6c62f19f65 resource provider aggregate not found 2026-05-11 12:15:33.214 7 INFO neutron.services.segments.plugin [-] Segment 691cae93-4abf-41c3-bb98-ed6c62f19f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 691cae93-4abf-41c3-bb98-ed6c62f19f65 found for delete ", "request_id": "req-7db0478c-9a0a-4af4-ad6a-a5a1c4dda9b7"}]} [pid: 7|app: 0|req: 1594/3153] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:33 2026] GET /v2.0/security-groups?tenant_id=12e26099aa084d78aa39e26242c20943&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3154] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:33 2026] DELETE /v2.0/security-groups/52326c0e-19fb-4a95-85b9-4fcde06fe9cc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3155] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:33 2026] GET /v2.0/security-groups?tenant_id=c129bf622bce4822b527eda76cb356a9&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3156] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:33 2026] DELETE /v2.0/security-groups/9ba5893f-84a8-4e03-86e1-a1013ac3e4a7 => 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: 1596/3157] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:33 2026] GET /v2.0/security-groups?tenant_id=6b6dace57f084770aecfbc39a0395f23&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3158] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:34 2026] DELETE /v2.0/security-groups/153cbbc4-1983-4e20-becb-8934c8323b91 => 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: 1597/3159] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:34 2026] GET /v2.0/security-groups?tenant_id=62b1996a364c48f6a2099a678dd624d7&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3160] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:34 2026] DELETE /v2.0/security-groups/8aeb4295-3bf3-4544-8bbf-8cc83066197a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3161] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:34 2026] GET /v2.0/security-groups?tenant_id=d453782e2758444199761c36ee984f8c&name=default => generated 2805 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3162] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:34 2026] DELETE /v2.0/security-groups/aad78753-f86c-42e9-84d1-1f042b5a750a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3163] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:35 2026] GET /v2.0/security-groups?tenant_id=8841d95365594a7db3fde10360aae764&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3164] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:35 2026] DELETE /v2.0/security-groups/ab4beb67-4037-43c3-915d-08f30668a903 => 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: 1600/3165] 10.0.0.217 () {32 vars in 774 bytes} [Mon May 11 12:15:35 2026] GET /v2.0/security-groups?tenant_id=baa2229bd1314147be574ba1de0d60be&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3166] 10.0.0.217 () {32 vars in 740 bytes} [Mon May 11 12:15:35 2026] DELETE /v2.0/security-groups/564e69f0-8f0e-402f-97bf-0da8ffa09ce8 => 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: 1602/3169] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:15:38 2026] GET /v2.0/networks => generated 2168 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3170] 10.0.0.217 () {32 vars in 655 bytes} [Mon May 11 12:15:40 2026] GET /v2.0/floatingips => 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: 1603/3171] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:15:40 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3172] 10.0.0.217 () {32 vars in 643 bytes} [Mon May 11 12:15:40 2026] GET /v2.0/ports => generated 4721 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3173] 10.0.0.217 () {32 vars in 647 bytes} [Mon May 11 12:15:40 2026] GET /v2.0/subnets => generated 1261 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3174] 10.0.0.217 () {32 vars in 649 bytes} [Mon May 11 12:15:40 2026] GET /v2.0/networks => generated 2168 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3175] 10.0.0.217 () {32 vars in 663 bytes} [Mon May 11 12:15:41 2026] GET /v2.0/security-groups => generated 16622 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3176] 10.0.0.217 () {32 vars in 655 bytes} [Mon May 11 12:15:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)