+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 3 00:26:06 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7d4874b79d-qkbrl 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 0x55e54bd8e160 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-06-03 00:26:10.145 8 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:26:10.145 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-03 00:26:10.185 7 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:26:10.185 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-03 00:26:10.434 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:26:10.460 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:26:11.285 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:11.288 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:26:11.291 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 00:26:11.291 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:11.292 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:26:11.292 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:26:11.292 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:11.298 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:11.298 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:11.298 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:11.317 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:26:11.318 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:11.319 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:26:11.322 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:11.325 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:26:11.328 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 00:26:11.329 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:11.330 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:26:11.330 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:26:11.330 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:11.336 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:11.336 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:11.337 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:11.356 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:26:11.357 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:11.357 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:26:11.371 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:26:11.371 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:26:11.372 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:26:11.372 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:26:11.381 8 WARNING oslo_policy.policy [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] 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-06-03 00:26:11.404 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:26:11.405 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:26:11.405 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:26:11.405 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:26:11.412 7 WARNING oslo_policy.policy [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] 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-06-03 00:26:11.800 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:26:11.813 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:26:12.126 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:26:12.126 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:26:12.126 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:26:12.153 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:26:12.153 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:26:12.153 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:26:12.153 7 INFO neutron.plugins.ml2.extensions.port_security [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:26:12.153 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:26:12.154 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:26:12.154 7 INFO neutron.plugins.ml2.managers [None req-abd21f81-2887-4f09-b9d9-f91282482f2c - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:26:12.158 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:26:12.158 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:26:12.158 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:26:12.164 7 INFO neutron.quota [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded quota_driver: . 2026-06-03 00:26:12.165 7 INFO neutron.plugins.ml2.plugin [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:26:12.165 7 INFO neutron.plugins.ml2.managers [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:26:12.165 7 INFO neutron.plugins.ml2.managers [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:26:12.166 7 INFO neutron.plugins.ml2.managers [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:26:12.166 7 INFO neutron.extensions.vlantransparent [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:26:12.166 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: qos 2026-06-03 00:26:12.176 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: router 2026-06-03 00:26:12.184 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:26:12.184 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:26:12.184 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:26:12.184 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:26:12.184 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:26:12.184 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:26:12.185 8 INFO neutron.plugins.ml2.managers [None req-b22a2af1-4fa1-4cde-84fd-c829b5a4455f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:26:12.195 8 INFO neutron.quota [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded quota_driver: . 2026-06-03 00:26:12.196 8 INFO neutron.plugins.ml2.plugin [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:26:12.196 8 INFO neutron.plugins.ml2.managers [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:26:12.196 8 INFO neutron.plugins.ml2.managers [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:26:12.196 8 INFO neutron.plugins.ml2.managers [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:26:12.196 8 INFO neutron.extensions.vlantransparent [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:26:12.196 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: qos 2026-06-03 00:26:12.207 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: router 2026-06-03 00:26:12.210 7 INFO neutron.services.service_base [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:26:12.210 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: segments 2026-06-03 00:26:12.241 8 INFO neutron.services.service_base [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:26:12.241 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: segments 2026-06-03 00:26:12.306 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: trunk 2026-06-03 00:26:12.336 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: trunk 2026-06-03 00:26:12.365 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:26:12.398 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:26:12.404 7 WARNING stevedore.named [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:26:12.440 8 WARNING stevedore.named [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:26:12.456 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:26:12.456 7 INFO neutron.common.utils [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:26:12.457 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:26:12.461 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: tag 2026-06-03 00:26:12.466 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: timestamp 2026-06-03 00:26:12.468 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:26:12.472 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: flavors 2026-06-03 00:26:12.475 7 INFO neutron.manager [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loading Plugin: revisions 2026-06-03 00:26:12.478 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Initializing extension manager. 2026-06-03 00:26:12.479 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: address-group 2026-06-03 00:26:12.480 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: address-scope 2026-06-03 00:26:12.480 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:26:12.481 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: agent 2026-06-03 00:26:12.482 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:26:12.483 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:26:12.484 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:26:12.485 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: availability_zone 2026-06-03 00:26:12.486 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:26:12.486 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:26:12.487 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:26:12.488 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:26:12.489 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: dns-integration 2026-06-03 00:26:12.489 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:26:12.490 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:26:12.490 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: dvr 2026-06-03 00:26:12.491 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:26:12.492 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:26:12.492 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:12.493 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:26:12.493 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: external-net 2026-06-03 00:26:12.494 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:26:12.494 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: extraroute 2026-06-03 00:26:12.495 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:26:12.496 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:26:12.496 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:26:12.497 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:26:12.497 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:26:12.499 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:26:12.499 8 INFO neutron.common.utils [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:26:12.499 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:26:12.499 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:26:12.500 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: flavors 2026-06-03 00:26:12.501 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:26:12.502 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:26:12.503 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:26:12.503 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:26:12.503 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: tag 2026-06-03 00:26:12.504 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:26:12.505 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: router 2026-06-03 00:26:12.506 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:12.507 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:26:12.508 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: l3-ha 2026-06-03 00:26:12.508 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:12.508 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: timestamp 2026-06-03 00:26:12.509 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:26:12.509 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:26:12.510 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:12.511 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:26:12.511 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:26:12.513 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:26:12.514 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:26:12.515 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:26:12.515 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: flavors 2026-06-03 00:26:12.516 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:26:12.516 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:26:12.517 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: multi-provider 2026-06-03 00:26:12.518 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: net-mtu 2026-06-03 00:26:12.518 8 INFO neutron.manager [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loading Plugin: revisions 2026-06-03 00:26:12.518 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:26:12.519 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:26:12.520 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: network_ha 2026-06-03 00:26:12.520 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:26:12.521 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Initializing extension manager. 2026-06-03 00:26:12.521 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:26:12.522 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: pagination 2026-06-03 00:26:12.522 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:26:12.522 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: address-group 2026-06-03 00:26:12.523 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:26:12.524 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:26:12.524 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: address-scope 2026-06-03 00:26:12.524 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:26:12.524 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:26:12.525 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:26:12.525 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:26:12.525 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: agent 2026-06-03 00:26:12.526 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:26:12.526 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:26:12.526 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:26:12.527 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: binding 2026-06-03 00:26:12.527 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:26:12.528 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: binding-extended 2026-06-03 00:26:12.528 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:26:12.529 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-security 2026-06-03 00:26:12.529 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: project-id 2026-06-03 00:26:12.529 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: availability_zone 2026-06-03 00:26:12.530 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: provider 2026-06-03 00:26:12.530 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:26:12.531 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:26:12.531 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:26:12.532 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos 2026-06-03 00:26:12.532 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:26:12.533 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:26:12.533 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: dns-integration 2026-06-03 00:26:12.533 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:26:12.534 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:26:12.534 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-default 2026-06-03 00:26:12.534 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:26:12.535 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-fip 2026-06-03 00:26:12.535 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: dvr 2026-06-03 00:26:12.535 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:26:12.536 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:26:12.536 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:26:12.536 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:26:12.537 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:12.537 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:26:12.537 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:26:12.537 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:26:12.538 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: external-net 2026-06-03 00:26:12.538 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:26:12.538 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:26:12.539 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-pps 2026-06-03 00:26:12.539 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: extraroute 2026-06-03 00:26:12.539 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:26:12.539 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:26:12.540 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:26:12.540 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:26:12.541 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:26:12.541 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:26:12.541 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:26:12.541 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:26:12.542 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:26:12.542 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:26:12.543 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: flavors 2026-06-03 00:26:12.543 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: quotas 2026-06-03 00:26:12.544 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:26:12.544 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: quota_details 2026-06-03 00:26:12.545 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:26:12.546 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:26:12.546 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:26:12.546 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:26:12.546 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:26:12.547 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:26:12.547 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:26:12.547 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:26:12.548 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: router 2026-06-03 00:26:12.548 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:26:12.549 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:26:12.549 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:12.549 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:26:12.550 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:26:12.550 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:26:12.550 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: l3-ha 2026-06-03 00:26:12.551 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:26:12.551 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:12.552 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:26:12.552 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:26:12.552 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:26:12.553 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:26:12.553 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:12.553 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:26:12.554 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:26:12.554 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:26:12.554 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:26:12.555 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:26:12.556 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:26:12.557 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:26:12.558 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:26:12.559 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:26:12.560 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: multi-provider 2026-06-03 00:26:12.560 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: net-mtu 2026-06-03 00:26:12.561 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:26:12.561 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:26:12.562 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: security-group 2026-06-03 00:26:12.562 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: network_ha 2026-06-03 00:26:12.563 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:26:12.563 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: segment 2026-06-03 00:26:12.564 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:26:12.564 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:26:12.564 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: pagination 2026-06-03 00:26:12.564 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: service-type 2026-06-03 00:26:12.565 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: sorting 2026-06-03 00:26:12.565 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:26:12.565 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:26:12.565 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:26:12.566 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:26:12.566 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:26:12.567 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:26:12.567 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:26:12.568 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:26:12.568 7 WARNING neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:26:12.568 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:26:12.568 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:26:12.569 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:26:12.569 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:26:12.569 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:26:12.570 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: binding 2026-06-03 00:26:12.570 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:26:12.571 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: binding-extended 2026-06-03 00:26:12.571 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:26:12.571 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-security 2026-06-03 00:26:12.572 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:26:12.572 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: project-id 2026-06-03 00:26:12.572 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: provider 2026-06-03 00:26:12.573 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:26:12.573 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:26:12.574 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos 2026-06-03 00:26:12.575 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:26:12.576 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:26:12.576 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-default 2026-06-03 00:26:12.577 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-fip 2026-06-03 00:26:12.577 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:26:12.577 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:26:12.578 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:26:12.578 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:26:12.578 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:26:12.579 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:26:12.579 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: trunk 2026-06-03 00:26:12.580 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:26:12.580 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: trunk-details 2026-06-03 00:26:12.580 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-pps 2026-06-03 00:26:12.580 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:26:12.581 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:26:12.581 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:26:12.581 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:26:12.582 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:26:12.582 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:26:12.583 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:26:12.583 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:26:12.584 7 INFO neutron.api.extensions [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Loaded extension: vpnaas 2026-06-03 00:26:12.584 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: quotas 2026-06-03 00:26:12.585 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: quota_details 2026-06-03 00:26:12.586 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 00:26:12.587 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:26:12.587 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 00:26:12.587 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.587 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 00:26:12.587 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:26:12.588 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:26:12.588 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:12.588 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:12.588 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:26:12.589 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:26:12.589 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:26:12.590 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:26:12.590 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:12.591 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:12.591 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:26:12.591 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:12.591 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.591 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:26:12.591 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.592 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.592 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.592 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:12.592 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:12.593 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:12.593 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:12.593 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:26:12.593 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:12.593 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:12.593 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:26:12.594 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:26:12.594 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:26:12.595 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:26:12.595 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:12.596 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] router is already registered 2026-06-03 00:26:12.596 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:12.596 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] floatingip is already registered 2026-06-03 00:26:12.597 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:12.597 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] rbac_policy is already registered 2026-06-03 00:26:12.598 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:12.598 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] security_group is already registered 2026-06-03 00:26:12.598 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:12.598 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] security_group_rule is already registered 2026-06-03 00:26:12.598 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.599 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.599 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.599 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.599 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:12.599 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] trunk is already registered 2026-06-03 00:26:12.600 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:12.600 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] endpoint_group is already registered 2026-06-03 00:26:12.600 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:12.600 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] vpnservice is already registered 2026-06-03 00:26:12.600 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:12.601 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] ipsec_site_connection is already registered 2026-06-03 00:26:12.601 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:12.601 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] ipsecpolicy is already registered 2026-06-03 00:26:12.601 7 INFO neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:12.601 7 WARNING neutron.quota.resource_registry [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] ikepolicy is already registered 2026-06-03 00:26:12.602 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: security-group 2026-06-03 00:26:12.603 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: segment 2026-06-03 00:26:12.604 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:26:12.605 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: service-type 2026-06-03 00:26:12.605 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: sorting 2026-06-03 00:26:12.606 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:26:12.606 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:26:12.607 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:26:12.607 8 WARNING neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:26:12.608 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:26:12.608 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:26:12.609 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:26:12.610 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:26:12.610 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:26:12.611 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:26:12.612 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:26:12.614 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:26:12.615 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:26:12.616 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: trunk 2026-06-03 00:26:12.616 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: trunk-details 2026-06-03 00:26:12.617 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:26:12.618 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:26:12.618 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:26:12.619 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:26:12.621 8 INFO neutron.api.extensions [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Loaded extension: vpnaas 2026-06-03 00:26:12.623 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 00:26:12.623 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 00:26:12.623 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.623 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 00:26:12.624 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:12.625 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:12.628 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:12.628 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:12.628 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:12.628 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.628 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.629 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.629 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.629 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:12.629 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:12.630 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:12.630 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:12.630 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:12.630 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:12.632 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:12.632 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] router is already registered 2026-06-03 00:26:12.632 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:12.633 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] floatingip is already registered 2026-06-03 00:26:12.634 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:12.634 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] rbac_policy is already registered 2026-06-03 00:26:12.634 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:12.634 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] security_group is already registered 2026-06-03 00:26:12.634 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:12.635 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] security_group_rule is already registered 2026-06-03 00:26:12.635 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.635 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.635 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:12.635 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] subnetpool is already registered 2026-06-03 00:26:12.636 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:12.636 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] trunk is already registered 2026-06-03 00:26:12.636 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:12.636 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] endpoint_group is already registered 2026-06-03 00:26:12.636 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:12.636 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] vpnservice is already registered 2026-06-03 00:26:12.637 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:12.637 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] ipsec_site_connection is already registered 2026-06-03 00:26:12.637 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:12.637 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] ipsecpolicy is already registered 2026-06-03 00:26:12.637 8 INFO neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:12.638 8 WARNING neutron.quota.resource_registry [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] ikepolicy is already registered 2026-06-03 00:26:12.640 7 WARNING keystonemiddleware._common.config [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:26:12.648 7 WARNING oslo_config.cfg [None req-b027ae44-737e-4c45-aba9-e8fdba1aea15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55e54bd8e160 pid: 7 (default app) 2026-06-03 00:26:12.674 8 WARNING keystonemiddleware._common.config [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:26:12.681 8 WARNING oslo_config.cfg [None req-5bdd0fb4-6a19-4373-903a-86f1b99a1cf8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55e54bd8e160 pid: 8 (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-06-03 00:26:18.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a38df060-5d16-4a21-9b8a-ee96ac70fa81 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:26:17 2026] GET /v2.0/networks/public => generated 108 bytes in 713 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: 7|app: 0|req: 4/5] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:26:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:26:19.018 8 WARNING oslo_policy.policy [None req-404ac97f-b61f-41f5-bdd7-14bbe6572dd5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-03 00:26:19.145 8 WARNING neutron.services.revisions.revision_plugin [None req-404ac97f-b61f-41f5-bdd7-14bbe6572dd5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:26:19.169 8 INFO neutron.db.segments_db [None req-404ac97f-b61f-41f5-bdd7-14bbe6572dd5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 309cbcfb-15dd-42ab-85d1-01cd7a7df2a9 of type flat for network 95420afd-22c7-4882-853f-6152ace98a87 2026-06-03 00:26:19.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-404ac97f-b61f-41f5-bdd7-14bbe6572dd5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.74 () {48 vars in 963 bytes} [Wed Jun 3 00:26:18 2026] POST /v2.0/networks => generated 124 bytes in 521 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:26:25.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5be5d98a-5e49-47cf-9cd7-a2c9f89c91e5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:26:25 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:26:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:26:25.721 7 WARNING oslo_policy.policy [None req-ec64a593-91fc-4a90-8fdf-32ba2b53c182 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-03 00:26:25.758 7 WARNING neutron.services.revisions.revision_plugin [None req-ec64a593-91fc-4a90-8fdf-32ba2b53c182 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:26:25.783 7 INFO neutron.db.segments_db [None req-ec64a593-91fc-4a90-8fdf-32ba2b53c182 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment e611f006-1312-45db-b22e-49dfbd3acdee of type flat for network 222f7a94-1b30-4be2-ab95-9c50c68efa0b 2026-06-03 00:26:25.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec64a593-91fc-4a90-8fdf-32ba2b53c182 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.74 () {48 vars in 963 bytes} [Wed Jun 3 00:26:25 2026] POST /v2.0/networks => generated 124 bytes in 394 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:26:31.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f4ab31c-2203-4aba-93c4-e8d0292081c1 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:26:31 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:26:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:26:31.786 8 WARNING neutron.services.revisions.revision_plugin [None req-bc793b39-f997-4298-acb8-5c22c9c31912 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:26:31.800 8 INFO neutron.db.segments_db [None req-bc793b39-f997-4298-acb8-5c22c9c31912 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 37a35507-627c-45c1-b37d-0afe8ee8a3ad of type flat for network 3f0a6d40-93ac-4adb-9017-32fbd84f2be7 2026-06-03 00:26:31.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc793b39-f997-4298-acb8-5c22c9c31912 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.74 () {48 vars in 963 bytes} [Wed Jun 3 00:26:31 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:26:37.743 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaf11d26-9c0b-443f-a2ee-f51bab85a89b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:26:37 2026] GET /v2.0/networks/public => generated 108 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:26:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:26:37.851 8 WARNING neutron.services.revisions.revision_plugin [None req-5d6796cd-9ee1-4099-b52d-5e3f24b81f4a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:26:37.868 8 INFO neutron.db.segments_db [None req-5d6796cd-9ee1-4099-b52d-5e3f24b81f4a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment b436114d-73c1-4824-9c84-e32fb3fdd491 of type flat for network 373f6fe9-d77d-4536-9f73-2eae3b145552 2026-06-03 00:26:37.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d6796cd-9ee1-4099-b52d-5e3f24b81f4a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.74 () {48 vars in 963 bytes} [Wed Jun 3 00:26:37 2026] POST /v2.0/networks => generated 124 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:26:43.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-453399c4-773e-4131-b046-9b4790eae8e1 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:26:43 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:26:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:26:43.913 7 WARNING neutron.services.revisions.revision_plugin [None req-980cadd1-8ca9-4f35-904d-64514e35928a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:26:43.938 7 INFO neutron.db.segments_db [None req-980cadd1-8ca9-4f35-904d-64514e35928a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment ba4bb240-2ae3-419a-9112-8b1a9bb09b1a of type flat for network 0752a754-9a08-482f-baa8-0833c3e404da [pid: 7|app: 0|req: 11/19] 199.204.45.74 () {48 vars in 963 bytes} [Wed Jun 3 00:26:43 2026] POST /v2.0/networks => generated 706 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:26:45.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79ac16eb-89a8-404b-b54c-551cf6c76bc6 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:26:45 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:26:45 2026] GET /v2.0/networks?name=public => generated 709 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:26:45.367 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4608d6b5-fefd-453c-9fc2-3eee3e5d0051 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.74 () {44 vars in 1030 bytes} [Wed Jun 3 00:26:45 2026] GET /v2.0/subnets/public-subnet?network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.74 () {44 vars in 1053 bytes} [Wed Jun 3 00:26:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.74 () {48 vars in 961 bytes} [Wed Jun 3 00:26:45 2026] POST /v2.0/subnets => generated 641 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:31:12.618 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:31:12.620 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:31:12.621 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:31:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.74) !!! 2026-06-03 00:31:12.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51c4ff06-336c-4819-9537-6361feafbc79 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.204.45.74 () {44 vars in 933 bytes} [Wed Jun 3 00:31:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:31:12.770 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:31:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.74) !!! 2026-06-03 00:31:12.776 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:31:12.778 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] 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: 31/60] 199.204.45.74 () {44 vars in 955 bytes} [Wed Jun 3 00:31:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:31:12.870 8 INFO neutron.db.segments_db [None req-df375832-43cc-4646-b63b-4b2e3e2c9061 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 525b5a42-bb77-46d9-aef4-562814c44db1 of type vxlan for network bef077cb-fbea-4487-a2ba-6c2e4e74fc53 [pid: 8|app: 0|req: 30/61] 199.204.45.74 () {48 vars in 962 bytes} [Wed Jun 3 00:31:12 2026] POST /v2.0/networks => generated 707 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:31:13.896 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46558. 2026-06-03 00:31:13.896 7 INFO oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46568. 2026-06-03 00:31:13.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efcdf1d2-c904-408b-a967-84909c12f69a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.204.45.74 () {44 vars in 933 bytes} [Wed Jun 3 00:31:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:31:14.019 8 INFO oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46584. 2026-06-03 00:31:14.020 8 INFO oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46578. [pid: 8|app: 0|req: 31/63] 199.204.45.74 () {44 vars in 955 bytes} [Wed Jun 3 00:31:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:31:14.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-873339de-c812-45df-ba9e-1db5b3d800a1 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.204.45.74 () {44 vars in 1032 bytes} [Wed Jun 3 00:31:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.204.45.74 () {44 vars in 1055 bytes} [Wed Jun 3 00:31:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.74 () {48 vars in 961 bytes} [Wed Jun 3 00:31:14 2026] POST /v2.0/subnets => generated 627 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:31:15.374 8 INFO neutron.api.v2.resource [None req-6c860247-e031-4440-8d72-f7a8a9fcbff2 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.74 () {44 vars in 967 bytes} [Wed Jun 3 00:31:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.74 () {44 vars in 989 bytes} [Wed Jun 3 00:31:15 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: 8|app: 0|req: 34/69] 199.204.45.74 () {48 vars in 976 bytes} [Wed Jun 3 00:31:15 2026] POST /v2.0/security-groups => generated 1552 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:16 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 1552 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:16 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 1552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:16 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 1552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:17 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 2134 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:17 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 2134 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:17 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 2134 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:18 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 2718 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:18 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:18 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:19 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 3302 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:19 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 3302 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:19 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 3302 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:20 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 3886 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:21 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:21 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 3886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.74 () {44 vars in 983 bytes} [Wed Jun 3 00:31:22 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 732 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:31:22.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a89ab639-140a-46b8-b329-6261d441c8eb cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/93] 199.204.45.74 () {44 vars in 1072 bytes} [Wed Jun 3 00:31:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.74 () {44 vars in 1095 bytes} [Wed Jun 3 00:31:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:22 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.74 () {48 vars in 957 bytes} [Wed Jun 3 00:31:22 2026] POST /v2.0/ports => generated 1096 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 00:31:28.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6913b7c2-7c56-4471-a562-cb5b17a705f4 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/97] 199.204.45.74 () {44 vars in 975 bytes} [Wed Jun 3 00:31:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/98] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.74 () {48 vars in 1027 bytes} [Wed Jun 3 00:31:28 2026] PUT /v2.0/ports/79c7e2c9-ad56-407e-aab1-0a4fb8246a27 => generated 1209 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.74 () {44 vars in 916 bytes} [Wed Jun 3 00:31:31 2026] GET /v2.0/ports => generated 3726 bytes in 102 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-06-03 00:31:32.126 8 INFO neutron.api.v2.resource [None req-5e2d81e9-6046-40a8-937a-00836c384a4b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/101] 199.204.45.74 () {44 vars in 955 bytes} [Wed Jun 3 00:31:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.74 () {44 vars in 977 bytes} [Wed Jun 3 00:31:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.74 () {48 vars in 976 bytes} [Wed Jun 3 00:31:32 2026] POST /v2.0/security-groups => generated 1546 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:33 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 1546 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:33 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:33 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 1546 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:33 2026] POST /v2.0/security-group-rules => generated 589 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:34 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2148 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:34 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:31:34 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2148 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:31:34 2026] POST /v2.0/security-group-rules => generated 593 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.74 () {44 vars in 971 bytes} [Wed Jun 3 00:32:36 2026] GET /v2.0/quotas/4929192104a443e4ba734797a616322e => 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/123] 199.204.45.74 () {48 vars in 1023 bytes} [Wed Jun 3 00:32:36 2026] PUT /v2.0/quotas/4929192104a443e4ba734797a616322e => generated 291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:34:45.273 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:34:45.275 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:34:45.276 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:34:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.74) !!! /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-06-03 00:34:45.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-468c98a3-6cdc-430e-9e2c-e110ba08a5c4 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/140] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 00:34:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 246 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:34:45.531 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:34:45.532 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] 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/pycadf/identifier.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: 72/141] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 00:34:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:34:47.292 8 INFO oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59820. 2026-06-03 00:34:47.293 8 INFO oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59816. 2026-06-03 00:34:47.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf4d461c-5892-4508-bd62-3c002540b5da cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/142] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 00:34:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:34:47.424 7 INFO oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59826. 2026-06-03 00:34:47.424 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59834. [pid: 7|app: 0|req: 73/143] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 00:34:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:40:51.296 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:40:51.296 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:40:51.299 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:40:51 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=76e7628f249b45518f059ed8f6460cf0 (ip 199.204.45.74) !!! 2026-06-03 00:40:51.491 8 INFO neutron.api.v2.resource [None req-7f4d118f-8b69-491d-b079-de6cfa49f140 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 96/194] 199.204.45.74 () {44 vars in 1070 bytes} [Wed Jun 3 00:40:51 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 139 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:40:51.506 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:40:51.507 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:40:51.509 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:40:51 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=76e7628f249b45518f059ed8f6460cf0 (ip 199.204.45.74) !!! [pid: 7|app: 0|req: 99/195] 199.204.45.74 () {44 vars in 1093 bytes} [Wed Jun 3 00:40:51 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=76e7628f249b45518f059ed8f6460cf0 => generated 23 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 199.204.45.74 () {48 vars in 977 bytes} [Wed Jun 3 00:40:51 2026] POST /v2.0/security-groups => generated 1560 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 00:40:52.864 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38238. 2026-06-03 00:40:52.866 7 INFO oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38230. [pid: 7|app: 0|req: 100/197] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:52 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 1560 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:40:52.980 8 INFO oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38240. 2026-06-03 00:40:52.982 8 INFO oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38250. [pid: 8|app: 0|req: 98/198] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:40:52 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 1560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:53 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 1560 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:40:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:54 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 2138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:40:54 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 2138 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:54 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 2138 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:40:54 2026] POST /v2.0/security-group-rules => generated 567 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:55 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 2718 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:40:55 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 2718 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:55 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:40:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:56 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3300 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:40:56 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 3300 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:40:56 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3300 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.74 () {48 vars in 987 bytes} [Wed Jun 3 00:40:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 199.204.45.74 () {30 vars in 739 bytes} [Wed Jun 3 00:43:09 2026] GET /v2.0/networks?tenant_id=76e7628f249b45518f059ed8f6460cf0&shared=False => generated 15 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:43:10.024 7 INFO neutron.db.segments_db [None req-84adb527-7630-40ce-8651-acbf3aa84715 89884b2194424fa49948bc6a64d233e6 76e7628f249b45518f059ed8f6460cf0 - - 34ee30ee5ecb4448bc81cd891a52fa02 34ee30ee5ecb4448bc81cd891a52fa02] Added segment 84b8b837-0096-49f0-8a19-7164dbbb9aa0 of type vxlan for network 3c470aa9-3da6-449f-a6f7-ba64e8926e93 [pid: 7|app: 0|req: 117/232] 199.204.45.74 () {34 vars in 681 bytes} [Wed Jun 3 00:43:09 2026] POST /v2.0/networks => generated 718 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.74 () {30 vars in 721 bytes} [Wed Jun 3 00:43:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/234] 199.204.45.74 () {30 vars in 632 bytes} [Wed Jun 3 00:43:10 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: 117/235] 199.204.45.74 () {34 vars in 676 bytes} [Wed Jun 3 00:43:10 2026] POST /v2.0/ports => generated 963 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 00:43:10 2026] GET /v2.0/networks/3c470aa9-3da6-449f-a6f7-ba64e8926e93 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.204.45.74 () {30 vars in 721 bytes} [Wed Jun 3 00:43:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 00:43:13 2026] GET /v2.0/networks/3c470aa9-3da6-449f-a6f7-ba64e8926e93 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.74 () {44 vars in 971 bytes} [Wed Jun 3 00:43:29 2026] GET /v2.0/quotas/76e7628f249b45518f059ed8f6460cf0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.204.45.74 () {48 vars in 1023 bytes} [Wed Jun 3 00:43:30 2026] PUT /v2.0/quotas/76e7628f249b45518f059ed8f6460cf0 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:07.311 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:55:07.314 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:55:07.315 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:55:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.74) !!! 2026-06-03 00:55:07.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c123f0c-3a3e-4e52-8285-ac4f4f001393 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/337] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:55:07 2026] GET /v2.0/networks/public => generated 108 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:55:07.498 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:55:07.500 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:55:07.501 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:55:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.74) !!! [pid: 7|app: 0|req: 170/338] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:55:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:08.862 8 INFO oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54216. 2026-06-03 00:55:08.862 8 INFO oslo.messaging._drivers.impl_rabbit [-] [80bbcb8e-5ba4-4aa2-a724-d1588c4650b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54224. 2026-06-03 00:55:08.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6181588b-cad4-4079-9a96-cfa24aa8be52 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/339] 199.204.45.74 () {44 vars in 923 bytes} [Wed Jun 3 00:55:08 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) 2026-06-03 00:55:08.975 7 INFO oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54238. 2026-06-03 00:55:08.992 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54244. [pid: 7|app: 0|req: 171/340] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:55:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:09.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-225a9081-6bef-4521-86db-60a35ae0d23f cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/341] 199.204.45.74 () {44 vars in 1030 bytes} [Wed Jun 3 00:55:09 2026] GET /v2.0/subnets/public-subnet?network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.204.45.74 () {44 vars in 1053 bytes} [Wed Jun 3 00:55:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:43.580 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0573d2a-c2cd-42f1-8d84-c7177ce2ecac cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/347] 199.204.45.74 () {44 vars in 933 bytes} [Wed Jun 3 00:55:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.74 () {44 vars in 955 bytes} [Wed Jun 3 00:55:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:44.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e198c48-f31a-41b3-9e12-0db7667701c8 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/349] 199.204.45.74 () {44 vars in 933 bytes} [Wed Jun 3 00:55:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.204.45.74 () {44 vars in 955 bytes} [Wed Jun 3 00:55:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:44.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f8705ca-8ada-461f-a376-974da40c1f1f cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/351] 199.204.45.74 () {44 vars in 1032 bytes} [Wed Jun 3 00:55:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => 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: 177/352] 199.204.45.74 () {44 vars in 1055 bytes} [Wed Jun 3 00:55:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:45.848 8 INFO neutron.api.v2.resource [None req-35d6b6a0-8931-497f-8590-ee1ca94a572c cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/353] 199.204.45.74 () {44 vars in 967 bytes} [Wed Jun 3 00:55:45 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: 178/354] 199.204.45.74 () {44 vars in 989 bytes} [Wed Jun 3 00:55:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:46 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:46 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:55:47 2026] GET /v2.0/security-group-rules/473e3bda-0010-43fb-8cc5-a95f7f4ea302 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:47 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:47 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:55:48 2026] GET /v2.0/security-group-rules/020a903e-31d0-4782-8728-2903dd2d3348 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:48 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:48 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:55:49 2026] GET /v2.0/security-group-rules/5b360db8-4ade-450a-857c-ee720e55a14b => generated 571 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:49 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:49 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:55:49 2026] GET /v2.0/security-group-rules/fdd17215-2e8b-48ba-b2e1-8d727a82da8f => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:50 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:50 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:55:50 2026] GET /v2.0/security-group-rules/d0d9cb27-295d-4447-a976-5537b0e053c0 => 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: 187/372] 199.204.45.74 () {44 vars in 983 bytes} [Wed Jun 3 00:55:52 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 732 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:55:52.260 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f3759e6-6e2d-4287-8f1d-d83a8c9bb4ab cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/373] 199.204.45.74 () {44 vars in 1072 bytes} [Wed Jun 3 00:55:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.74 () {44 vars in 1095 bytes} [Wed Jun 3 00:55:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:52 2026] GET /v2.0/security-groups/ce1e5a42-9ae6-4af2-88c1-30323d9779c6 => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:55:58.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34b9db5d-b452-4033-8396-4ea6657a9537 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/376] 199.204.45.74 () {44 vars in 975 bytes} [Wed Jun 3 00:55:58 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: 8|app: 0|req: 188/377] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:55:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.74 () {44 vars in 916 bytes} [Wed Jun 3 00:56:00 2026] GET /v2.0/ports => generated 4721 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:56:01.332 8 INFO neutron.api.v2.resource [None req-b24e6f18-87d8-4c26-82d9-ac46df202649 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/379] 199.204.45.74 () {44 vars in 955 bytes} [Wed Jun 3 00:56:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.74 () {44 vars in 977 bytes} [Wed Jun 3 00:56:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:56:02 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2754 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:56:02 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2754 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:56:02 2026] GET /v2.0/security-group-rules/06a8d949-b44f-4636-a8c4-0bb154654cb5 => 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: 194/386] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:56:03 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2754 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:56:03 2026] GET /v2.0/security-groups/59ff72fc-9418-4d9d-ab4d-f34df9144397 => generated 2754 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:56:03 2026] GET /v2.0/security-group-rules/c21d7eb0-e120-4aad-82fd-ca999fb45402 => generated 593 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.74 () {44 vars in 971 bytes} [Wed Jun 3 00:56:16 2026] GET /v2.0/quotas/4929192104a443e4ba734797a616322e => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:08.733 8 INFO neutron.api.v2.resource [None req-8487d327-26d3-4511-a9d4-3bfe9090ddd2 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/398] 199.204.45.74 () {44 vars in 1070 bytes} [Wed Jun 3 00:57:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.74 () {44 vars in 1093 bytes} [Wed Jun 3 00:57:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:57:09 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:57:09 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 3883 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:57:09 2026] GET /v2.0/security-group-rules/f577548c-32f4-4f25-8dd7-82fed7771108 => generated 565 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:57:10 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3883 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:57:10 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => 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: 203/405] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:57:10 2026] GET /v2.0/security-group-rules/4a38039a-2350-4044-8fdf-8f1b9c747185 => generated 567 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:57:11 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3883 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:57:12 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:57:12 2026] GET /v2.0/security-group-rules/91fe3d52-00af-4512-9d9a-4a42d4abdec4 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.74 () {44 vars in 1084 bytes} [Wed Jun 3 00:57:13 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457?project_id=76e7628f249b45518f059ed8f6460cf0 => generated 3883 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.74 () {44 vars in 997 bytes} [Wed Jun 3 00:57:13 2026] GET /v2.0/security-groups/94f432c9-dab2-462d-a190-70a715de0457 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.74 () {44 vars in 1007 bytes} [Wed Jun 3 00:57:13 2026] GET /v2.0/security-group-rules/83f6da56-5fea-4b22-a136-39b68d1e1285 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.74 () {44 vars in 971 bytes} [Wed Jun 3 00:57:20 2026] GET /v2.0/quotas/76e7628f249b45518f059ed8f6460cf0 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:58:11.825 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:58:11.826 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] 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: 211/421] 199.204.45.74 () {44 vars in 945 bytes} [Wed Jun 3 00:58:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:58:52.221 7 INFO oslo.messaging._drivers.impl_rabbit [-] [07ab05c2-d900-48a3-b137-ef1fd2ee1b42] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58530. 2026-06-03 00:58:52.221 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6975daca-536f-4d08-a6e7-d0ec6164b7d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58544. [pid: 7|app: 0|req: 215/428] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 00:58:52 2026] GET /v2.0/networks => generated 2168 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.41 () {32 vars in 654 bytes} [Wed Jun 3 00:58:53 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 00:58:53 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 00:58:53 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: 217/432] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 00:58:53 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 00:58:53 2026] GET /v2.0/networks => generated 2168 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 00:58:53 2026] GET /v2.0/security-groups => generated 16622 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.41 () {32 vars in 654 bytes} [Wed Jun 3 00:58:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:05.108 8 INFO neutron.db.segments_db [None req-4a47de1b-8b3d-47e0-aee4-be4f10276312 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 024b586f-d8f3-4a8a-b5ab-99257ea1612b of type vxlan for network 7154f9c1-ae81-4601-beb7-9ac4106e7433 2026-06-03 00:59:05.128 7 INFO neutron.db.segments_db [None req-8036583d-378c-4df2-ba61-611ac777d4f7 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 981ffab9-3e10-4d21-84d9-3861ef4a12e9 of type vxlan for network f3790f5f-78bb-4553-9876-ca1e2caf1bbe [pid: 8|app: 0|req: 219/438] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 00:59:04 2026] POST /v2.0/networks => generated 752 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 00:59:04 2026] POST /v2.0/networks => generated 749 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:05.412 8 INFO neutron.db.segments_db [None req-388e7103-295f-4e26-9a47-5bce6276a907 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 1fba4d14-af8b-468a-bc7b-702d83b052b0 of type vxlan for network 648fa82d-9c24-4f27-8d33-7ec95086834a [pid: 7|app: 0|req: 221/440] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:05 2026] POST /v2.0/subnets => generated 675 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/441] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 00:59:05 2026] POST /v2.0/networks => generated 745 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:05.593 8 INFO neutron.db.segments_db [None req-e1929362-2d55-412e-a732-5e77d7a8307b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 88b86d88-6f6a-42d8-8da8-2d439442d48e of type vxlan for network 87a8fdbe-57b3-4755-8ead-0637b53890b6 [pid: 7|app: 0|req: 222/442] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:05 2026] POST /v2.0/subnets => generated 672 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:05.948 8 INFO neutron.db.l3_hamode_db [None req-e1929362-2d55-412e-a732-5e77d7a8307b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/443] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:05 2026] POST /v2.0/subnets => generated 668 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:06.080 7 INFO neutron.db.segments_db [None req-1ee2e605-74da-429d-9b1e-e70799ceadb0 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 of type vxlan for network e9acf673-848d-4783-a201-c6ca77a3461c 2026-06-03 00:59:06.465 7 INFO neutron.db.l3_hamode_db [None req-1ee2e605-74da-429d-9b1e-e70799ceadb0 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:59:07.480 8 INFO neutron.db.l3_hamode_db [None req-e1929362-2d55-412e-a732-5e77d7a8307b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:59:07.944 7 INFO neutron.db.l3_hamode_db [None req-1ee2e605-74da-429d-9b1e-e70799ceadb0 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/444] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:05 2026] POST /v2.0/routers => generated 739 bytes in 3236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:08 2026] GET /v2.0/security-groups?tenant_id=2d0566cb2632406588b364c61a4e6f61&name=default => generated 2797 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:09.045 8 INFO neutron.db.segments_db [None req-694a63b8-d08f-407b-afba-ff930ecc010b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 22a212bc-2986-4bd5-b7b9-8350651f2410 of type vxlan for network 2d656175-2e92-4b53-b8c3-3ebe01fe10f6 [pid: 7|app: 0|req: 224/446] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:06 2026] POST /v2.0/routers => generated 736 bytes in 3167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:09.366 8 INFO neutron.db.l3_hamode_db [None req-694a63b8-d08f-407b-afba-ff930ecc010b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:59:10.727 8 INFO neutron.db.l3_hamode_db [None req-694a63b8-d08f-407b-afba-ff930ecc010b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/447] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 00:59:09 2026] PUT /v2.0/routers/3c545cb3-c334-4c88-a7bf-fc0154dbdecc/add_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:11 2026] DELETE /v2.0/security-groups/03ca9e16-cc5d-4995-b38b-99192fb57cb6 => 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: 223/449] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:08 2026] POST /v2.0/routers => generated 732 bytes in 2846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:11.852 8 WARNING neutron_lib.context [None req-df563ff4-5f1e-458a-b263-fb0140a3f94c 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/450] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 00:59:11 2026] POST /v2.0/security-groups => generated 1595 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 00:59:11 2026] PUT /v2.0/routers/05a8ce08-da18-46e8-957d-370a47582fdd/add_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:12.915 7 WARNING neutron_lib.context [None req-36989a31-5cb8-48c6-91e1-fe73c703cda5 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/452] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 00:59:12 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-06-03 00:59:13.076 7 WARNING neutron_lib.context [None req-75d642e8-0985-4804-8782-0d695097968d 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/453] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 00:59:13 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-06-03 00:59:13.186 7 WARNING neutron_lib.context [None req-301139c4-f5af-4f5d-b651-584115c47911 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/454] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 00:59:11 2026] PUT /v2.0/routers/556bb30e-d246-4cd0-ac1d-24c3478d994b/add_router_interface => generated 309 bytes in 1703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/455] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 00:59:13 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:13.944 8 INFO neutron.db.segments_db [None req-67d444a9-9904-4dd4-bcb8-ecf66a49a576 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 27618569-1452-49d2-86ec-189f91dbc3e3 of type vxlan for network 7ddbb192-d0f6-4695-aef2-4b8450572961 2026-06-03 00:59:14.013 7 WARNING neutron_lib.context [req-e6d44742-4a60-41e2-91f7-9ed4c4d16f8d req-b04afe2d-9ead-4faa-9a03-c78d3b8f8f6a b9a49eea77044e6faf96ea1b5aa0d027 1c5fbccce05740d8a15590deb28c77da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/456] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 00:59:13 2026] POST /v2.0/networks => generated 747 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 10.0.0.214 () {38 vars in 971 bytes} [Wed Jun 3 00:59:13 2026] POST /v2.0/security-groups => generated 1621 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:14 2026] GET /v2.0/security-groups/a64f4139-89f6-408f-8e50-ee6c459a7a1d => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:14.232 7 WARNING neutron_lib.context [req-4fb924c7-b40e-4aca-994a-b852292336eb req-c79536e3-3922-4fd2-9c9f-7c4b18f7d92e b9a49eea77044e6faf96ea1b5aa0d027 1c5fbccce05740d8a15590deb28c77da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/459] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:14 2026] POST /v2.0/subnets => generated 671 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 10.0.0.214 () {38 vars in 981 bytes} [Wed Jun 3 00:59:14 2026] POST /v2.0/security-group-rules => generated 582 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:14.376 8 INFO neutron.db.segments_db [None req-18a20e4f-dc08-4688-b18b-a01f9ebbea8b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment a78d5baa-a608-4af9-bd7a-44a3d760760d of type vxlan for network 08caea53-3476-412c-96ab-4b6255ebc07f [pid: 7|app: 0|req: 234/461] 10.0.0.214 () {34 vars in 1098 bytes} [Wed Jun 3 00:59:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--981523628&fields=id&tenant_id=a7bffce7da9847f8b1f299b685331a24 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:14.555 7 WARNING neutron_lib.context [req-6017d285-267e-43f4-b33f-455cd9dd3386 req-d5725c70-ca2a-40c3-b04e-cffa1621454d d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/462] 10.0.0.214 () {38 vars in 971 bytes} [Wed Jun 3 00:59:14 2026] POST /v2.0/security-groups => generated 1618 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 00:59:14.748 8 INFO neutron.db.l3_hamode_db [None req-18a20e4f-dc08-4688-b18b-a01f9ebbea8b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/463] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 00:59:14 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 684 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:14.831 7 WARNING neutron_lib.context [req-c15af20c-1562-4464-a5ec-4e9f2551a70c req-18f9251e-be4b-4668-960b-99ec060a653a b9a49eea77044e6faf96ea1b5aa0d027 1c5fbccce05740d8a15590deb28c77da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/464] 10.0.0.214 () {38 vars in 971 bytes} [Wed Jun 3 00:59:14 2026] POST /v2.0/security-groups => generated 1622 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/465] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 00:59:14 2026] GET /v2.0/quotas/a7bffce7da9847f8b1f299b685331a24 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:14.982 7 WARNING neutron_lib.context [req-040a6cf1-4a79-44d1-b845-908c93021717 req-7cb2c86c-ef3d-4e7f-99bf-ae2cd317483c d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/466] 10.0.0.214 () {38 vars in 971 bytes} [Wed Jun 3 00:59:14 2026] POST /v2.0/security-groups => generated 1617 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/467] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/468] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/security-groups/cc76cb47-1569-46a4-b5ce-dd427581aec4 => generated 1622 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:15.265 7 WARNING neutron_lib.context [req-eeab802c-d0b9-42c8-8e43-9f5208c7c800 req-237665c6-27d8-42d6-befd-25258bfd5a3c b9a49eea77044e6faf96ea1b5aa0d027 1c5fbccce05740d8a15590deb28c77da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/469] 10.0.0.214 () {38 vars in 981 bytes} [Wed Jun 3 00:59:15 2026] POST /v2.0/security-group-rules => generated 582 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:15.405 7 WARNING neutron_lib.context [req-180c1046-3412-45ef-be3d-bd10486fe6dd req-1c393ee7-8efa-4f67-a68d-e5868ceb3a6a d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/470] 10.0.0.214 () {38 vars in 971 bytes} [Wed Jun 3 00:59:15 2026] POST /v2.0/security-groups => generated 1618 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/471] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/security-groups/cc76cb47-1569-46a4-b5ce-dd427581aec4 => generated 2215 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/472] 10.0.0.214 () {34 vars in 907 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/extensions => generated 19600 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-03 00:59:15.637 7 WARNING neutron_lib.context [req-fd6bb6b5-6671-4b70-973e-9437385069d4 req-7f9cff41-6318-4663-8430-bf26e193ddef b9a49eea77044e6faf96ea1b5aa0d027 1c5fbccce05740d8a15590deb28c77da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 246/473] 10.0.0.214 () {38 vars in 981 bytes} [Wed Jun 3 00:59:15 2026] POST /v2.0/security-group-rules => generated 587 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/474] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 248/475] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/security-groups?tenant_id=05b4edcce8994bf4a2a81e101db95e79 => generated 7596 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:16.152 8 INFO neutron.db.l3_hamode_db [None req-18a20e4f-dc08-4688-b18b-a01f9ebbea8b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/476] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 00:59:15 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/477] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/bd211852-830c-4348-b3ad-e3a1d719e484 => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/478] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/bd211852-830c-4348-b3ad-e3a1d719e484 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/479] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/cc76cb47-1569-46a4-b5ce-dd427581aec4 => generated 2813 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/480] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/65088292-dc8f-4946-8d65-0c98c0e893dc => generated 1618 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/481] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => 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: 255/482] 10.0.0.214 () {36 vars in 1013 bytes} [Wed Jun 3 00:59:16 2026] DELETE /v2.0/security-groups/65088292-dc8f-4946-8d65-0c98c0e893dc => 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: 256/483] 10.0.0.214 () {34 vars in 1001 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-group-rules/8a45ef1f-b094-46eb-8021-2c5f916e103c => generated 584 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:16.712 7 INFO neutron.api.v2.resource [req-0136d1e1-9a12-4503-9a8c-7d2362323fbe req-55a44f95-6741-4b09-a198-cb85bf59b63d d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/484] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/65088292-dc8f-4946-8d65-0c98c0e893dc => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/485] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/cc76cb47-1569-46a4-b5ce-dd427581aec4 => generated 2813 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/486] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/73a7e73c-9ae8-4c64-ba8c-2a58f3ead2f3 => generated 1617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/487] 10.0.0.214 () {36 vars in 1023 bytes} [Wed Jun 3 00:59:16 2026] DELETE /v2.0/security-group-rules/8a45ef1f-b094-46eb-8021-2c5f916e103c => 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: 261/488] 10.0.0.214 () {36 vars in 1013 bytes} [Wed Jun 3 00:59:16 2026] DELETE /v2.0/security-groups/73a7e73c-9ae8-4c64-ba8c-2a58f3ead2f3 => 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: 262/489] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:16 2026] GET /v2.0/security-groups/cc76cb47-1569-46a4-b5ce-dd427581aec4 => generated 2215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:17.034 7 INFO neutron.api.v2.resource [req-19c665b1-4269-49b7-ac71-3e47689a158d req-90d0100e-c95a-4300-916d-6077ef62c3eb d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/490] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:17 2026] GET /v2.0/security-groups/73a7e73c-9ae8-4c64-ba8c-2a58f3ead2f3 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/491] 10.0.0.214 () {36 vars in 1013 bytes} [Wed Jun 3 00:59:17 2026] DELETE /v2.0/security-groups/cc76cb47-1569-46a4-b5ce-dd427581aec4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/492] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:17 2026] GET /v2.0/security-groups/9af0dba8-c5ab-4b97-adb2-936517828239 => generated 1618 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/493] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:17 2026] GET /v2.0/security-groups/a64f4139-89f6-408f-8e50-ee6c459a7a1d => generated 2214 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/494] 10.0.0.214 () {36 vars in 1013 bytes} [Wed Jun 3 00:59:17 2026] DELETE /v2.0/security-groups/9af0dba8-c5ab-4b97-adb2-936517828239 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/495] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:14 2026] POST /v2.0/routers => generated 735 bytes in 3065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:17.405 8 INFO neutron.api.v2.resource [req-2ae82e86-5724-4ea4-a498-118fe9daa553 req-6f462266-d706-4f55-b4f1-69e3371d1b2a d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/496] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:17 2026] GET /v2.0/security-groups/9af0dba8-c5ab-4b97-adb2-936517828239 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/497] 10.0.0.214 () {36 vars in 1013 bytes} [Wed Jun 3 00:59:17 2026] DELETE /v2.0/security-groups/a64f4139-89f6-408f-8e50-ee6c459a7a1d => 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: 269/498] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 00:59:17 2026] PUT /v2.0/routers/05a8ce08-da18-46e8-957d-370a47582fdd/remove_router_interface => generated 309 bytes in 1620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/499] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-groups?tenant_id=05b4edcce8994bf4a2a81e101db95e79 => generated 2797 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/502] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => 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: 230/503] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 00:59:17 2026] PUT /v2.0/routers/4880ea53-4695-4f1e-b84c-471dcb2601ac/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/504] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 684 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/505] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-groups/bd211852-830c-4348-b3ad-e3a1d719e484 => generated 2794 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/506] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a7bffce7da9847f8b1f299b685331a24 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/507] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-groups/bd211852-830c-4348-b3ad-e3a1d719e484 => generated 2794 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:19.396 7 WARNING neutron_lib.context [req-ee532727-4e11-482d-b7ac-41d6415951c4 req-643e4fbe-5a9e-448d-aad9-7d81facfb435 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 278/508] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 00:59:19 2026] POST /v2.0/ports => generated 958 bytes in 622 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-06-03 00:59:20.026 7 INFO neutron.api.v2.resource [req-a636e0ab-0bc8-4ad0-83af-518d738ea466 req-e0e79d9f-c24a-42bb-a762-de9b5a79ddb0 d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/509] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-groups/9af0dba8-c5ab-4b97-adb2-936517828239 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:59:20.034 7 WARNING neutron_lib.context [None req-7a80c218-def9-4986-acb4-8d638b6edcc4 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:20.048 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a35ce9a5-892e-4b46-89d7-a73ef8ffaece cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - 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: 7|app: 0|req: 280/510] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 00:59:20 2026] POST /v2.0/security-groups => generated 1597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/511] 199.204.45.74 () {34 vars in 910 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-03 00:59:20.199 7 INFO neutron.api.v2.resource [req-4da4789c-a827-4891-a2ea-67ac4b3718f7 req-4601c058-c35d-4566-a2a2-9b1ded6635d4 d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/512] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-groups/73a7e73c-9ae8-4c64-ba8c-2a58f3ead2f3 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:59:20.209 7 WARNING neutron_lib.context [None req-965e2e6c-f88d-447c-8068-aaad3211a7a6 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 283/513] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 00:59:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:20.333 7 INFO neutron.api.v2.resource [req-66b71661-62b0-4adb-99f4-874de4bb7fb9 req-ffa17e60-5d07-40ea-8ff6-b8fff5d17f0c d661102c3ebc45a1969b978e043c2d6e 05b4edcce8994bf4a2a81e101db95e79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/514] 10.0.0.214 () {34 vars in 991 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-groups/65088292-dc8f-4946-8d65-0c98c0e893dc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/515] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 961 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:20.446 7 WARNING neutron_lib.context [None req-5ffefbed-9df0-4749-b8b9-1d41f42bb5e1 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/516] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 00:59:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:20.577 8 INFO neutron.db.l3_hamode_db [None req-a35ce9a5-892e-4b46-89d7-a73ef8ffaece cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network e9acf673-848d-4783-a201-c6ca77a3461c was deleted as no HA routers are present in tenant 1c5fbccce05740d8a15590deb28c77da. [pid: 8|app: 0|req: 231/517] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:19 2026] DELETE /v2.0/routers/05a8ce08-da18-46e8-957d-370a47582fdd => generated 0 bytes in 1395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/518] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:20.922 8 INFO neutron.services.segments.plugin [-] Segment a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 resource provider aggregate not found 2026-06-03 00:59:20.944 8 INFO neutron.services.segments.plugin [-] Segment a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 found for delete ", "request_id": "req-13ac8c9e-938d-40cf-8ec5-07fe6c9d15a1"}]} 2026-06-03 00:59:20.956 8 INFO neutron.services.segments.plugin [-] Segment a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 resource provider aggregate not found 2026-06-03 00:59:20.980 8 INFO neutron.services.segments.plugin [-] Segment a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a06fa2fa-36f1-4d31-a71b-4d8f368bf1b1 found for delete ", "request_id": "req-af0f2a89-c89b-4774-9ecc-e54702845702"}]} [pid: 8|app: 0|req: 233/519] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 00:59:20 2026] PUT /v2.0/ports/b45d063a-2190-466b-ba31-721bb559b512 => generated 1203 bytes in 936 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-06-03 00:59:21.595 8 WARNING neutron_lib.context [None req-f3b0267c-ffe4-4a46-ab8b-e94927d79c90 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/520] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 00:59:20 2026] PUT /v2.0/routers/556bb30e-d246-4cd0-ac1d-24c3478d994b/remove_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/521] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:21 2026] DELETE /v2.0/subnets/aa48f697-c041-407f-a400-80897d9c88c2 => 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: 289/522] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:22.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc184b2d-af6c-41d2-be31-ee6dc22eae8d'] response: {'name': 'network-changed', 'server_uuid': 'ec1d4cb3-065a-4eea-98fe-038de538ffaa', 'tag': 'b45d063a-2190-466b-ba31-721bb559b512', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/523] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/524] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 00:59:21 2026] POST /v2.0/floatingips => generated 552 bytes in 746 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, ' /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: 8|app: 0|req: 235/525] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:22 2026] DELETE /v2.0/networks/f3790f5f-78bb-4553-9876-ca1e2caf1bbe => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/526] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/527] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/528] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/529] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:22.963 8 INFO neutron.services.segments.plugin [-] Segment 981ffab9-3e10-4d21-84d9-3861ef4a12e9 resource provider aggregate not found [pid: 8|app: 0|req: 240/530] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/security-groups?tenant_id=1c5fbccce05740d8a15590deb28c77da&name=default => generated 2797 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:22.986 8 INFO neutron.services.segments.plugin [-] Segment 981ffab9-3e10-4d21-84d9-3861ef4a12e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981ffab9-3e10-4d21-84d9-3861ef4a12e9 found for delete ", "request_id": "req-db8aaaef-5811-4a74-b6cd-ddf8fdd9aaef"}]} 2026-06-03 00:59:23.024 8 INFO neutron.services.segments.plugin [-] Segment 981ffab9-3e10-4d21-84d9-3861ef4a12e9 resource provider aggregate not found 2026-06-03 00:59:23.043 8 INFO neutron.services.segments.plugin [-] Segment 981ffab9-3e10-4d21-84d9-3861ef4a12e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 981ffab9-3e10-4d21-84d9-3861ef4a12e9 found for delete ", "request_id": "req-4577f4d3-b488-4d06-a7c5-cb786a504661"}]} [pid: 8|app: 0|req: 241/531] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 242/532] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:23 2026] DELETE /v2.0/security-groups/a8077690-0487-48d3-b785-d451d2482cf2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 00:59:23.247 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-cc7bc089-879b-4cab-b7bb-4d4f48f0edac cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - 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: 243/533] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 244/534] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/535] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/536] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => 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: 247/537] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/538] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/539] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:23.732 7 INFO neutron.db.l3_hamode_db [None req-cc7bc089-879b-4cab-b7bb-4d4f48f0edac cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 2d656175-2e92-4b53-b8c3-3ebe01fe10f6 was deleted as no HA routers are present in tenant 05b4edcce8994bf4a2a81e101db95e79. [pid: 7|app: 0|req: 291/540] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:22 2026] DELETE /v2.0/routers/556bb30e-d246-4cd0-ac1d-24c3478d994b => generated 0 bytes in 1546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/541] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 292/542] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:23 2026] DELETE /v2.0/subnets/8170c576-aa49-4f81-a805-b9806fb593b7 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/543] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:23 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 973 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/544] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:24 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:24.305 7 INFO neutron.services.segments.plugin [-] Segment 22a212bc-2986-4bd5-b7b9-8350651f2410 resource provider aggregate not found 2026-06-03 00:59:24.315 7 INFO neutron.services.segments.plugin [-] Segment 22a212bc-2986-4bd5-b7b9-8350651f2410 resource provider aggregate not found 2026-06-03 00:59:24.339 7 INFO neutron.services.segments.plugin [-] Segment 22a212bc-2986-4bd5-b7b9-8350651f2410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a212bc-2986-4bd5-b7b9-8350651f2410 found for delete ", "request_id": "req-2147f9ce-7120-43d2-987e-2b3b53ed7313"}]} 2026-06-03 00:59:24.347 7 INFO neutron.services.segments.plugin [-] Segment 22a212bc-2986-4bd5-b7b9-8350651f2410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a212bc-2986-4bd5-b7b9-8350651f2410 found for delete ", "request_id": "req-fd7ced58-df05-4270-a531-c3f0fcf6679a"}]} [pid: 7|app: 0|req: 293/545] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:23 2026] DELETE /v2.0/networks/648fa82d-9c24-4f27-8d33-7ec95086834a => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/546] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:24 2026] GET /v2.0/security-groups?tenant_id=05b4edcce8994bf4a2a81e101db95e79&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: 294/547] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:24 2026] DELETE /v2.0/security-groups/bd211852-830c-4348-b3ad-e3a1d719e484 => 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: 254/548] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:25 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => 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: 295/549] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:25 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:26.635 7 INFO neutron.services.segments.plugin [-] Segment 1fba4d14-af8b-468a-bc7b-702d83b052b0 resource provider aggregate not found 2026-06-03 00:59:26.651 7 INFO neutron.services.segments.plugin [-] Segment 1fba4d14-af8b-468a-bc7b-702d83b052b0 resource provider aggregate not found 2026-06-03 00:59:26.672 7 INFO neutron.services.segments.plugin [-] Segment 1fba4d14-af8b-468a-bc7b-702d83b052b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fba4d14-af8b-468a-bc7b-702d83b052b0 found for delete ", "request_id": "req-54f1dcf0-5065-464a-8ef9-004bd2834aa3"}]} 2026-06-03 00:59:26.676 7 INFO neutron.services.segments.plugin [-] Segment 1fba4d14-af8b-468a-bc7b-702d83b052b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fba4d14-af8b-468a-bc7b-702d83b052b0 found for delete ", "request_id": "req-c551d863-c0eb-43c2-85d5-d4a5167aa955"}]} [pid: 7|app: 0|req: 296/550] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:26 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 973 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/551] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:26 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/552] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:26 2026] GET /v2.0/security-groups?tenant_id=9abb04f0acda400a9de28ad9c7feb7f8&name=default => generated 2801 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/553] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:26 2026] DELETE /v2.0/security-groups/93c5fac5-e824-4ae0-9ee0-292d7e720195 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 00:59:27.172 7 INFO neutron.db.segments_db [None req-5f526e06-db14-4445-af08-5e48fe0795d1 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 068c3cdd-70a0-44b2-920c-cb1726764a51 of type vxlan for network ecee924c-f65a-439d-bbce-7c9327c958de [pid: 7|app: 0|req: 298/554] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 00:59:26 2026] POST /v2.0/networks => generated 745 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/555] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:27 2026] POST /v2.0/subnets => generated 668 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:27.714 7 INFO neutron.db.segments_db [None req-7e36417d-ce78-4a73-b81d-09d338ccf3a6 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 33413e47-33f5-4080-8680-73cb375c5951 of type vxlan for network b3872f0f-70d5-451b-813e-81668599b5b6 [pid: 8|app: 0|req: 258/556] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:27 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/557] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:27 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:28.154 7 INFO neutron.db.l3_hamode_db [None req-7e36417d-ce78-4a73-b81d-09d338ccf3a6 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 260/558] 10.0.0.214 () {34 vars in 1100 bytes} [Wed Jun 3 00:59:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1830394741&fields=id&tenant_id=cef0bc6a690845739e88fa505474d721 => generated 69 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/559] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 00:59:28 2026] GET /v2.0/networks?id=7ddbb192-d0f6-4695-aef2-4b8450572961 => generated 680 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/560] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 00:59:28 2026] GET /v2.0/quotas/cef0bc6a690845739e88fa505474d721 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/561] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 00:59:28 2026] GET /v2.0/ports?tenant_id=cef0bc6a690845739e88fa505474d721&fields=id => generated 103 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/562] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 00:59:28 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?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: 265/563] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 00:59:28 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?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: 8|app: 0|req: 266/564] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:29 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 975 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/565] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:29 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/566] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:29 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&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-06-03 00:59:29.478 7 INFO neutron.db.l3_hamode_db [None req-7e36417d-ce78-4a73-b81d-09d338ccf3a6 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/567] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:29 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:30.476 8 INFO neutron.db.l3_db [None req-36ccdc29-af19-411b-b807-13a255427313 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Floating IP 0bbc25c1-60c6-4374-b3df-bf8009d1c9f6 associated. External IP: 10.96.250.213, port: b45d063a-2190-466b-ba31-721bb559b512. [pid: 8|app: 0|req: 270/568] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 00:59:29 2026] PUT /v2.0/floatingips/0bbc25c1-60c6-4374-b3df-bf8009d1c9f6 => generated 856 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/569] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:27 2026] POST /v2.0/routers => generated 732 bytes in 3370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/570] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:30 2026] GET /v2.0/networks?id=7ddbb192-d0f6-4695-aef2-4b8450572961 => generated 680 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/571] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:31 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:31.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e65e93e8-1a06-4bd1-b107-19f548d8db71'] response: {'name': 'network-changed', 'server_uuid': 'ec1d4cb3-065a-4eea-98fe-038de538ffaa', 'tag': 'b45d063a-2190-466b-ba31-721bb559b512', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 302/572] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:31 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/573] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:30 2026] GET /v2.0/security-groups?tenant_id=c100dc94b4244945b3bd8a51991ed109&name=default => generated 2801 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/574] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 00:59:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cef0bc6a690845739e88fa505474d721 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/575] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:31 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&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: 274/576] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:31 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => 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: 275/577] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:31 2026] DELETE /v2.0/security-groups/155a022e-aedf-4e66-bf08-254167537483 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 00:59:31.514 8 WARNING neutron_lib.context [req-8e25a851-ef4a-4d31-ae4c-2fd3c38382ba req-214e60d0-88d0-476a-a838-991b66db93f2 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 276/578] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 00:59:31 2026] POST /v2.0/ports => generated 958 bytes in 640 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: 277/579] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:32 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/580] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 00:59:32 2026] PUT /v2.0/ports/5573f2ea-1df9-4877-a8e2-ecf26199bd59 => generated 1203 bytes in 643 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: 279/581] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:32 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 973 bytes in 69 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: 280/582] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/585] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 00:59:31 2026] PUT /v2.0/routers/aff811ba-513f-498f-8430-a5fb1f82f62f/add_router_interface => generated 309 bytes in 1863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/586] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:32 2026] GET /v2.0/ports?tenant_id=cef0bc6a690845739e88fa505474d721&device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/587] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/588] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/security-groups?id=73a028a3-98fc-4d53-a4ee-3017ecc5a8ff&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/589] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5573f2ea-1df9-4877-a8e2-ecf26199bd59 => 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: 305/590] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&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: 286/591] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/subnets?id=0f1ec10d-802b-46e3-b3d3-b955b80cfbd1 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/592] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/ports?network_id=7ddbb192-d0f6-4695-aef2-4b8450572961&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: 306/593] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:33.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c6ec44e-b9d0-4e3a-a16f-fcaf7b7a5d74'] response: {'name': 'network-changed', 'server_uuid': 'bfe8534d-aaf4-4923-adf3-46855792bc33', 'tag': '5573f2ea-1df9-4877-a8e2-ecf26199bd59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 288/594] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?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: 307/595] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 289/596] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?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: 290/597] 10.0.0.41 () {32 vars in 652 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions => generated 19600 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/598] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/599] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/600] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/601] 10.0.0.41 () {32 vars in 664 bytes} [Wed Jun 3 00:59:33 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: 295/602] 10.0.0.41 () {32 vars in 698 bytes} [Wed Jun 3 00:59:33 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: 296/603] 10.0.0.41 () {32 vars in 696 bytes} [Wed Jun 3 00:59:33 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: 297/604] 10.0.0.41 () {32 vars in 700 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 10.0.0.41 () {32 vars in 702 bytes} [Wed Jun 3 00:59:33 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: 300/607] 10.0.0.41 () {32 vars in 692 bytes} [Wed Jun 3 00:59:33 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: 301/608] 10.0.0.41 () {32 vars in 694 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/609] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/ports?tenant_id=cef0bc6a690845739e88fa505474d721&device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 1242 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 10.0.0.41 () {32 vars in 684 bytes} [Wed Jun 3 00:59:33 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: 309/611] 10.0.0.41 () {32 vars in 686 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/612] 10.0.0.41 () {32 vars in 660 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 10.0.0.41 () {32 vars in 698 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 10.0.0.41 () {32 vars in 678 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/615] 10.0.0.41 () {32 vars in 682 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/616] 10.0.0.41 () {32 vars in 674 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/617] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/618] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/619] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/networks?id=7ddbb192-d0f6-4695-aef2-4b8450572961 => generated 775 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/620] 10.0.0.41 () {32 vars in 686 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/621] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/622] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5573f2ea-1df9-4877-a8e2-ecf26199bd59 => 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: 319/623] 10.0.0.41 () {32 vars in 686 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/624] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:33 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: 306/625] 10.0.0.41 () {32 vars in 698 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/626] 10.0.0.41 () {32 vars in 678 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/627] 10.0.0.41 () {32 vars in 666 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/628] 10.0.0.41 () {32 vars in 676 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/629] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:33 2026] GET /v2.0/subnets?id=0f1ec10d-802b-46e3-b3d3-b955b80cfbd1 => generated 674 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/630] 10.0.0.41 () {32 vars in 664 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/l3-ha => 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: 311/631] 10.0.0.41 () {32 vars in 674 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/ports?network_id=7ddbb192-d0f6-4695-aef2-4b8450572961&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: 312/633] 10.0.0.41 () {32 vars in 712 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/634] 10.0.0.41 () {32 vars in 690 bytes} [Wed Jun 3 00:59:34 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: 7|app: 0|req: 323/635] 10.0.0.41 () {32 vars in 682 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 10.0.0.41 () {32 vars in 686 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/638] 10.0.0.41 () {32 vars in 704 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 10.0.0.41 () {32 vars in 674 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/640] 10.0.0.41 () {32 vars in 700 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/641] 10.0.0.41 () {32 vars in 674 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/642] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/643] 10.0.0.41 () {32 vars in 692 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/644] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?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: 316/645] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/646] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/networks?id=ecee924c-f65a-439d-bbce-7c9327c958de => generated 677 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 10.0.0.41 () {32 vars in 708 bytes} [Wed Jun 3 00:59:34 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: 7|app: 0|req: 332/648] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/quotas/9512486898db401eadeef05b9b4ec9f7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/649] 10.0.0.41 () {32 vars in 704 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 10.0.0.41 () {32 vars in 696 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/651] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/652] 10.0.0.41 () {32 vars in 710 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/653] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/ports?tenant_id=9512486898db401eadeef05b9b4ec9f7&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/654] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/655] 10.0.0.41 () {32 vars in 686 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/656] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/657] 10.0.0.41 () {32 vars in 674 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/658] 10.0.0.41 () {32 vars in 670 bytes} [Wed Jun 3 00:59:34 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: 319/659] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/security-groups?id=73a028a3-98fc-4d53-a4ee-3017ecc5a8ff&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/660] 10.0.0.41 () {32 vars in 660 bytes} [Wed Jun 3 00:59:34 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: 320/661] 10.0.0.41 () {32 vars in 698 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/662] 10.0.0.41 () {32 vars in 698 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/663] 10.0.0.41 () {32 vars in 676 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/664] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/665] 10.0.0.41 () {32 vars in 682 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/666] 10.0.0.41 () {32 vars in 700 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/667] 10.0.0.41 () {32 vars in 684 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/668] 10.0.0.41 () {32 vars in 706 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/669] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/670] 10.0.0.41 () {32 vars in 696 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/671] 10.0.0.41 () {32 vars in 694 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 10.0.0.41 () {32 vars in 684 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/673] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 10.0.0.41 () {32 vars in 666 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/675] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/676] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/677] 10.0.0.41 () {32 vars in 690 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/678] 10.0.0.41 () {32 vars in 690 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/679] 10.0.0.41 () {32 vars in 694 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/680] 10.0.0.41 () {32 vars in 684 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/681] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/682] 10.0.0.41 () {32 vars in 700 bytes} [Wed Jun 3 00:59:34 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: 332/683] 10.0.0.41 () {32 vars in 702 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/router_availability_zone => 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: 333/684] 10.0.0.41 () {32 vars in 712 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/685] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.41 () {32 vars in 714 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/687] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/688] 10.0.0.214 () {34 vars in 907 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions => generated 19600 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/689] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 00:59:34 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: 7|app: 0|req: 353/690] 10.0.0.41 () {32 vars in 682 bytes} [Wed Jun 3 00:59:34 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: 354/691] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/segment => generated 145 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/692] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/693] 10.0.0.41 () {32 vars in 678 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/694] 10.0.0.41 () {32 vars in 668 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/695] 10.0.0.41 () {32 vars in 696 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/696] 10.0.0.41 () {32 vars in 704 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/697] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 00:59:34 2026] GET /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/698] 10.0.0.41 () {32 vars in 700 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/699] 10.0.0.41 () {32 vars in 682 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/700] 10.0.0.41 () {32 vars in 704 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/701] 10.0.0.41 () {32 vars in 694 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/702] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/703] 10.0.0.41 () {32 vars in 696 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/704] 10.0.0.41 () {32 vars in 688 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/705] 10.0.0.41 () {32 vars in 700 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/706] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de?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: 368/707] 10.0.0.41 () {32 vars in 664 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/708] 10.0.0.41 () {32 vars in 680 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/709] 10.0.0.41 () {32 vars in 692 bytes} [Wed Jun 3 00:59:35 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: 341/710] 10.0.0.41 () {32 vars in 676 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/711] 10.0.0.41 () {32 vars in 666 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/712] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/713] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/714] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/security-groups?id=73a028a3-98fc-4d53-a4ee-3017ecc5a8ff&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/715] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/716] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:35 2026] GET /v2.0/security-groups?tenant_id=729c5558f71a4ed59d30abcb35884ab5&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/717] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:36 2026] DELETE /v2.0/security-groups/d90c074d-9079-431a-9ad4-08c0fe2b357e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/718] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:36 2026] GET /v2.0/networks?id=ecee924c-f65a-439d-bbce-7c9327c958de => generated 677 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/719] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:36 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:36.528 7 WARNING neutron_lib.context [req-51d37b68-0ecc-45d4-a156-10e7fa40d5a0 req-39fd1469-3b82-4a20-b4c3-5c4b535df44a 2fbb61a389af402abaa0db9b8ada9f69 9512486898db401eadeef05b9b4ec9f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:36.534 8 INFO neutron.db.l3_db [None req-8b754acd-bbb9-4174-b7cb-5e7a82fbc385 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Floating IP 85bf2644-7768-4d51-818a-ccb61cc9411d associated. External IP: 10.96.250.207, port: 5573f2ea-1df9-4877-a8e2-ecf26199bd59. [pid: 8|app: 0|req: 345/720] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 00:59:35 2026] PUT /v2.0/floatingips/85bf2644-7768-4d51-818a-ccb61cc9411d => generated 856 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:37.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d95997-35f8-42eb-ac62-0b00ddf4b126'] response: {'name': 'network-changed', 'server_uuid': 'bfe8534d-aaf4-4923-adf3-46855792bc33', 'tag': '5573f2ea-1df9-4877-a8e2-ecf26199bd59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 346/721] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/722] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 00:59:36 2026] POST /v2.0/ports => generated 954 bytes in 568 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: 347/723] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/security-groups?id=73a028a3-98fc-4d53-a4ee-3017ecc5a8ff&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/724] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?tenant_id=cef0bc6a690845739e88fa505474d721&device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => 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: 378/725] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/networks?id=7ddbb192-d0f6-4695-aef2-4b8450572961 => generated 775 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/726] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5573f2ea-1df9-4877-a8e2-ecf26199bd59 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/727] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/subnets?id=0f1ec10d-802b-46e3-b3d3-b955b80cfbd1 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/728] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?network_id=7ddbb192-d0f6-4695-aef2-4b8450572961&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/729] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?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: 383/730] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/731] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/732] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/733] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 00:59:37 2026] PUT /v2.0/ports/15931221-a5e7-46a1-b07d-91de6b665c0c => generated 1199 bytes in 628 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: 386/734] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/security-groups?id=73a028a3-98fc-4d53-a4ee-3017ecc5a8ff&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/735] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/security-groups?id=86976455-f530-462b-bb5c-c3fde3f31063&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/736] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?tenant_id=9512486898db401eadeef05b9b4ec9f7&device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 1238 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: 8|app: 0|req: 350/737] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=15931221-a5e7-46a1-b07d-91de6b665c0c => 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: 388/738] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/subnets?id=6ba6d198-730c-4f6a-95e8-86af9143aa08 => generated 671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/739] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:37 2026] GET /v2.0/ports?network_id=ecee924c-f65a-439d-bbce-7c9327c958de&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: 7|app: 0|req: 389/740] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:38 2026] GET /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de?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: 352/741] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:38 2026] GET /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de?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: 390/742] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 00:59:38 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:38.601 7 WARNING neutron_lib.context [None req-de036f25-4701-4238-9f5d-981ef86f5f67 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:38.601 7 WARNING neutron_lib.context [None req-de036f25-4701-4238-9f5d-981ef86f5f67 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:38.788 7 INFO neutron.db.segments_db [None req-de036f25-4701-4238-9f5d-981ef86f5f67 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Added segment ba6e30a5-b55c-48d7-aac2-6e420c093299 of type vxlan for network 9e425a7c-cdd2-4e71-83ea-3e611d82579f 2026-06-03 00:59:38.919 7 INFO neutron.db.segments_db [None req-de036f25-4701-4238-9f5d-981ef86f5f67 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Added segment fc94c980-f557-460b-9473-883ab8ef3091 of type vxlan for network 75d9320d-d891-43d5-bb94-3e9ec0d33f25 [pid: 7|app: 0|req: 391/743] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:38 2026] POST /v2.0/networks => generated 1246 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/744] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/745] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/746] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/networks => generated 1845 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/747] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/security-groups?id=73a028a3-98fc-4d53-a4ee-3017ecc5a8ff&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:39.395 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42949dec-df02-4277-ab0b-f0b7ab81be89'] response: {'name': 'network-changed', 'server_uuid': '92ca528d-6953-478e-bdfb-aaacaa12af02', 'tag': '15931221-a5e7-46a1-b07d-91de6b665c0c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 396/748] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/security-groups?id=86976455-f530-462b-bb5c-c3fde3f31063&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:39.460 8 INFO neutron.db.l3_db [req-b191bf85-c75f-490a-b9c2-acbf467b8e3a req-993a2d65-643c-4fe3-abcf-b05b29aff0e3 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] Floating IP 85bf2644-7768-4d51-818a-ccb61cc9411d disassociated. External IP: 10.96.250.207, port: 5573f2ea-1df9-4877-a8e2-ecf26199bd59. 2026-06-03 00:59:39.588 7 INFO neutron.services.segments.plugin [-] Segment ba6e30a5-b55c-48d7-aac2-6e420c093299 resource provider aggregate not found 2026-06-03 00:59:39.595 7 INFO neutron.services.segments.plugin [-] Segment ba6e30a5-b55c-48d7-aac2-6e420c093299 resource provider aggregate not found 2026-06-03 00:59:39.617 7 INFO neutron.services.segments.plugin [-] Segment ba6e30a5-b55c-48d7-aac2-6e420c093299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba6e30a5-b55c-48d7-aac2-6e420c093299 found for delete ", "request_id": "req-b3c72c57-d07e-4a26-a5f7-3bcca190a22d"}]} 2026-06-03 00:59:39.621 7 INFO neutron.services.segments.plugin [-] Segment ba6e30a5-b55c-48d7-aac2-6e420c093299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba6e30a5-b55c-48d7-aac2-6e420c093299 found for delete ", "request_id": "req-3c2cb00e-80f5-49a0-89f3-aee1e6932654"}]} [pid: 7|app: 0|req: 397/749] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:39 2026] DELETE /v2.0/networks/9e425a7c-cdd2-4e71-83ea-3e611d82579f => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/750] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/ports?tenant_id=9512486898db401eadeef05b9b4ec9f7&device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/751] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 00:59:38 2026] DELETE /v2.0/ports/5573f2ea-1df9-4877-a8e2-ecf26199bd59 => generated 0 bytes in 1663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/752] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:39 2026] DELETE /v2.0/networks/75d9320d-d891-43d5-bb94-3e9ec0d33f25 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/753] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/networks?id=ecee924c-f65a-439d-bbce-7c9327c958de => generated 773 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/754] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=15931221-a5e7-46a1-b07d-91de6b665c0c => 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: 400/755] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/networks => generated 651 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:40.017 7 WARNING neutron_lib.context [None req-73b51fb4-9d7d-4ce8-9839-cc5894492912 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 356/756] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:39 2026] GET /v2.0/subnets?id=6ba6d198-730c-4f6a-95e8-86af9143aa08 => generated 671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:40.075 7 INFO neutron.db.segments_db [None req-73b51fb4-9d7d-4ce8-9839-cc5894492912 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Added segment 664ddccc-e1a3-4755-8001-88876af7cf4c of type vxlan for network 3929254a-6741-40a7-b3a9-ce42acfadc89 [pid: 8|app: 0|req: 357/757] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:40 2026] GET /v2.0/ports?network_id=ecee924c-f65a-439d-bbce-7c9327c958de&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/758] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:40 2026] GET /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de?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: 401/759] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:40 2026] POST /v2.0/networks => generated 649 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:40.251 7 WARNING neutron_lib.context [None req-1b02cfbc-c7b1-4000-8cbf-742e142cbcdf 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/760] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:40 2026] GET /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de?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) 2026-06-03 00:59:40.313 7 INFO neutron.db.segments_db [None req-1b02cfbc-c7b1-4000-8cbf-742e142cbcdf 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Added segment eba1795b-5858-4c94-a26e-477276ffddc2 of type vxlan for network 9153ce97-0ba7-43d9-91e8-93d9623a616c [pid: 7|app: 0|req: 402/761] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:40 2026] POST /v2.0/networks => generated 650 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:40.452 8 WARNING neutron_lib.context [None req-473277cd-4174-4640-85d0-89dec10fa03e 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 403/762] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:40 2026] GET /v2.0/ports?device_id=bfe8534d-aaf4-4923-adf3-46855792bc33 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:40.523 8 WARNING neutron_lib.context [None req-473277cd-4174-4640-85d0-89dec10fa03e 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 404/763] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:40 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/764] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:40 2026] GET /v2.0/security-groups?id=86976455-f530-462b-bb5c-c3fde3f31063&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:41.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff476400-9afc-492c-8a8a-8e28a475ab51'] response: {'server_uuid': 'bfe8534d-aaf4-4923-adf3-46855792bc33', 'name': 'network-vif-deleted', 'tag': '5573f2ea-1df9-4877-a8e2-ecf26199bd59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 360/765] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 00:59:40 2026] POST /v2.0/ports => generated 1506 bytes in 1067 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-06-03 00:59:41.648 7 INFO neutron.services.segments.plugin [-] Segment fc94c980-f557-460b-9473-883ab8ef3091 resource provider aggregate not found 2026-06-03 00:59:41.656 7 INFO neutron.services.segments.plugin [-] Segment fc94c980-f557-460b-9473-883ab8ef3091 resource provider aggregate not found 2026-06-03 00:59:41.674 7 INFO neutron.services.segments.plugin [-] Segment fc94c980-f557-460b-9473-883ab8ef3091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc94c980-f557-460b-9473-883ab8ef3091 found for delete ", "request_id": "req-e58a64c2-b26b-4329-a00b-9ceaf96f55f8"}]} 2026-06-03 00:59:41.677 7 INFO neutron.services.segments.plugin [-] Segment fc94c980-f557-460b-9473-883ab8ef3091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc94c980-f557-460b-9473-883ab8ef3091 found for delete ", "request_id": "req-cfec86f3-2ba3-4c83-a8bf-6bc847b5a3e7"}]} [pid: 7|app: 0|req: 406/766] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 00:59:41 2026] GET /v2.0/ports => generated 1506 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/767] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:41 2026] DELETE /v2.0/security-groups/73a028a3-98fc-4d53-a4ee-3017ecc5a8ff => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 00:59:41.793 8 INFO neutron.api.v2.resource [None req-cc33cf00-c2d2-424e-bf54-be6e75050f38 18906e7ae711420fa6a50f10abc5e81c cef0bc6a690845739e88fa505474d721 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/768] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 00:59:41 2026] GET /v2.0/security-groups/73a028a3-98fc-4d53-a4ee-3017ecc5a8ff => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/769] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:41 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/770] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 00:59:41 2026] DELETE /v2.0/ports/ea6b1dc1-7a92-4afd-ad14-ef7fc2f94aec => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/771] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 00:59:42 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1244 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/772] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:42 2026] GET /v2.0/security-groups?id=86976455-f530-462b-bb5c-c3fde3f31063&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: 8|app: 0|req: 364/773] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 00:59:41 2026] DELETE /v2.0/floatingips/85bf2644-7768-4d51-818a-ccb61cc9411d => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/774] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:42 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/775] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 00:59:42 2026] DELETE /v2.0/ports/4c13b1f9-83c3-40b8-aaac-182b77552072 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/776] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 00:59:42 2026] GET /v2.0/ports => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:42.613 7 WARNING neutron_lib.context [None req-2fc2c35b-60e5-4772-b979-afddc3e80325 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:42.678 7 INFO neutron.db.segments_db [None req-2fc2c35b-60e5-4772-b979-afddc3e80325 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Added segment 1ec547f1-c7db-49f4-91c8-a352161f33dd of type vxlan for network 0b82209f-a2b5-4bf5-aa65-c5a74ef9c1f9 [pid: 7|app: 0|req: 412/777] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:42 2026] POST /v2.0/networks => generated 650 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/778] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:42 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:42.915 7 WARNING neutron_lib.context [None req-bd995c03-bba1-4911-b3bd-9981d5e9ddb0 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:42.972 7 INFO neutron.db.segments_db [None req-bd995c03-bba1-4911-b3bd-9981d5e9ddb0 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Added segment 85225a69-1397-443d-a90b-eb1a1b8912e6 of type vxlan for network dd1dc3e1-3459-4d53-8b21-ef6b5eb4c2b1 [pid: 7|app: 0|req: 414/779] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:42 2026] POST /v2.0/networks => generated 649 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/780] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:43 2026] GET /v2.0/security-groups?id=86976455-f530-462b-bb5c-c3fde3f31063&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:43.164 7 WARNING neutron_lib.context [None req-3dcca602-e200-4ea2-b903-539d1aa10c2a 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:43.209 7 WARNING neutron_lib.context [None req-3dcca602-e200-4ea2-b903-539d1aa10c2a 2cacbbdfed3545d2b3f98428557f4ab2 d1936d9ab4bc482680eb37922f1b1086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 366/781] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 00:59:42 2026] PUT /v2.0/routers/4880ea53-4695-4f1e-b84c-471dcb2601ac/remove_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/782] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 00:59:43 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => 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: 416/783] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:43 2026] POST /v2.0/subnets => generated 1226 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/784] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 00:59:43 2026] DELETE /v2.0/ports/15931221-a5e7-46a1-b07d-91de6b665c0c => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/785] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 00:59:44 2026] GET /v2.0/subnets => generated 1839 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/786] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:44 2026] GET /v2.0/ports?device_id=92ca528d-6953-478e-bdfb-aaacaa12af02 => 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: 420/787] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:44 2026] DELETE /v2.0/subnets/87627abe-52be-40d0-a047-e5b90df62a5c => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/788] 199.204.45.74 () {34 vars in 1095 bytes} [Wed Jun 3 00:59:44 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa&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) 2026-06-03 00:59:44.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d69cb7f6-d207-4165-b460-ce6f404f1a98'] response: {'server_uuid': '92ca528d-6953-478e-bdfb-aaacaa12af02', 'name': 'network-vif-deleted', 'tag': '15931221-a5e7-46a1-b07d-91de6b665c0c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 422/789] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:44 2026] DELETE /v2.0/subnets/d0680473-9f46-42d9-ac4a-113ba3831179 => 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: 423/790] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:44 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:45.008 8 INFO neutron.services.segments.plugin [-] Segment a78d5baa-a608-4af9-bd7a-44a3d760760d resource provider aggregate not found 2026-06-03 00:59:45.013 8 INFO neutron.services.segments.plugin [-] Segment a78d5baa-a608-4af9-bd7a-44a3d760760d resource provider aggregate not found [pid: 7|app: 0|req: 424/791] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 00:59:44 2026] GET /v2.0/subnets => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:45.033 8 INFO neutron.services.segments.plugin [-] Segment a78d5baa-a608-4af9-bd7a-44a3d760760d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78d5baa-a608-4af9-bd7a-44a3d760760d found for delete ", "request_id": "req-fede39c2-4d85-42c8-b94b-b89cdd8b6c06"}]} 2026-06-03 00:59:45.036 8 INFO neutron.services.segments.plugin [-] Segment a78d5baa-a608-4af9-bd7a-44a3d760760d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78d5baa-a608-4af9-bd7a-44a3d760760d found for delete ", "request_id": "req-8766e0a9-32e9-409e-a0df-0b9241dcc258"}]} 2026-06-03 00:59:45.041 8 INFO neutron.db.l3_hamode_db [None req-d479a3fd-2ed6-4f67-aeda-5f92d03a4229 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 08caea53-3476-412c-96ab-4b6255ebc07f was deleted as no HA routers are present in tenant cef0bc6a690845739e88fa505474d721. [pid: 8|app: 0|req: 368/792] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:43 2026] DELETE /v2.0/routers/4880ea53-4695-4f1e-b84c-471dcb2601ac => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/793] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:45 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/794] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:45 2026] DELETE /v2.0/subnets/0f1ec10d-802b-46e3-b3d3-b955b80cfbd1 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/795] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/796] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:45 2026] DELETE /v2.0/networks/dd1dc3e1-3459-4d53-8b21-ef6b5eb4c2b1 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/797] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:45 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:46.072 7 INFO neutron.services.segments.plugin [-] Segment 27618569-1452-49d2-86ec-189f91dbc3e3 resource provider aggregate not found 2026-06-03 00:59:46.078 7 INFO neutron.services.segments.plugin [-] Segment 27618569-1452-49d2-86ec-189f91dbc3e3 resource provider aggregate not found 2026-06-03 00:59:46.094 7 INFO neutron.services.segments.plugin [-] Segment 27618569-1452-49d2-86ec-189f91dbc3e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27618569-1452-49d2-86ec-189f91dbc3e3 found for delete ", "request_id": "req-f0a1a8e7-16f7-4b1d-b982-889ccc814be5"}]} 2026-06-03 00:59:46.104 7 INFO neutron.services.segments.plugin [-] Segment 27618569-1452-49d2-86ec-189f91dbc3e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27618569-1452-49d2-86ec-189f91dbc3e3 found for delete ", "request_id": "req-78046903-0eb1-4826-898c-1a60122220da"}]} [pid: 7|app: 0|req: 428/798] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:45 2026] DELETE /v2.0/networks/7ddbb192-d0f6-4695-aef2-4b8450572961 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 3 headers in 131 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: 429/799] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:46 2026] DELETE /v2.0/networks/0b82209f-a2b5-4bf5-aa65-c5a74ef9c1f9 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/800] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:46 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/801] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:46 2026] GET /v2.0/security-groups?tenant_id=cef0bc6a690845739e88fa505474d721&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/802] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 00:59:45 2026] PUT /v2.0/routers/aff811ba-513f-498f-8430-a5fb1f82f62f/remove_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/803] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:46 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/804] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:46 2026] DELETE /v2.0/networks/9153ce97-0ba7-43d9-91e8-93d9623a616c => 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: 373/805] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:46 2026] DELETE /v2.0/security-groups/66d605a7-7e16-4f82-85db-cedca2a74810 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/806] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:46 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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) 2026-06-03 00:59:47.069 8 INFO neutron.services.segments.plugin [-] Segment 85225a69-1397-443d-a90b-eb1a1b8912e6 resource provider aggregate not found 2026-06-03 00:59:47.081 8 INFO neutron.services.segments.plugin [-] Segment 85225a69-1397-443d-a90b-eb1a1b8912e6 resource provider aggregate not found 2026-06-03 00:59:47.100 8 INFO neutron.services.segments.plugin [-] Segment 85225a69-1397-443d-a90b-eb1a1b8912e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85225a69-1397-443d-a90b-eb1a1b8912e6 found for delete ", "request_id": "req-75b56691-6db7-4341-82f2-d51fafb1f305"}]} 2026-06-03 00:59:47.103 8 INFO neutron.services.segments.plugin [-] Segment 85225a69-1397-443d-a90b-eb1a1b8912e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85225a69-1397-443d-a90b-eb1a1b8912e6 found for delete ", "request_id": "req-f53a2b34-a543-472d-b187-617d1b4d084c"}]} [pid: 8|app: 0|req: 375/807] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:47 2026] DELETE /v2.0/networks/3929254a-6741-40a7-b3a9-ce42acfadc89 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/810] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:47 2026] GET /v2.0/security-groups?tenant_id=d1936d9ab4bc482680eb37922f1b1086&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:48.128 7 INFO neutron.services.segments.plugin [-] Segment 1ec547f1-c7db-49f4-91c8-a352161f33dd resource provider aggregate not found 2026-06-03 00:59:48.133 7 INFO neutron.services.segments.plugin [-] Segment 1ec547f1-c7db-49f4-91c8-a352161f33dd resource provider aggregate not found 2026-06-03 00:59:48.146 7 INFO neutron.services.segments.plugin [-] Segment 1ec547f1-c7db-49f4-91c8-a352161f33dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec547f1-c7db-49f4-91c8-a352161f33dd found for delete ", "request_id": "req-0cec331c-ec0f-4965-b965-d982db92f355"}]} 2026-06-03 00:59:48.161 7 INFO neutron.services.segments.plugin [-] Segment 1ec547f1-c7db-49f4-91c8-a352161f33dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec547f1-c7db-49f4-91c8-a352161f33dd found for delete ", "request_id": "req-b3085a35-2f3d-4d5a-81f2-ce7bfd924642"}]} 2026-06-03 00:59:48.168 7 INFO neutron.services.segments.plugin [-] Segment eba1795b-5858-4c94-a26e-477276ffddc2 resource provider aggregate not found [pid: 8|app: 0|req: 379/811] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:48 2026] DELETE /v2.0/security-groups/b4e43535-8699-4e32-b1d2-d70a180cefc4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 00:59:48.182 7 INFO neutron.services.segments.plugin [-] Segment eba1795b-5858-4c94-a26e-477276ffddc2 resource provider aggregate not found 2026-06-03 00:59:48.189 7 INFO neutron.services.segments.plugin [-] Segment eba1795b-5858-4c94-a26e-477276ffddc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba1795b-5858-4c94-a26e-477276ffddc2 found for delete ", "request_id": "req-82b032ac-608f-40ae-8f6a-5811d9c190a2"}]} 2026-06-03 00:59:48.214 7 INFO neutron.services.segments.plugin [-] Segment eba1795b-5858-4c94-a26e-477276ffddc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba1795b-5858-4c94-a26e-477276ffddc2 found for delete ", "request_id": "req-677fb577-e930-451c-9c2c-9ac5b212e180"}]} 2026-06-03 00:59:48.228 7 INFO neutron.db.l3_hamode_db [None req-f0898819-2769-40a0-9d4a-9a02417b3ca8 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network b3872f0f-70d5-451b-813e-81668599b5b6 was deleted as no HA routers are present in tenant 9512486898db401eadeef05b9b4ec9f7. [pid: 7|app: 0|req: 433/812] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:46 2026] DELETE /v2.0/routers/aff811ba-513f-498f-8430-a5fb1f82f62f => generated 0 bytes in 1317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/813] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:48 2026] DELETE /v2.0/subnets/6ba6d198-730c-4f6a-95e8-86af9143aa08 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/814] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:48 2026] DELETE /v2.0/networks/ecee924c-f65a-439d-bbce-7c9327c958de => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 00:59:49.121 8 INFO neutron.services.segments.plugin [-] Segment 664ddccc-e1a3-4755-8001-88876af7cf4c resource provider aggregate not found 2026-06-03 00:59:49.128 8 INFO neutron.services.segments.plugin [-] Segment 664ddccc-e1a3-4755-8001-88876af7cf4c resource provider aggregate not found 2026-06-03 00:59:49.140 8 INFO neutron.services.segments.plugin [-] Segment 664ddccc-e1a3-4755-8001-88876af7cf4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664ddccc-e1a3-4755-8001-88876af7cf4c found for delete ", "request_id": "req-572ba72a-bd66-415a-9824-3c0f3d3e9bc7"}]} 2026-06-03 00:59:49.148 8 INFO neutron.services.segments.plugin [-] Segment 664ddccc-e1a3-4755-8001-88876af7cf4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664ddccc-e1a3-4755-8001-88876af7cf4c found for delete ", "request_id": "req-2bf720a6-4972-492f-b91e-b47646e89e1b"}]} [pid: 7|app: 0|req: 435/815] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:49 2026] GET /v2.0/security-groups?tenant_id=9512486898db401eadeef05b9b4ec9f7&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/816] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:49 2026] DELETE /v2.0/security-groups/86976455-f530-462b-bb5c-c3fde3f31063 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 00:59:49.401 8 INFO neutron.db.segments_db [None req-cd078141-a84d-44ae-af87-cdee4a0e8462 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 26bfc864-7de5-451c-a6df-802f424d178f of type vxlan for network ab4327ae-b9b6-402d-98ac-5ef9d1526c37 [pid: 8|app: 0|req: 381/817] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 00:59:49 2026] POST /v2.0/networks => generated 738 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/818] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:49 2026] POST /v2.0/subnets => generated 661 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:50.213 7 INFO neutron.services.segments.plugin [-] Segment 33413e47-33f5-4080-8680-73cb375c5951 resource provider aggregate not found 2026-06-03 00:59:50.222 7 INFO neutron.db.segments_db [None req-2bdc7ca9-8481-42ba-a0ab-0764bb01b26e cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment f7c94021-cedc-4152-96eb-ed91ed9ab6d0 of type vxlan for network 87123e90-4693-402b-b786-93674d0a0945 2026-06-03 00:59:50.238 7 INFO neutron.services.segments.plugin [-] Segment 33413e47-33f5-4080-8680-73cb375c5951 resource provider aggregate not found 2026-06-03 00:59:50.241 8 WARNING neutron_lib.context [None req-90af9ff5-184d-4835-be45-de42cf29b965 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:50.244 7 INFO neutron.services.segments.plugin [-] Segment 33413e47-33f5-4080-8680-73cb375c5951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33413e47-33f5-4080-8680-73cb375c5951 found for delete ", "request_id": "req-9a981132-5d7c-4e2b-a7a0-e8e05173da34"}]} 2026-06-03 00:59:50.262 7 INFO neutron.services.segments.plugin [-] Segment 33413e47-33f5-4080-8680-73cb375c5951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33413e47-33f5-4080-8680-73cb375c5951 found for delete ", "request_id": "req-a43fc234-c332-47ca-8a66-9d66622c3eb8"}]} 2026-06-03 00:59:50.270 7 INFO neutron.services.segments.plugin [-] Segment 068c3cdd-70a0-44b2-920c-cb1726764a51 resource provider aggregate not found 2026-06-03 00:59:50.290 7 INFO neutron.services.segments.plugin [-] Segment 068c3cdd-70a0-44b2-920c-cb1726764a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068c3cdd-70a0-44b2-920c-cb1726764a51 found for delete ", "request_id": "req-a6ad295a-56d7-410f-b65b-0b5dd970fddc"}]} 2026-06-03 00:59:50.292 7 INFO neutron.services.segments.plugin [-] Segment 068c3cdd-70a0-44b2-920c-cb1726764a51 resource provider aggregate not found 2026-06-03 00:59:50.312 7 INFO neutron.services.segments.plugin [-] Segment 068c3cdd-70a0-44b2-920c-cb1726764a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068c3cdd-70a0-44b2-920c-cb1726764a51 found for delete ", "request_id": "req-b91c22f8-d1db-431f-8184-4e763633ab28"}]} 2026-06-03 00:59:50.388 8 INFO neutron.db.segments_db [None req-90af9ff5-184d-4835-be45-de42cf29b965 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] Added segment 14cb7c9d-107d-4e6b-b7c6-f08a12233254 of type vxlan for network b3e4ab4c-4cc7-4027-a4d7-0b3c0730b5ef [pid: 8|app: 0|req: 382/819] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:50 2026] POST /v2.0/networks => generated 647 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:50.602 7 INFO neutron.db.l3_hamode_db [None req-2bdc7ca9-8481-42ba-a0ab-0764bb01b26e cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:59:51.042 8 WARNING neutron_lib.context [None req-8140a644-942e-40ea-b410-612769288dc4 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 383/820] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:51 2026] POST /v2.0/subnets => generated 649 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/821] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:51 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:51.495 8 WARNING neutron_lib.context [None req-1bd10dfc-6283-4fad-ba93-638fc663ca08 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:51.561 8 INFO neutron.db.segments_db [None req-1bd10dfc-6283-4fad-ba93-638fc663ca08 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] Added segment 84095371-8469-449d-a0a7-c2fe0651e92f of type vxlan for network 364357b1-e140-460c-b432-53905b305713 [pid: 8|app: 0|req: 385/822] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:51 2026] POST /v2.0/networks => generated 648 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/823] 10.0.0.214 () {34 vars in 971 bytes} [Wed Jun 3 00:59:51 2026] GET /v2.0/ports/b45d063a-2190-466b-ba31-721bb559b512 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:51.847 7 INFO neutron.db.l3_hamode_db [None req-2bdc7ca9-8481-42ba-a0ab-0764bb01b26e cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 387/824] 10.0.0.41 () {34 vars in 742 bytes} [Wed Jun 3 00:59:51 2026] PUT /v2.0/networks/364357b1-e140-460c-b432-53905b305713 => generated 592 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/825] 199.204.45.74 () {34 vars in 999 bytes} [Wed Jun 3 00:59:51 2026] GET /v2.0/subnets?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 660 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:51.946 8 WARNING neutron_lib.context [None req-be4da3f0-bf16-49da-b13e-1faf7210276e 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 389/826] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:51 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/827] 199.204.45.74 () {34 vars in 1145 bytes} [Wed Jun 3 00:59:52 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa&device_owner=compute%3Anova&network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/828] 10.0.0.41 () {34 vars in 740 bytes} [Wed Jun 3 00:59:52 2026] PUT /v2.0/subnets/26585de0-6325-4bd6-831a-a0c7d3de30bb => generated 632 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/829] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 00:59:52 2026] PUT /v2.0/ports/b45d063a-2190-466b-ba31-721bb559b512 => generated 1149 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/830] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 00:59:50 2026] POST /v2.0/routers => generated 725 bytes in 2990 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-06-03 00:59:53.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e60a88d-f246-44ac-a948-9dd8b7ce269b'] response: {'name': 'network-changed', 'server_uuid': 'ec1d4cb3-065a-4eea-98fe-038de538ffaa', 'tag': 'b45d063a-2190-466b-ba31-721bb559b512', 'status': 'completed', 'code': 200} 2026-06-03 00:59:53.819 8 INFO neutron.services.segments.plugin [-] Segment 84095371-8469-449d-a0a7-c2fe0651e92f resource provider aggregate not found 2026-06-03 00:59:53.825 8 INFO neutron.services.segments.plugin [-] Segment 84095371-8469-449d-a0a7-c2fe0651e92f resource provider aggregate not found 2026-06-03 00:59:53.845 8 INFO neutron.services.segments.plugin [-] Segment 84095371-8469-449d-a0a7-c2fe0651e92f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84095371-8469-449d-a0a7-c2fe0651e92f found for delete ", "request_id": "req-329cc87f-32af-4673-8e26-beba714df640"}]} 2026-06-03 00:59:53.846 8 INFO neutron.services.segments.plugin [-] Segment 84095371-8469-449d-a0a7-c2fe0651e92f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84095371-8469-449d-a0a7-c2fe0651e92f found for delete ", "request_id": "req-753e6f8b-fb1c-4673-ab97-8dcb5bca45c1"}]} [pid: 8|app: 0|req: 393/831] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:53 2026] DELETE /v2.0/networks/364357b1-e140-460c-b432-53905b305713 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/832] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:53 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:53.931 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a933aee-4553-4496-a441-a892a848c20b 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/833] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:53 2026] DELETE /v2.0/networks/364357b1-e140-460c-b432-53905b305713 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/834] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:53 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/835] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/836] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/837] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/subnets?network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/838] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b45d063a-2190-466b-ba31-721bb559b512 => 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: 401/839] 10.0.0.41 () {32 vars in 652 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/extensions => generated 19600 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/840] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/841] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/networks => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/842] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/843] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/subnets => generated 1265 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/844] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/845] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/networks/b3e4ab4c-4cc7-4027-a4d7-0b3c0730b5ef => generated 672 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/846] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 409/847] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/subnets/2cbd4a23-78a4-43d4-8d78-fb03d2e3575e => generated 649 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/848] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:54 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1421 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/849] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 00:59:53 2026] PUT /v2.0/routers/aa9f8070-c9cb-4d16-b3ed-05353324841b/add_router_interface => generated 309 bytes in 1849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:55.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-944aaa3e-30dc-492a-a231-b7072b6bf676 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 411/850] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:54 2026] DELETE /v2.0/subnets/26585de0-6325-4bd6-831a-a0c7d3de30bb => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:59:55.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-160aede1-2991-496c-929a-48099e0a0f55 510dc6dcc28c47aca8a38196d1829716 f5534af542ce4af990433cbcf5d6dca3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/851] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:55 2026] DELETE /v2.0/networks/364357b1-e140-460c-b432-53905b305713 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/852] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/853] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/854] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 00:59:55 2026] DELETE /v2.0/subnets/2cbd4a23-78a4-43d4-8d78-fb03d2e3575e => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/855] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/856] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1152 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/857] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/858] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/859] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:55.874 8 INFO neutron.services.segments.plugin [-] Segment 14cb7c9d-107d-4e6b-b7c6-f08a12233254 resource provider aggregate not found 2026-06-03 00:59:55.885 8 INFO neutron.services.segments.plugin [-] Segment 14cb7c9d-107d-4e6b-b7c6-f08a12233254 resource provider aggregate not found [pid: 8|app: 0|req: 415/860] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 00:59:55 2026] DELETE /v2.0/networks/b3e4ab4c-4cc7-4027-a4d7-0b3c0730b5ef => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 00:59:55.902 8 INFO neutron.services.segments.plugin [-] Segment 14cb7c9d-107d-4e6b-b7c6-f08a12233254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cb7c9d-107d-4e6b-b7c6-f08a12233254 found for delete ", "request_id": "req-7bfa25b3-c21c-49ab-aff3-f3e10f973e5e"}]} 2026-06-03 00:59:55.904 8 INFO neutron.services.segments.plugin [-] Segment 14cb7c9d-107d-4e6b-b7c6-f08a12233254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cb7c9d-107d-4e6b-b7c6-f08a12233254 found for delete ", "request_id": "req-fbab8b6e-04c0-48ce-86c3-0f2795c51436"}]} 2026-06-03 00:59:55.908 8 WARNING neutron_lib.context [None req-572e25f9-b2d3-4bd4-86f1-739d74ec359c 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 446/861] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:55 2026] GET /v2.0/security-groups?tenant_id=67f4aab1412d4f90b81391aab5e11e3e&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/862] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 00:59:55 2026] POST /v2.0/security-groups => generated 1595 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/863] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:56 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:59:56.118 7 WARNING neutron_lib.context [None req-e9cc31b8-aae5-487f-9a00-d0231715b3a3 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 417/864] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:56 2026] DELETE /v2.0/security-groups/21a37f7f-2cb0-49a6-aa2d-2d71e974f67b => 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: 418/865] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:56 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 7|app: 0|req: 448/866] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 00:59:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:59:56.320 7 WARNING neutron_lib.context [None req-5f173f98-1d18-4178-8c80-e4a385d23828 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 419/867] 199.204.45.74 () {34 vars in 1117 bytes} [Wed Jun 3 00:59:56 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/868] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 00:59:56 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) [pid: 7|app: 0|req: 450/869] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:56 2026] GET /v2.0/security-groups?tenant_id=cd1bbdf07df64e2fbb01319d4c313200&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:59:56.580 7 WARNING neutron_lib.context [None req-4cb3fc57-bbfa-4662-98ec-35615e97b1e0 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 420/870] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 00:59:56 2026] PUT /v2.0/ports/b45d063a-2190-466b-ba31-721bb559b512 => generated 972 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:56.992 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df6379f6-7e81-4936-ac04-81e768af85ee'] response: {'name': 'network-changed', 'server_uuid': 'ec1d4cb3-065a-4eea-98fe-038de538ffaa', 'tag': 'b45d063a-2190-466b-ba31-721bb559b512', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/871] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 00:59:56 2026] GET /v2.0/security-groups?tenant_id=f5534af542ce4af990433cbcf5d6dca3&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/872] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:57 2026] DELETE /v2.0/security-groups/d74cf4b1-ad90-4b0e-9951-a47578b2412d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/873] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/874] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 00:59:56 2026] POST /v2.0/floatingips => generated 552 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/875] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/876] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 00:59:57 2026] DELETE /v2.0/security-groups/3bdc0f85-6c20-4c77-b964-636423eb34a6 => 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: 453/877] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/878] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/879] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&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: 426/880] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/881] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 8|app: 0|req: 427/882] 10.0.0.214 () {34 vars in 1098 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--229409496&fields=id&tenant_id=db6c0e2501af4b3dbd60d897f51eba49 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/883] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/ports?tenant_id=a7bffce7da9847f8b1f299b685331a24&device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => 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: 457/884] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/networks?id=7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/885] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/networks?id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37 => generated 670 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/886] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/quotas/db6c0e2501af4b3dbd60d897f51eba49 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/887] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b45d063a-2190-466b-ba31-721bb559b512 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/888] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/subnets?id=bc10d655-a04d-4997-a419-4d623acb691f => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/889] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 00:59:57 2026] GET /v2.0/ports?tenant_id=db6c0e2501af4b3dbd60d897f51eba49&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/890] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/ports?network_id=7154f9c1-ae81-4601-beb7-9ac4106e7433&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/891] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/892] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/893] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/security-groups?id=6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2&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: 462/894] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?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: 433/895] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?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: 463/896] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/897] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/898] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 00:59:58 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:59.138 8 INFO neutron.db.l3_db [req-46481a03-06ab-4e14-b2f2-a0d64462d4f6 req-2564ebc8-50f1-4db0-a900-11b494fa5fc0 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] Floating IP 0bbc25c1-60c6-4374-b3df-bf8009d1c9f6 disassociated. External IP: 10.96.250.213, port: b45d063a-2190-466b-ba31-721bb559b512. [pid: 7|app: 0|req: 465/899] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 00:59:59 2026] GET /v2.0/networks?id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37 => generated 670 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/900] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 00:59:59 2026] GET /v2.0/ports?device_id=ec1d4cb3-065a-4eea-98fe-038de538ffaa => 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: 467/901] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 00:59:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db6c0e2501af4b3dbd60d897f51eba49 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/902] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 00:59:58 2026] DELETE /v2.0/ports/b45d063a-2190-466b-ba31-721bb559b512 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 00:59:59.566 8 WARNING neutron_lib.context [req-1dd466a8-4d1d-4dfe-bbfe-948aac9cd598 req-6bd708a2-c2cd-4091-a47c-cccefe42d5a8 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 00:59:59.594 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-460ac363-4e67-4a85-b42f-a0046da043f5'] response: {'server_uuid': 'ec1d4cb3-065a-4eea-98fe-038de538ffaa', 'name': 'network-vif-deleted', 'tag': 'b45d063a-2190-466b-ba31-721bb559b512', 'status': 'completed', 'code': 200} 2026-06-03 00:59:59.838 7 WARNING neutron_lib.context [None req-499b4710-94f6-4f68-ba55-493bacf17e64 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:00.030 7 INFO neutron.db.segments_db [None req-499b4710-94f6-4f68-ba55-493bacf17e64 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment 29728628-252a-4b81-9871-9e180e1a47b2 of type vxlan for network fcd7c50f-f4fb-403b-8274-5ba9efaa6f6e [pid: 8|app: 0|req: 436/903] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 00:59:59 2026] POST /v2.0/ports => generated 954 bytes in 556 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: 437/904] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:00 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 957 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/905] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 00:59:59 2026] POST /v2.0/networks => generated 634 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/906] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:00 2026] GET /v2.0/security-groups?id=fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:00.256 7 WARNING neutron_lib.context [None req-0b6bc3b5-2a0e-4c50-a147-97c434408135 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:00.314 7 INFO neutron.db.segments_db [None req-0b6bc3b5-2a0e-4c50-a147-97c434408135 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment a641d970-657e-45ad-864a-8351cd0b910d of type vxlan for network 2567b46e-4efb-4a5c-9ee5-10139813c5d2 [pid: 7|app: 0|req: 470/907] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:00 2026] POST /v2.0/networks => generated 633 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:00.472 7 WARNING neutron_lib.context [None req-2acf375e-7342-4ad3-a5c7-4db19402d5f1 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 438/908] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:00:00 2026] PUT /v2.0/ports/585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba => generated 1199 bytes in 582 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: 471/909] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:00 2026] POST /v2.0/subnets => generated 622 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/910] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:00 2026] DELETE /v2.0/security-groups/6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2 => generated 0 bytes in 198 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, ' 2026-06-03 01:00:00.951 8 WARNING neutron_lib.context [None req-d686c2a6-3712-4e04-9655-ce7b50a44605 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 472/911] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:00 2026] GET /v2.0/ports?tenant_id=db6c0e2501af4b3dbd60d897f51eba49&device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:00.995 7 INFO neutron.api.v2.resource [None req-109e9def-a32c-41b5-b196-f707152f1f5b 63d4805f0fcf47fda4484d91f02e6003 a7bffce7da9847f8b1f299b685331a24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/912] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:00:00 2026] GET /v2.0/security-groups/6e2b65ec-1e64-4ed0-85e2-3b1c82b6bca2 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/913] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba => 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: 440/914] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:00 2026] POST /v2.0/subnets => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/915] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:01 2026] GET /v2.0/subnets?id=5adb6a26-ef8d-4a4c-8369-110038e219b8 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/916] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:01 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:01.445 8 WARNING neutron_lib.context [None req-44f1dee1-1e61-433c-bd15-4d2127fef223 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:01.510 8 INFO neutron.db.segments_db [None req-44f1dee1-1e61-433c-bd15-4d2127fef223 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment c8bdebcf-8e5e-45e7-9ac2-7158d486f61b of type vxlan for network 62dca763-dc62-4ce7-b3fa-1076fa709fca [pid: 7|app: 0|req: 475/917] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:00:01 2026] DELETE /v2.0/floatingips/0bbc25c1-60c6-4374-b3df-bf8009d1c9f6 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/918] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:01 2026] GET /v2.0/ports?network_id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/919] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:01 2026] GET /v2.0/security-groups?id=fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39&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-06-03 01:00:01.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90cf67b6-6968-4011-8d09-52e35c0300c2'] response: {'name': 'network-changed', 'server_uuid': '0a896c8e-2782-4b7a-8820-965ab25204ba', 'tag': '585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 478/920] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:01 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:01.985 8 INFO neutron.db.l3_hamode_db [None req-44f1dee1-1e61-433c-bd15-4d2127fef223 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:00:02.260 8 INFO neutron.db.l3_hamode_db [None req-44f1dee1-1e61-433c-bd15-4d2127fef223 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 479/921] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:01 2026] PUT /v2.0/routers/3c545cb3-c334-4c88-a7bf-fc0154dbdecc/remove_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/922] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:03 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?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: 481/923] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:03 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/926] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:01 2026] POST /v2.0/routers => generated 510 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/927] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:03 2026] GET /v2.0/ports?tenant_id=db6c0e2501af4b3dbd60d897f51eba49&device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/928] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:03 2026] GET /v2.0/security-groups?id=fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:04.879 7 INFO neutron.services.segments.plugin [-] Segment 88b86d88-6f6a-42d8-8da8-2d439442d48e resource provider aggregate not found 2026-06-03 01:00:04.885 7 INFO neutron.services.segments.plugin [-] Segment 88b86d88-6f6a-42d8-8da8-2d439442d48e resource provider aggregate not found 2026-06-03 01:00:04.895 7 INFO neutron.services.segments.plugin [-] Segment 88b86d88-6f6a-42d8-8da8-2d439442d48e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b86d88-6f6a-42d8-8da8-2d439442d48e found for delete ", "request_id": "req-b032abd8-6dcc-4dfc-8bfe-b5f927221c00"}]} 2026-06-03 01:00:04.906 7 INFO neutron.services.segments.plugin [-] Segment 88b86d88-6f6a-42d8-8da8-2d439442d48e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b86d88-6f6a-42d8-8da8-2d439442d48e found for delete ", "request_id": "req-bc057dbf-22b5-4254-94a7-7e9bc42531e6"}]} 2026-06-03 01:00:04.913 7 INFO neutron.db.l3_hamode_db [None req-43afac6d-552b-43c0-980f-6c4fc6aa5bca cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 87a8fdbe-57b3-4755-8ead-0637b53890b6 was deleted as no HA routers are present in tenant a7bffce7da9847f8b1f299b685331a24. [pid: 7|app: 0|req: 484/929] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:03 2026] DELETE /v2.0/routers/3c545cb3-c334-4c88-a7bf-fc0154dbdecc => generated 0 bytes in 1498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/930] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:04 2026] GET /v2.0/networks?id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37 => generated 766 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/931] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/932] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:05 2026] DELETE /v2.0/subnets/bc10d655-a04d-4997-a419-4d623acb691f => 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: 446/933] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:00:03 2026] PUT /v2.0/routers/e05e6844-b1fd-45bb-bb93-0b8d9e2d7278/add_router_interface => generated 309 bytes in 1737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/934] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba => 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: 447/935] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/security-groups?id=fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/936] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/ports/80781723-8b48-4861-ba48-b6675eeab01c => generated 959 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/937] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/subnets?id=5adb6a26-ef8d-4a4c-8369-110038e219b8 => generated 664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/938] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:05 2026] DELETE /v2.0/networks/7154f9c1-ae81-4601-beb7-9ac4106e7433 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/939] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/940] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:05 2026] GET /v2.0/security-groups?tenant_id=5f74c1064cb246adb3bc0d2d30f3db2f&name=default => generated 2801 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/941] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:06 2026] GET /v2.0/ports?network_id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:06.490 8 INFO neutron.db.l3_db [None req-9c7b6d96-4a08-4e20-88a6-68318ca49b73 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Floating IP 8786e0f7-a93e-42a2-a5a5-a7daa10960a8 associated. External IP: 10.96.250.203, port: 585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba. [pid: 8|app: 0|req: 452/942] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:00:06 2026] PUT /v2.0/floatingips/8786e0f7-a93e-42a2-a5a5-a7daa10960a8 => generated 855 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/943] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:06 2026] GET /v2.0/security-groups?tenant_id=a7bffce7da9847f8b1f299b685331a24&name=default => generated 2797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:06.969 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0e414e1-bfe8-4cd0-99fe-779658553919'] response: {'name': 'network-changed', 'server_uuid': '0a896c8e-2782-4b7a-8820-965ab25204ba', 'tag': '585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 454/944] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:06 2026] DELETE /v2.0/security-groups/a114d114-0490-4072-a3d7-7986e64c75d1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/945] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:07.212 7 INFO neutron.services.segments.plugin [-] Segment 024b586f-d8f3-4a8a-b5ab-99257ea1612b resource provider aggregate not found 2026-06-03 01:00:07.235 7 INFO neutron.services.segments.plugin [-] Segment 024b586f-d8f3-4a8a-b5ab-99257ea1612b resource provider aggregate not found 2026-06-03 01:00:07.241 7 INFO neutron.services.segments.plugin [-] Segment 024b586f-d8f3-4a8a-b5ab-99257ea1612b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 024b586f-d8f3-4a8a-b5ab-99257ea1612b found for delete ", "request_id": "req-bfd0aeda-6065-4157-b4b9-786384f63732"}]} 2026-06-03 01:00:07.253 7 INFO neutron.services.segments.plugin [-] Segment 024b586f-d8f3-4a8a-b5ab-99257ea1612b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 024b586f-d8f3-4a8a-b5ab-99257ea1612b found for delete ", "request_id": "req-c280af9b-7bf7-4211-8db3-61803c079883"}]} [pid: 8|app: 0|req: 456/946] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/947] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:07 2026] DELETE /v2.0/security-groups/98155761-beb8-4dd4-bf08-a60daa7100e5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/948] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?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: 459/949] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/security-groups?id=fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/950] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/security-groups?tenant_id=1a7973f7d92044a5be2e3284e1be9503&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/951] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/ports?tenant_id=db6c0e2501af4b3dbd60d897f51eba49&device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/952] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:07 2026] DELETE /v2.0/security-groups/717cfbd3-d4a1-4505-947d-9a029d9e536d => 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: 491/953] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:00:05 2026] PUT /v2.0/routers/e05e6844-b1fd-45bb-bb93-0b8d9e2d7278/add_router_interface => generated 309 bytes in 2038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/954] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/networks?id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37 => generated 766 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/955] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/956] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/957] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:07 2026] GET /v2.0/ports/a25a97bf-d87e-4920-b7e2-561dacf32186 => generated 967 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/958] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/subnets?id=5adb6a26-ef8d-4a4c-8369-110038e219b8 => generated 664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/959] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/security-groups?id=fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/960] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/ports?network_id=ab4327ae-b9b6-402d-98ac-5ef9d1526c37&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/961] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/962] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37?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: 498/963] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:00:08 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 971 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:08.874 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] 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-06-03 01:00:09.135 7 INFO neutron.db.l3_db [req-0b86b8f0-02ba-46e8-a48f-aa6047f0f3a0 req-fcbb2ce6-70fe-4631-a30d-ac8b22083bcf 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] Floating IP 8786e0f7-a93e-42a2-a5a5-a7daa10960a8 disassociated. External IP: 10.96.250.203, port: 585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba. [pid: 8|app: 0|req: 466/964] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:08 2026] PUT /v2.0/routers/e05e6844-b1fd-45bb-bb93-0b8d9e2d7278/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/965] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:09 2026] GET /v2.0/ports?device_id=0a896c8e-2782-4b7a-8820-965ab25204ba => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/966] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:00:08 2026] DELETE /v2.0/ports/585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:09.936 8 INFO oslo.messaging._drivers.impl_rabbit [-] [61aaadf5-b2bd-4ffe-8e5f-bf44619a199c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47156. 2026-06-03 01:00:10.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd82c265-a5cb-4b02-9c8c-e4fd0ecdb2a3'] response: {'server_uuid': '0a896c8e-2782-4b7a-8820-965ab25204ba', 'name': 'network-vif-deleted', 'tag': '585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/967] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:09 2026] PUT /v2.0/routers/e05e6844-b1fd-45bb-bb93-0b8d9e2d7278/remove_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/968] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:10 2026] GET /v2.0/ports?device_id=e05e6844-b1fd-45bb-bb93-0b8d9e2d7278 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/969] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:10 2026] DELETE /v2.0/security-groups/fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:10.685 7 INFO neutron.api.v2.resource [None req-a209639c-91a0-40d6-b943-713acd203cc1 8596092758fb4a48a815b611f39ef119 db6c0e2501af4b3dbd60d897f51eba49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/970] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:00:10 2026] GET /v2.0/security-groups/fe14dbb3-0311-4e0b-8a8d-ad4dd1077e39 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/971] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:00:10 2026] DELETE /v2.0/floatingips/8786e0f7-a93e-42a2-a5a5-a7daa10960a8 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:11.889 8 INFO neutron.services.segments.plugin [-] Segment c8bdebcf-8e5e-45e7-9ac2-7158d486f61b resource provider aggregate not found 2026-06-03 01:00:11.894 8 INFO neutron.services.segments.plugin [-] Segment c8bdebcf-8e5e-45e7-9ac2-7158d486f61b resource provider aggregate not found 2026-06-03 01:00:11.911 8 INFO neutron.services.segments.plugin [-] Segment c8bdebcf-8e5e-45e7-9ac2-7158d486f61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8bdebcf-8e5e-45e7-9ac2-7158d486f61b found for delete ", "request_id": "req-45a0373f-0add-47c1-9b4d-69e9db848297"}]} 2026-06-03 01:00:11.912 8 INFO neutron.services.segments.plugin [-] Segment c8bdebcf-8e5e-45e7-9ac2-7158d486f61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8bdebcf-8e5e-45e7-9ac2-7158d486f61b found for delete ", "request_id": "req-fcaed832-e4b7-4d98-ac4e-f656e92f0046"}]} 2026-06-03 01:00:11.921 8 INFO neutron.db.l3_hamode_db [None req-09d368d4-b7e4-4e26-ad97-a219cbe8c378 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] HA network 62dca763-dc62-4ce7-b3fa-1076fa709fca was deleted as no HA routers are present in tenant 808bcd7d8d4e4d4bb533d5601985e616. [pid: 8|app: 0|req: 470/972] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:10 2026] DELETE /v2.0/routers/e05e6844-b1fd-45bb-bb93-0b8d9e2d7278 => generated 0 bytes in 1318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/973] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:11 2026] DELETE /v2.0/subnets/cf817563-b6c1-4409-9ec3-1cd463b65e84 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/974] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:12 2026] DELETE /v2.0/subnets/7078d2ee-a599-43f7-94f3-049f3d95bcfc => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/975] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:11 2026] PUT /v2.0/routers/aa9f8070-c9cb-4d16-b3ed-05353324841b/remove_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 8|app: 0|req: 473/976] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:12 2026] DELETE /v2.0/networks/2567b46e-4efb-4a5c-9ee5-10139813c5d2 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/977] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:13 2026] DELETE /v2.0/networks/fcd7c50f-f4fb-403b-8274-5ba9efaa6f6e => 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: 475/978] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:13 2026] GET /v2.0/security-groups?tenant_id=f62864226f554361b17d693cdf0d9764&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:13.669 8 WARNING neutron_lib.context [None req-581de6fc-2fc1-4912-80b0-a8b769a221a4 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:13.750 8 INFO neutron.db.segments_db [None req-581de6fc-2fc1-4912-80b0-a8b769a221a4 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment 07730396-7b55-439c-97ab-f261d1ec5728 of type vxlan for network 0b4ce90e-4050-4ed9-ab31-6c20630681dc [pid: 8|app: 0|req: 476/979] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:13 2026] POST /v2.0/networks => generated 633 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:13.901 7 INFO neutron.services.segments.plugin [-] Segment f7c94021-cedc-4152-96eb-ed91ed9ab6d0 resource provider aggregate not found 2026-06-03 01:00:13.908 7 INFO neutron.services.segments.plugin [-] Segment f7c94021-cedc-4152-96eb-ed91ed9ab6d0 resource provider aggregate not found 2026-06-03 01:00:13.928 7 INFO neutron.services.segments.plugin [-] Segment f7c94021-cedc-4152-96eb-ed91ed9ab6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c94021-cedc-4152-96eb-ed91ed9ab6d0 found for delete ", "request_id": "req-6aa14233-5421-48b8-be82-b72832380e78"}]} 2026-06-03 01:00:13.935 8 INFO neutron.services.segments.plugin [-] Segment a641d970-657e-45ad-864a-8351cd0b910d resource provider aggregate not found 2026-06-03 01:00:13.938 7 INFO neutron.db.l3_hamode_db [None req-a878d1c5-2843-4bd3-918f-8d246d876df9 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 87123e90-4693-402b-b786-93674d0a0945 was deleted as no HA routers are present in tenant db6c0e2501af4b3dbd60d897f51eba49. 2026-06-03 01:00:13.940 7 INFO neutron.services.segments.plugin [-] Segment f7c94021-cedc-4152-96eb-ed91ed9ab6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c94021-cedc-4152-96eb-ed91ed9ab6d0 found for delete ", "request_id": "req-57045087-062e-4ac6-b07c-fc21d3d16c65"}]} 2026-06-03 01:00:13.947 8 INFO neutron.services.segments.plugin [-] Segment a641d970-657e-45ad-864a-8351cd0b910d resource provider aggregate not found [pid: 7|app: 0|req: 504/980] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:12 2026] DELETE /v2.0/routers/aa9f8070-c9cb-4d16-b3ed-05353324841b => generated 0 bytes in 1330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:13.957 7 WARNING neutron_lib.context [None req-bb46612f-82df-4e16-9160-b66d2477f565 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:13.966 8 INFO neutron.services.segments.plugin [-] Segment a641d970-657e-45ad-864a-8351cd0b910d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a641d970-657e-45ad-864a-8351cd0b910d found for delete ", "request_id": "req-460e7942-2565-41a3-92f1-81483128dac4"}]} 2026-06-03 01:00:13.974 8 INFO neutron.services.segments.plugin [-] Segment a641d970-657e-45ad-864a-8351cd0b910d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a641d970-657e-45ad-864a-8351cd0b910d found for delete ", "request_id": "req-8dfda4c8-410e-4a39-b280-617d5202ebc3"}]} 2026-06-03 01:00:13.999 8 INFO neutron.services.segments.plugin [-] Segment 29728628-252a-4b81-9871-9e180e1a47b2 resource provider aggregate not found 2026-06-03 01:00:14.005 8 INFO neutron.services.segments.plugin [-] Segment 29728628-252a-4b81-9871-9e180e1a47b2 resource provider aggregate not found 2026-06-03 01:00:14.018 8 INFO neutron.services.segments.plugin [-] Segment 29728628-252a-4b81-9871-9e180e1a47b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29728628-252a-4b81-9871-9e180e1a47b2 found for delete ", "request_id": "req-ddbdf971-69a9-4bdc-9190-3d6f9d84fee1"}]} 2026-06-03 01:00:14.027 8 INFO neutron.services.segments.plugin [-] Segment 29728628-252a-4b81-9871-9e180e1a47b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29728628-252a-4b81-9871-9e180e1a47b2 found for delete ", "request_id": "req-14e863ed-c18d-43fd-b536-1caa84cd0f4b"}]} [pid: 8|app: 0|req: 477/981] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:13 2026] DELETE /v2.0/security-groups/e43814e9-b173-45df-8b3a-d726f2629112 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/982] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:14 2026] DELETE /v2.0/subnets/5adb6a26-ef8d-4a4c-8369-110038e219b8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/983] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:13 2026] POST /v2.0/subnets => generated 622 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/984] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:14 2026] GET /v2.0/security-groups?tenant_id=8a85d8a5779c46048f4df595c85949d1&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:14.488 8 WARNING neutron_lib.context [None req-2d9d358f-c3e5-4fb1-9808-fcdb5d7b3495 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:14.551 8 INFO neutron.db.segments_db [None req-2d9d358f-c3e5-4fb1-9808-fcdb5d7b3495 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment 68051b97-4322-44b3-b1de-683b2ffd7a04 of type vxlan for network 3fbec3e9-7631-438d-9c2b-26d644a93051 [pid: 7|app: 0|req: 506/985] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:14 2026] DELETE /v2.0/networks/ab4327ae-b9b6-402d-98ac-5ef9d1526c37 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:14.991 8 INFO neutron.db.l3_hamode_db [None req-2d9d358f-c3e5-4fb1-9808-fcdb5d7b3495 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/986] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:14 2026] DELETE /v2.0/security-groups/e73e6fae-28a5-458e-9939-75305a9c2b52 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:15.218 8 INFO neutron.db.l3_hamode_db [None req-2d9d358f-c3e5-4fb1-9808-fcdb5d7b3495 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/987] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:15 2026] GET /v2.0/security-groups?tenant_id=db6c0e2501af4b3dbd60d897f51eba49&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: 509/988] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:15 2026] DELETE /v2.0/security-groups/02407ad3-2526-4c86-ae1b-556e5e94b688 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/989] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:15 2026] GET /v2.0/security-groups?tenant_id=18c1194e22734e238f60456755996072&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:15.959 7 INFO neutron.services.segments.plugin [-] Segment 26bfc864-7de5-451c-a6df-802f424d178f resource provider aggregate not found 2026-06-03 01:00:15.965 7 INFO neutron.services.segments.plugin [-] Segment 26bfc864-7de5-451c-a6df-802f424d178f resource provider aggregate not found 2026-06-03 01:00:15.992 7 INFO neutron.services.segments.plugin [-] Segment 26bfc864-7de5-451c-a6df-802f424d178f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26bfc864-7de5-451c-a6df-802f424d178f found for delete ", "request_id": "req-bb5ee0d7-2c80-4465-a4be-a459a940063a"}]} 2026-06-03 01:00:16.019 7 INFO neutron.services.segments.plugin [-] Segment 26bfc864-7de5-451c-a6df-802f424d178f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26bfc864-7de5-451c-a6df-802f424d178f found for delete ", "request_id": "req-11e3eca1-603c-4719-b153-dee90fb9e22b"}]} [pid: 8|app: 0|req: 480/990] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:14 2026] POST /v2.0/routers => generated 510 bytes in 1573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/991] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:15 2026] DELETE /v2.0/security-groups/3a402fd0-ca2d-4395-8343-6ef73f79f5cf => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:16.077 8 WARNING neutron_lib.context [None req-5adbb78a-28db-4c29-9e82-6f76bcf26e24 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/992] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:16 2026] GET /v2.0/security-groups?tenant_id=38bbd5f6ac5e4b3bba6c3b026dbdb39d&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/993] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:16 2026] POST /v2.0/ports => generated 964 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: 7|app: 0|req: 513/994] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:16 2026] DELETE /v2.0/security-groups/72f53091-39c3-436e-b081-f4ce155e1376 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:17.684 7 INFO neutron.db.segments_db [None req-9fd78463-40e8-4046-888e-102f018640d5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 5e434c7c-39d0-4e1e-b650-b89dfec4b273 of type vxlan for network d5964429-69a1-4f8c-9a59-e25b830fb6fa [pid: 7|app: 0|req: 514/995] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 01:00:17 2026] POST /v2.0/networks => generated 744 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/998] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:17 2026] POST /v2.0/subnets => generated 667 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/999] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:00:16 2026] PUT /v2.0/routers/50a828cf-1751-4ff4-a920-6a78f932c6b7/add_router_interface => generated 309 bytes in 1585 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-06-03 01:00:18.221 7 INFO neutron.db.segments_db [None req-09f9b975-c813-4de9-b309-403edec41edf cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment d50b7601-8a33-4642-913c-a1418bdbc8e4 of type vxlan for network 555061d6-7f1e-4dd9-8257-49d53b9cd1db [pid: 8|app: 0|req: 483/1000] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:18 2026] GET /v2.0/ports/bb16d927-5207-436d-9c26-e86fc6c9c174 => generated 1038 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:18.554 7 INFO neutron.db.l3_hamode_db [None req-09f9b975-c813-4de9-b309-403edec41edf cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 484/1001] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:18 2026] PUT /v2.0/routers/50a828cf-1751-4ff4-a920-6a78f932c6b7/remove_router_interface => generated 309 bytes in 1081 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-06-03 01:00:19.602 8 WARNING neutron_lib.context [None req-9961a5d7-95d7-4964-b2b1-e9c0649eccec 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:19.603 8 WARNING neutron_lib.context [None req-9961a5d7-95d7-4964-b2b1-e9c0649eccec 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:19.856 8 INFO neutron.db.segments_db [None req-9961a5d7-95d7-4964-b2b1-e9c0649eccec 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Added segment a24c347e-fa98-455f-9778-1d79ed1e2c1f of type vxlan for network eca2f136-97ae-49df-b68a-6db26c0d5845 2026-06-03 01:00:19.986 8 INFO neutron.db.segments_db [None req-9961a5d7-95d7-4964-b2b1-e9c0649eccec 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Added segment 26205ae5-4cf7-4ddd-b582-585d8cf69123 of type vxlan for network bad364fd-83a7-420c-883d-02dacdc993ef 2026-06-03 01:00:20.006 7 INFO neutron.db.l3_hamode_db [None req-09f9b975-c813-4de9-b309-403edec41edf cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/1002] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:19 2026] POST /v2.0/networks => generated 1246 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:00:20.377 8 INFO neutron.api.v2.resource [None req-642bab05-17b1-4c87-a671-033f8dce2d2c 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1003] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:20 2026] PUT /v2.0/routers/50a828cf-1751-4ff4-a920-6a78f932c6b7/remove_router_interface => generated 197 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:20 2026] GET /v2.0/security-groups?tenant_id=b76658c6194a4830b9cc1a4228bd65b1&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1005] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:00:20 2026] GET /v2.0/networks => generated 1845 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1006] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:20 2026] GET /v2.0/ports?device_id=50a828cf-1751-4ff4-a920-6a78f932c6b7 => 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: 490/1007] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:20 2026] DELETE /v2.0/security-groups/4fbeb44d-1ed2-4ed4-83e4-a33603187802 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:20.977 8 INFO neutron.services.segments.plugin [-] Segment a24c347e-fa98-455f-9778-1d79ed1e2c1f resource provider aggregate not found 2026-06-03 01:00:20.983 8 INFO neutron.services.segments.plugin [-] Segment a24c347e-fa98-455f-9778-1d79ed1e2c1f resource provider aggregate not found 2026-06-03 01:00:21.000 8 INFO neutron.services.segments.plugin [-] Segment a24c347e-fa98-455f-9778-1d79ed1e2c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a24c347e-fa98-455f-9778-1d79ed1e2c1f found for delete ", "request_id": "req-d735ad2d-2422-425b-9327-c4c2ae6b4c2c"}]} 2026-06-03 01:00:21.010 8 INFO neutron.services.segments.plugin [-] Segment a24c347e-fa98-455f-9778-1d79ed1e2c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a24c347e-fa98-455f-9778-1d79ed1e2c1f found for delete ", "request_id": "req-bfd2dd79-fb32-4520-bc84-620480cc089d"}]} [pid: 8|app: 0|req: 491/1008] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:20 2026] DELETE /v2.0/networks/eca2f136-97ae-49df-b68a-6db26c0d5845 => 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: 518/1009] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:18 2026] POST /v2.0/routers => generated 731 bytes in 3067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1010] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:21 2026] GET /v2.0/security-groups?tenant_id=a0471f48ad014b0f856ad76f81e131fc&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:21.517 7 INFO neutron.services.segments.plugin [-] Segment 26205ae5-4cf7-4ddd-b582-585d8cf69123 resource provider aggregate not found 2026-06-03 01:00:21.524 7 INFO neutron.services.segments.plugin [-] Segment 26205ae5-4cf7-4ddd-b582-585d8cf69123 resource provider aggregate not found 2026-06-03 01:00:21.536 7 INFO neutron.services.segments.plugin [-] Segment 26205ae5-4cf7-4ddd-b582-585d8cf69123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26205ae5-4cf7-4ddd-b582-585d8cf69123 found for delete ", "request_id": "req-3c70d9b9-5e81-43e6-b58b-61ecce1fe0c7"}]} [pid: 7|app: 0|req: 520/1011] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:21 2026] DELETE /v2.0/networks/bad364fd-83a7-420c-883d-02dacdc993ef => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:21.555 7 INFO neutron.services.segments.plugin [-] Segment 26205ae5-4cf7-4ddd-b582-585d8cf69123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26205ae5-4cf7-4ddd-b582-585d8cf69123 found for delete ", "request_id": "req-e7860d88-a65e-4e4f-8e8f-99d824361f96"}]} 2026-06-03 01:00:22.159 8 INFO neutron.db.l3_hamode_db [None req-1000dc5c-eab9-45bd-8915-d53a98169b82 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] HA network 3fbec3e9-7631-438d-9c2b-26d644a93051 was deleted as no HA routers are present in tenant 808bcd7d8d4e4d4bb533d5601985e616. [pid: 8|app: 0|req: 492/1012] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:21 2026] DELETE /v2.0/routers/50a828cf-1751-4ff4-a920-6a78f932c6b7 => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1013] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:22 2026] DELETE /v2.0/security-groups/39a0d5ec-4a3a-4ed3-b2c3-acabed0380f4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1014] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:00:22 2026] GET /v2.0/networks => generated 651 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1015] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:22 2026] DELETE /v2.0/subnets/20445e3b-1c7d-40d6-acaa-09bcf1afd65b => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:22.717 8 WARNING neutron_lib.context [None req-61a370ad-032b-4fe7-aca0-2f58ceaa9b26 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:22.824 8 INFO neutron.db.segments_db [None req-61a370ad-032b-4fe7-aca0-2f58ceaa9b26 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Added segment b6268f89-1139-4445-b537-ced28361d6bf of type vxlan for network 38e7be97-afe0-4041-b829-93d5d2debeec [pid: 8|app: 0|req: 496/1016] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:22 2026] POST /v2.0/networks => generated 654 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:23.030 8 INFO neutron.services.segments.plugin [-] Segment 68051b97-4322-44b3-b1de-683b2ffd7a04 resource provider aggregate not found 2026-06-03 01:00:23.041 8 INFO neutron.services.segments.plugin [-] Segment 68051b97-4322-44b3-b1de-683b2ffd7a04 resource provider aggregate not found 2026-06-03 01:00:23.059 8 INFO neutron.services.segments.plugin [-] Segment 68051b97-4322-44b3-b1de-683b2ffd7a04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68051b97-4322-44b3-b1de-683b2ffd7a04 found for delete ", "request_id": "req-a21f0fb9-6909-4225-8fb0-deaaf97a0a29"}]} 2026-06-03 01:00:23.064 8 INFO neutron.services.segments.plugin [-] Segment 68051b97-4322-44b3-b1de-683b2ffd7a04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68051b97-4322-44b3-b1de-683b2ffd7a04 found for delete ", "request_id": "req-62ca0705-9700-4d36-b606-4c103dca8cb6"}]} [pid: 8|app: 0|req: 497/1017] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:22 2026] DELETE /v2.0/networks/0b4ce90e-4050-4ed9-ab31-6c20630681dc => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:23.224 8 WARNING neutron_lib.context [None req-a927f73d-0823-44ce-aef0-f09c38c9e250 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:23.286 8 INFO neutron.db.segments_db [None req-a927f73d-0823-44ce-aef0-f09c38c9e250 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Added segment a04b675d-8c48-4513-a989-a4b5a9056ec3 of type vxlan for network 949ff54e-dc13-4cc0-973b-33a752346e28 [pid: 7|app: 0|req: 521/1018] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:00:21 2026] PUT /v2.0/routers/fa0e8c54-3868-4e40-b14e-3be820427146/add_router_interface => generated 309 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:23.355 7 WARNING neutron_lib.context [None req-d6502daa-cb16-4c68-ae3b-98a3f75c6225 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 498/1019] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:23 2026] POST /v2.0/networks => generated 654 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:23.421 7 INFO neutron.db.segments_db [None req-d6502daa-cb16-4c68-ae3b-98a3f75c6225 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment b4526404-f3c7-4a02-94c3-38fd2f18b2e9 of type vxlan for network 17794c2c-7b41-49d8-8f74-73cbbcc8cc07 2026-06-03 01:00:23.427 8 WARNING neutron_lib.context [None req-b666ecf2-e5e0-4e79-a7f2-ca891fa660bf 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:23.476 8 WARNING neutron_lib.context [None req-b666ecf2-e5e0-4e79-a7f2-ca891fa660bf 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 522/1020] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:23 2026] POST /v2.0/networks => generated 633 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:23.577 7 WARNING neutron_lib.context [None req-c0818b08-cc56-494f-8b02-656555377873 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1021] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:23 2026] POST /v2.0/subnets => generated 622 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:23.947 7 WARNING neutron_lib.context [None req-e9c21f64-5044-4875-9b63-1eb21f74d70d 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:23.999 7 INFO neutron.db.segments_db [None req-e9c21f64-5044-4875-9b63-1eb21f74d70d 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment c0ee1eec-bcc0-45eb-bce4-3762a22fabec of type vxlan for network 5f1ab674-2db5-46fc-8b7e-75ba6a5b57fa [pid: 8|app: 0|req: 499/1022] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:23 2026] POST /v2.0/ports => generated 1506 bytes in 717 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-06-03 01:00:24.151 8 WARNING neutron_lib.context [None req-cc59ae4b-ff80-4ae4-b603-ae9b6bc3291e 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/1023] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 01:00:24 2026] POST /v2.0/security-groups => generated 1595 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:00:24.329 7 INFO neutron.db.l3_hamode_db [None req-e9c21f64-5044-4875-9b63-1eb21f74d70d 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/1024] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:00:24 2026] GET /v2.0/ports => generated 1506 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:24.470 8 WARNING neutron_lib.context [None req-d1496d00-de69-4904-b6d3-1c6ef631ad89 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:24.502 7 INFO neutron.db.l3_hamode_db [None req-e9c21f64-5044-4875-9b63-1eb21f74d70d 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/1025] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1026] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:24 2026] DELETE /v2.0/ports/06771eef-b16c-4701-a93f-37a23fa63d6b => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:24.832 8 WARNING neutron_lib.context [None req-24b8f0d6-b23b-482b-b1b7-f533fee89a4c 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/1027] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:25.084 8 INFO neutron.services.segments.plugin [-] Segment 07730396-7b55-439c-97ab-f261d1ec5728 resource provider aggregate not found 2026-06-03 01:00:25.090 8 INFO neutron.services.segments.plugin [-] Segment 07730396-7b55-439c-97ab-f261d1ec5728 resource provider aggregate not found 2026-06-03 01:00:25.102 8 INFO neutron.services.segments.plugin [-] Segment 07730396-7b55-439c-97ab-f261d1ec5728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07730396-7b55-439c-97ab-f261d1ec5728 found for delete ", "request_id": "req-ed429622-bb6d-4f36-a758-7107e6b32e3b"}]} 2026-06-03 01:00:25.114 8 INFO neutron.services.segments.plugin [-] Segment 07730396-7b55-439c-97ab-f261d1ec5728 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07730396-7b55-439c-97ab-f261d1ec5728 found for delete ", "request_id": "req-0498c970-4112-46b6-9530-0b1f1734f60c"}]} [pid: 8|app: 0|req: 505/1028] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:24 2026] DELETE /v2.0/ports/4832671f-a854-41f1-be95-d335dca2f40d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:25.253 8 WARNING neutron_lib.context [None req-aeb7f794-8b89-487f-bfe6-e2be1b7c1a19 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 524/1029] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:23 2026] POST /v2.0/routers => generated 510 bytes in 1505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1030] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:00:25 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) [pid: 8|app: 0|req: 506/1031] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:00:25 2026] POST /v2.0/floatingips => generated 552 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:25.992 8 WARNING neutron_lib.context [None req-2ad0c6ce-04fc-4547-bdd2-48ce9beec93d 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:26.070 8 INFO neutron.db.segments_db [None req-2ad0c6ce-04fc-4547-bdd2-48ce9beec93d 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Added segment 4e0b6998-f900-4da0-bc7a-6de438b5b3bb of type vxlan for network 974b6227-f574-4620-bd67-3f8a44ad02d3 [pid: 8|app: 0|req: 507/1032] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:25 2026] POST /v2.0/networks => generated 654 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:26.253 8 WARNING neutron_lib.context [None req-7603f428-dd9f-4919-9017-3dae04550c44 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:26.344 8 INFO neutron.db.segments_db [None req-7603f428-dd9f-4919-9017-3dae04550c44 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Added segment 3dfed45d-bdaa-4426-be9f-0241eabc52d5 of type vxlan for network ef978c9c-76d6-4db6-a787-1bd7cb1fb0c5 [pid: 8|app: 0|req: 508/1033] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:26 2026] POST /v2.0/networks => generated 654 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1034] 10.0.0.214 () {34 vars in 1098 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--611658360&fields=id&tenant_id=d3719ce930e642d4acbfa5aa6b8d5027 => 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: 510/1035] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.0/networks?id=d5964429-69a1-4f8c-9a59-e25b830fb6fa => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1036] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.0/quotas/d3719ce930e642d4acbfa5aa6b8d5027 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1037] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.0/ports?tenant_id=d3719ce930e642d4acbfa5aa6b8d5027&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1038] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:26.915 8 WARNING neutron_lib.context [None req-12b660ca-5084-4525-bbc6-e3915d23813f 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:26.964 8 WARNING neutron_lib.context [None req-12b660ca-5084-4525-bbc6-e3915d23813f 0dad062e96e5477ab392bb0f6ad5f3bc ae5e5305ddc64cf19ca3173c37d5279b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 526/1039] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:00:25 2026] PUT /v2.0/routers/9c43271a-f9e8-4f34-bf29-76dc96e1ff51/add_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1040] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?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: 528/1041] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:27 2026] GET /v2.0/security-groups?tenant_id=611c42ff318541cc906d6ef7b9157872&name=default => generated 2801 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1042] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:27 2026] GET /v2.0/ports/e1439733-a7c5-4bfc-8c07-6e47e563b697 => generated 959 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1043] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:27 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => 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: 531/1044] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:27 2026] DELETE /v2.0/security-groups/29df1aaf-6b2f-4da5-9afe-6514f8de5932 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1045] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:26 2026] POST /v2.0/subnets => generated 1273 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1046] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:00:27 2026] GET /v2.0/subnets => generated 1886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1047] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:27 2026] DELETE /v2.0/subnets/99617330-a7bc-42d8-89c7-4604a7ea7c92 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1048] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:28 2026] GET /v2.0/security-groups?tenant_id=32fb4128dc614c559fcbd93b4ee25fe1&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1049] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:28 2026] GET /v2.0/networks?id=d5964429-69a1-4f8c-9a59-e25b830fb6fa => generated 676 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1050] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:28 2026] DELETE /v2.0/subnets/963faec3-1402-497f-b5c1-fa36630b9307 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1051] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:28 2026] DELETE /v2.0/security-groups/3341ec8d-ad22-4bf0-b914-44d605fc9399 => 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: 521/1052] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:29 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1053] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:00:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d3719ce930e642d4acbfa5aa6b8d5027 => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1054] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:00:29 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:29.147 8 WARNING neutron_lib.context [req-248a4962-bf86-47fc-86c2-af72319616f7 req-c8f552e4-1ea4-441d-93ee-344cff8a9ff5 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1055] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:27 2026] PUT /v2.0/routers/9c43271a-f9e8-4f34-bf29-76dc96e1ff51/remove_router_interface => generated 309 bytes in 1778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1056] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:00:29 2026] POST /v2.0/ports => generated 954 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1057] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:29 2026] GET /v2.0/ports?device_id=9c43271a-f9e8-4f34-bf29-76dc96e1ff51 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:29.844 7 INFO neutron.services.segments.plugin [-] Segment 3dfed45d-bdaa-4426-be9f-0241eabc52d5 resource provider aggregate not found 2026-06-03 01:00:29.849 7 INFO neutron.services.segments.plugin [-] Segment 3dfed45d-bdaa-4426-be9f-0241eabc52d5 resource provider aggregate not found 2026-06-03 01:00:29.868 7 INFO neutron.services.segments.plugin [-] Segment 3dfed45d-bdaa-4426-be9f-0241eabc52d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dfed45d-bdaa-4426-be9f-0241eabc52d5 found for delete ", "request_id": "req-90372066-698a-4aee-801e-56f2b5aff35b"}]} 2026-06-03 01:00:29.884 7 INFO neutron.services.segments.plugin [-] Segment 3dfed45d-bdaa-4426-be9f-0241eabc52d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dfed45d-bdaa-4426-be9f-0241eabc52d5 found for delete ", "request_id": "req-371e50a7-38ba-4f03-9096-14050bcd3efd"}]} [pid: 7|app: 0|req: 533/1058] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:29 2026] DELETE /v2.0/networks/ef978c9c-76d6-4db6-a787-1bd7cb1fb0c5 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1059] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:00:29 2026] PUT /v2.0/ports/cde74ded-32ac-4e27-b67b-b871cd6de5c1 => generated 1199 bytes in 547 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-06-03 01:00:30.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28cb01f-6942-4a9d-942a-3c5c4fdfc8f7'] response: {'name': 'network-changed', 'server_uuid': 'f85b1226-29fa-42e7-8ff4-d870717d0c98', 'tag': 'cde74ded-32ac-4e27-b67b-b871cd6de5c1', 'status': 'completed', 'code': 200} 2026-06-03 01:00:30.608 8 INFO neutron.services.segments.plugin [-] Segment 4e0b6998-f900-4da0-bc7a-6de438b5b3bb resource provider aggregate not found 2026-06-03 01:00:30.614 8 INFO neutron.services.segments.plugin [-] Segment 4e0b6998-f900-4da0-bc7a-6de438b5b3bb resource provider aggregate not found 2026-06-03 01:00:30.634 8 INFO neutron.services.segments.plugin [-] Segment 4e0b6998-f900-4da0-bc7a-6de438b5b3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0b6998-f900-4da0-bc7a-6de438b5b3bb found for delete ", "request_id": "req-33429ed0-833e-44f9-ba31-f919bfc3fd30"}]} 2026-06-03 01:00:30.635 8 INFO neutron.services.segments.plugin [-] Segment 4e0b6998-f900-4da0-bc7a-6de438b5b3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0b6998-f900-4da0-bc7a-6de438b5b3bb found for delete ", "request_id": "req-053b7769-3fe4-4156-acd1-ad5fbd081a89"}]} [pid: 8|app: 0|req: 527/1060] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:30 2026] DELETE /v2.0/networks/974b6227-f574-4620-bd67-3f8a44ad02d3 => generated 0 bytes in 455 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: 528/1061] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:30 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:30.737 7 INFO neutron.db.l3_hamode_db [None req-e2dbfc15-55b7-4a98-8596-c757c89057a2 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] HA network 5f1ab674-2db5-46fc-8b7e-75ba6a5b57fa was deleted as no HA routers are present in tenant 808bcd7d8d4e4d4bb533d5601985e616. [pid: 7|app: 0|req: 534/1062] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:29 2026] DELETE /v2.0/routers/9c43271a-f9e8-4f34-bf29-76dc96e1ff51 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1063] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:30 2026] GET /v2.0/ports?tenant_id=d3719ce930e642d4acbfa5aa6b8d5027&device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1064] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:30 2026] GET /v2.0/security-groups?id=996e7da0-debc-43bb-a4cb-b64bd426f4a8&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: 535/1065] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:30 2026] DELETE /v2.0/networks/949ff54e-dc13-4cc0-973b-33a752346e28 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1066] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:30 2026] DELETE /v2.0/subnets/c8f88de3-adcd-4295-9de9-e384f1900897 => 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: 536/1067] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cde74ded-32ac-4e27-b67b-b871cd6de5c1 => 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: 532/1068] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:31 2026] DELETE /v2.0/networks/38e7be97-afe0-4041-b829-93d5d2debeec => 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: 533/1069] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/subnets?id=cc4153e2-1dc5-4354-bb95-11534ba3fae6 => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1070] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/ports?network_id=d5964429-69a1-4f8c-9a59-e25b830fb6fa&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1071] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:31 2026] DELETE /v2.0/networks/17794c2c-7b41-49d8-8f74-73cbbcc8cc07 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1072] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:31.449 7 WARNING neutron_lib.context [None req-8f6f6258-a93f-43e6-a683-4a6d1ef1e938 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:31.519 7 INFO neutron.db.segments_db [None req-8f6f6258-a93f-43e6-a683-4a6d1ef1e938 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Added segment a7089830-13a5-4735-81d7-12e655ef8e78 of type vxlan for network 1567777a-15b8-4739-99ea-ad17a3663092 [pid: 8|app: 0|req: 536/1073] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?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: 537/1074] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/ports?tenant_id=d3719ce930e642d4acbfa5aa6b8d5027&device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1075] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/networks?id=d5964429-69a1-4f8c-9a59-e25b830fb6fa => generated 772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1076] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cde74ded-32ac-4e27-b67b-b871cd6de5c1 => 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: 540/1077] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/subnets?id=cc4153e2-1dc5-4354-bb95-11534ba3fae6 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:31.882 7 INFO neutron.db.l3_hamode_db [None req-8f6f6258-a93f-43e6-a683-4a6d1ef1e938 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:00:31.895 7 INFO neutron.services.segments.plugin [-] Segment c0ee1eec-bcc0-45eb-bce4-3762a22fabec resource provider aggregate not found [pid: 8|app: 0|req: 541/1078] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/ports?network_id=d5964429-69a1-4f8c-9a59-e25b830fb6fa&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:31.908 7 INFO neutron.services.segments.plugin [-] Segment c0ee1eec-bcc0-45eb-bce4-3762a22fabec resource provider aggregate not found 2026-06-03 01:00:31.922 7 INFO neutron.services.segments.plugin [-] Segment c0ee1eec-bcc0-45eb-bce4-3762a22fabec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ee1eec-bcc0-45eb-bce4-3762a22fabec found for delete ", "request_id": "req-4ccdd58f-3ef0-4abf-a05d-7f9cb026373d"}]} 2026-06-03 01:00:31.933 7 INFO neutron.services.segments.plugin [-] Segment c0ee1eec-bcc0-45eb-bce4-3762a22fabec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ee1eec-bcc0-45eb-bce4-3762a22fabec found for delete ", "request_id": "req-b09242e6-9928-4359-bb12-a7c3fe6ef947"}]} 2026-06-03 01:00:31.959 7 INFO neutron.services.segments.plugin [-] Segment a04b675d-8c48-4513-a989-a4b5a9056ec3 resource provider aggregate not found 2026-06-03 01:00:31.966 7 INFO neutron.services.segments.plugin [-] Segment a04b675d-8c48-4513-a989-a4b5a9056ec3 resource provider aggregate not found 2026-06-03 01:00:32.009 7 INFO neutron.services.segments.plugin [-] Segment a04b675d-8c48-4513-a989-a4b5a9056ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04b675d-8c48-4513-a989-a4b5a9056ec3 found for delete ", "request_id": "req-a5333deb-0067-4e3c-ab7a-0b24b3671e77"}]} 2026-06-03 01:00:32.017 7 INFO neutron.services.segments.plugin [-] Segment a04b675d-8c48-4513-a989-a4b5a9056ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04b675d-8c48-4513-a989-a4b5a9056ec3 found for delete ", "request_id": "req-f5f18962-3f40-4c1e-9907-37a8b872b47c"}]} 2026-06-03 01:00:32.050 7 INFO neutron.services.segments.plugin [-] Segment b4526404-f3c7-4a02-94c3-38fd2f18b2e9 resource provider aggregate not found 2026-06-03 01:00:32.056 7 INFO neutron.services.segments.plugin [-] Segment b4526404-f3c7-4a02-94c3-38fd2f18b2e9 resource provider aggregate not found 2026-06-03 01:00:32.081 7 INFO neutron.services.segments.plugin [-] Segment b4526404-f3c7-4a02-94c3-38fd2f18b2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4526404-f3c7-4a02-94c3-38fd2f18b2e9 found for delete ", "request_id": "req-273ae75f-14f2-4b90-9deb-40216da7496b"}]} 2026-06-03 01:00:32.084 7 INFO neutron.services.segments.plugin [-] Segment b4526404-f3c7-4a02-94c3-38fd2f18b2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4526404-f3c7-4a02-94c3-38fd2f18b2e9 found for delete ", "request_id": "req-be6cde75-6113-444a-b82c-9478e7eef6c2"}]} [pid: 8|app: 0|req: 542/1079] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:31 2026] GET /v2.0/security-groups?tenant_id=ae5e5305ddc64cf19ca3173c37d5279b&name=default => generated 2801 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1080] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:32 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1081] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:32 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?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: 545/1082] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:32 2026] DELETE /v2.0/security-groups/4d857df9-c0b7-49f7-b599-42b9cf656a81 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1083] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:32 2026] GET /v2.0/security-groups?id=996e7da0-debc-43bb-a4cb-b64bd426f4a8&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:32.665 8 INFO neutron.services.segments.plugin [-] Segment b6268f89-1139-4445-b537-ced28361d6bf resource provider aggregate not found 2026-06-03 01:00:32.690 8 INFO neutron.services.segments.plugin [-] Segment b6268f89-1139-4445-b537-ced28361d6bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6268f89-1139-4445-b537-ced28361d6bf found for delete ", "request_id": "req-4707590c-975f-402c-afc4-4bf047ce8bdd"}]} 2026-06-03 01:00:32.692 8 INFO neutron.services.segments.plugin [-] Segment b6268f89-1139-4445-b537-ced28361d6bf resource provider aggregate not found 2026-06-03 01:00:32.739 8 INFO neutron.services.segments.plugin [-] Segment b6268f89-1139-4445-b537-ced28361d6bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6268f89-1139-4445-b537-ced28361d6bf found for delete ", "request_id": "req-0609e252-b53f-45a6-96b7-34fa0fc9a983"}]} [pid: 8|app: 0|req: 547/1084] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:32 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:33.287 7 INFO neutron.db.l3_hamode_db [None req-8f6f6258-a93f-43e6-a683-4a6d1ef1e938 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1087] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:33 2026] GET /v2.0/security-groups?tenant_id=f73570b460f24921bec02fea0450a1c6&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: 551/1088] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:33 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1089] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:33 2026] DELETE /v2.0/security-groups/aff31a96-3734-4cbe-84b0-48fd62e8f0d8 => 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: 553/1090] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:34 2026] GET /v2.0/security-groups?id=996e7da0-debc-43bb-a4cb-b64bd426f4a8&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: 8|app: 0|req: 554/1091] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:34 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1092] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:31 2026] POST /v2.0/routers => generated 691 bytes in 3176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:34.706 8 INFO neutron.db.l3_db [None req-3c86b59c-9ef2-4528-846e-c1f5cc6f7aa0 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Floating IP dcbd65b2-3fc4-4300-bba8-8fbaa084739f associated. External IP: 10.96.250.202, port: cde74ded-32ac-4e27-b67b-b871cd6de5c1. 2026-06-03 01:00:34.831 7 WARNING neutron_lib.context [None req-50d91b70-0869-4ce3-b1f4-2cc5ea1b0789 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 539/1093] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:00:34 2026] POST /v2.0/security-groups => generated 1561 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1094] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:00:34 2026] PUT /v2.0/floatingips/dcbd65b2-3fc4-4300-bba8-8fbaa084739f => generated 855 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1095] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/routers/84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:35.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c49753b9-59e0-4b4b-8dde-31e53d4f274e'] response: {'name': 'network-changed', 'server_uuid': 'f85b1226-29fa-42e7-8ff4-d870717d0c98', 'tag': 'cde74ded-32ac-4e27-b67b-b871cd6de5c1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 556/1096] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/security-groups => generated 4344 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1097] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1098] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/ports?tenant_id=d3719ce930e642d4acbfa5aa6b8d5027&device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1099] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/routers => generated 700 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1100] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/security-groups?id=996e7da0-debc-43bb-a4cb-b64bd426f4a8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1101] 10.0.0.41 () {34 vars in 757 bytes} [Wed Jun 3 01:00:35 2026] PUT /v2.0/security-groups/781416dc-194f-4ed7-a37e-1d6fc093a664 => generated 1599 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1102] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/networks?id=d5964429-69a1-4f8c-9a59-e25b830fb6fa => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1103] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/security-groups/781416dc-194f-4ed7-a37e-1d6fc093a664 => generated 1599 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1104] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cde74ded-32ac-4e27-b67b-b871cd6de5c1 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1105] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:35 2026] DELETE /v2.0/security-groups/781416dc-194f-4ed7-a37e-1d6fc093a664 => 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: 564/1106] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/subnets?id=cc4153e2-1dc5-4354-bb95-11534ba3fae6 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1107] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1108] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => 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: 567/1109] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/ports?network_id=d5964429-69a1-4f8c-9a59-e25b830fb6fa&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:35.803 8 INFO neutron.api.v2.resource [None req-2c8cec80-d2d4-4d1e-80b4-89d9c956f610 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 568/1110] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:35 2026] DELETE /v2.0/security-groups/781416dc-194f-4ed7-a37e-1d6fc093a664 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1111] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/security-groups?id=996e7da0-debc-43bb-a4cb-b64bd426f4a8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1112] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:35 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:35.906 8 WARNING neutron_lib.context [None req-f54345eb-842c-496a-8261-f6617d4b20bd 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1113] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:00:35 2026] POST /v2.0/security-groups => generated 1560 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1114] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:36 2026] GET /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa?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: 543/1115] 10.0.0.41 () {34 vars in 740 bytes} [Wed Jun 3 01:00:35 2026] PUT /v2.0/routers/84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 704 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:36.289 7 WARNING neutron_lib.context [None req-4439201c-70b5-4bfe-80e2-d82465674864 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:36.314 8 WARNING neutron_lib.context [None req-35de8a49-cfdb-49c0-b5a5-c778943ad2ec 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 544/1116] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:36.434 8 INFO neutron.db.segments_db [None req-35de8a49-cfdb-49c0-b5a5-c778943ad2ec 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] Added segment 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 of type vxlan for network 147ac16d-0fd0-4fef-9402-0aa27b9cb716 [pid: 7|app: 0|req: 545/1117] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:00:36 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1118] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:36 2026] POST /v2.0/networks => generated 644 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1119] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:00:36 2026] GET /v2.0/routers/84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 704 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1120] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:00:36 2026] GET /v2.0/security-group-rules/533f80e8-cb4c-41bb-a5c8-c17782b7622a => generated 569 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:36.590 8 WARNING neutron_lib.context [None req-7c60eab2-e0a7-4479-89f5-6cf8dc9bcaf5 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:36.911 7 INFO neutron.db.l3_db [req-bc2d73fc-fd17-4198-94d2-4f8fbde74800 req-84ce41fb-ee62-434d-8d01-d3ab58083e21 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] Floating IP dcbd65b2-3fc4-4300-bba8-8fbaa084739f disassociated. External IP: 10.96.250.202, port: cde74ded-32ac-4e27-b67b-b871cd6de5c1. [pid: 8|app: 0|req: 575/1121] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:36 2026] POST /v2.0/subnets => generated 617 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1122] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:36 2026] GET /v2.0/ports?device_id=84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1123] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:00:36 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1124] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:37 2026] GET /v2.0/ports?device_id=f85b1226-29fa-42e7-8ff4-d870717d0c98 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:37.039 8 WARNING neutron_lib.context [None req-ca962c75-daa9-4877-83f6-58db3f090eea 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:37.108 8 INFO neutron.db.segments_db [None req-ca962c75-daa9-4877-83f6-58db3f090eea 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] Added segment cd5b566b-5001-47f1-801c-290ee766b9e9 of type vxlan for network 5985678d-078a-49cb-8993-21107433acde [pid: 8|app: 0|req: 579/1125] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:37 2026] POST /v2.0/networks => generated 643 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1126] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:00:36 2026] DELETE /v2.0/ports/cde74ded-32ac-4e27-b67b-b871cd6de5c1 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:37.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e08f9c13-2458-47c6-89fc-28436e0eac75'] response: {'server_uuid': 'f85b1226-29fa-42e7-8ff4-d870717d0c98', 'name': 'network-vif-deleted', 'tag': 'cde74ded-32ac-4e27-b67b-b871cd6de5c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 548/1127] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:00:37 2026] DELETE /v2.0/security-group-rules/533f80e8-cb4c-41bb-a5c8-c17782b7622a => 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: 549/1128] 10.0.0.41 () {34 vars in 742 bytes} [Wed Jun 3 01:00:37 2026] PUT /v2.0/networks/5985678d-078a-49cb-8993-21107433acde => generated 592 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1129] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:00:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:37.768 7 WARNING neutron_lib.context [None req-3551c3c3-0de1-417e-b82e-6fe519619b75 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 551/1130] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:37 2026] POST /v2.0/subnets => generated 602 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:38.141 7 WARNING neutron_lib.context [None req-72053990-e309-429f-9054-4b0f84f334e3 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1131] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1132] 10.0.0.41 () {34 vars in 740 bytes} [Wed Jun 3 01:00:38 2026] PUT /v2.0/subnets/b8cadbef-afa9-4878-9c9d-985e1656ac77 => generated 612 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1133] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:38 2026] DELETE /v2.0/security-groups/996e7da0-debc-43bb-a4cb-b64bd426f4a8 => 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: 555/1134] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:00:38 2026] GET /v2.0/security-group-rules/2e02babf-68b5-46f8-9b2e-0a0938635295 => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:39.140 8 INFO neutron.services.segments.plugin [-] Segment a7089830-13a5-4735-81d7-12e655ef8e78 resource provider aggregate not found 2026-06-03 01:00:39.145 8 INFO neutron.services.segments.plugin [-] Segment a7089830-13a5-4735-81d7-12e655ef8e78 resource provider aggregate not found 2026-06-03 01:00:39.165 8 INFO neutron.services.segments.plugin [-] Segment a7089830-13a5-4735-81d7-12e655ef8e78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7089830-13a5-4735-81d7-12e655ef8e78 found for delete ", "request_id": "req-b3156192-a77e-4964-a64c-ce19cb926e7d"}]} 2026-06-03 01:00:39.171 8 INFO neutron.db.l3_hamode_db [None req-ec627fad-89d3-4364-a564-6e89d217236f 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] HA network 1567777a-15b8-4739-99ea-ad17a3663092 was deleted as no HA routers are present in tenant 808bcd7d8d4e4d4bb533d5601985e616. 2026-06-03 01:00:39.174 8 INFO neutron.services.segments.plugin [-] Segment a7089830-13a5-4735-81d7-12e655ef8e78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7089830-13a5-4735-81d7-12e655ef8e78 found for delete ", "request_id": "req-17c68cb5-a77b-4755-a777-db73bfdb4abc"}]} [pid: 8|app: 0|req: 580/1135] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:37 2026] DELETE /v2.0/routers/84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 0 bytes in 1927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:39.194 8 INFO neutron.api.v2.resource [None req-20ce4322-a6c7-4746-9398-399e4a14f680 9d4808d9378e4ce1b833f5395161e794 d3719ce930e642d4acbfa5aa6b8d5027 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1136] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/security-groups/996e7da0-debc-43bb-a4cb-b64bd426f4a8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1137] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1138] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/ports?device_id=84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:39.547 7 INFO neutron.services.segments.plugin [-] Segment cd5b566b-5001-47f1-801c-290ee766b9e9 resource provider aggregate not found 2026-06-03 01:00:39.551 7 INFO neutron.services.segments.plugin [-] Segment cd5b566b-5001-47f1-801c-290ee766b9e9 resource provider aggregate not found 2026-06-03 01:00:39.569 7 INFO neutron.services.segments.plugin [-] Segment cd5b566b-5001-47f1-801c-290ee766b9e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd5b566b-5001-47f1-801c-290ee766b9e9 found for delete ", "request_id": "req-e5607710-7d85-4499-bf6f-1dc435531ebf"}]} 2026-06-03 01:00:39.573 7 INFO neutron.services.segments.plugin [-] Segment cd5b566b-5001-47f1-801c-290ee766b9e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd5b566b-5001-47f1-801c-290ee766b9e9 found for delete ", "request_id": "req-f65cb695-35ff-4f4f-b9e0-3f88ff60e880"}]} [pid: 7|app: 0|req: 556/1139] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:39 2026] DELETE /v2.0/networks/5985678d-078a-49cb-8993-21107433acde => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1140] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:00:39 2026] DELETE /v2.0/floatingips/dcbd65b2-3fc4-4300-bba8-8fbaa084739f => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1141] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:00:39 2026] DELETE /v2.0/security-group-rules/2e02babf-68b5-46f8-9b2e-0a0938635295 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:39.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37e067a4-0fcf-46d8-a090-fc4517a0c9c7 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1142] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:39 2026] DELETE /v2.0/networks/5985678d-078a-49cb-8993-21107433acde => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:39.672 8 INFO neutron.api.v2.resource [None req-fdd2c5bb-3103-4785-be34-6fe13dfb8c7b 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1143] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:39 2026] DELETE /v2.0/routers/84b6d503-60f0-44a7-89ea-c1402ddb7684 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1144] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1145] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1146] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/ports?device_id=9c43271a-f9e8-4f34-bf29-76dc96e1ff51 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:39.856 8 WARNING neutron_lib.context [None req-d2e312da-480e-4564-b35b-2c4e641265d0 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:39.877 8 INFO neutron.db.securitygroups_db [None req-d2e312da-480e-4564-b35b-2c4e641265d0 88c82807cab9439eb9fcadb31e8178f0 394d07b9f5d5466495c93837eb78facc - - default default] Project 394d07b9f5d5466495c93837eb78facc 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: 589/1147] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1148] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:00:39 2026] GET /v2.0/subnets?network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:40.050 8 INFO neutron.api.v2.resource [None req-1e1ff58e-331b-4bb2-8090-298ed8770857 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1149] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/routers/9c43271a-f9e8-4f34-bf29-76dc96e1ff51 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1150] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/security-group-rules/a8018fd5-8d2f-4f27-a309-bd4656a6e6cd => generated 575 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1151] 10.0.0.41 () {32 vars in 652 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-03 01:00:40.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6202d33-1535-4133-a085-a64fef08ed5c 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1152] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/subnets/c8f88de3-adcd-4295-9de9-e384f1900897 => 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: 595/1153] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1154] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/networks => generated 1309 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1155] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/ports?device_id=50a828cf-1751-4ff4-a920-6a78f932c6b7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1156] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/security-group-rules/a8018fd5-8d2f-4f27-a309-bd4656a6e6cd => 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: 599/1157] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/subnets => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:40.377 8 INFO neutron.api.v2.resource [None req-3d2f06e0-fd9d-4953-b2ad-2b7961d28796 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1158] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/routers/50a828cf-1751-4ff4-a920-6a78f932c6b7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1159] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1160] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/networks/147ac16d-0fd0-4fef-9402-0aa27b9cb716 => generated 669 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:40.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b36e208-baf4-4168-b383-fa70ff099862 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1161] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/subnets/20445e3b-1c7d-40d6-acaa-09bcf1afd65b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1162] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/security-groups/5db50aad-bd2c-49dc-adbd-674c244d5ba5 => 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: 605/1163] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/subnets/43eabb7c-abc5-4792-a911-82602aea8aee => generated 617 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1164] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/ports?device_id=e05e6844-b1fd-45bb-bb93-0b8d9e2d7278 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1165] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:00:40 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-06-03 01:00:40.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ada96c8-918a-4a38-886a-aa8f08d4095c 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1166] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/subnets/b8cadbef-afa9-4878-9c9d-985e1656ac77 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:40.770 8 INFO neutron.api.v2.resource [None req-79b90b67-479f-47e2-9937-37e159982f1f 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1167] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/routers/e05e6844-b1fd-45bb-bb93-0b8d9e2d7278 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1168] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:00:40 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:40.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eedd5459-4f01-41e1-b6ff-315a3bc5f76a 04f029ef00b94eb7b1cf45d70bfdde45 aba920eeb4f34f67893cb8cd8b858969 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1169] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/networks/5985678d-078a-49cb-8993-21107433acde => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:40.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d3d3c6f-314b-4f91-8bae-49ffce246019 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1170] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/subnets/cf817563-b6c1-4409-9ec3-1cd463b65e84 => 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: 559/1171] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:00:39 2026] PUT /v2.0/routers/fa0e8c54-3868-4e40-b14e-3be820427146/remove_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:40.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89ad0120-9561-4746-a7d5-23552b7ab75e 4f7714a3add64a719976a09dc33a58e6 808bcd7d8d4e4d4bb533d5601985e616 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1172] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/subnets/7078d2ee-a599-43f7-94f3-049f3d95bcfc => 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: 613/1173] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/subnets/43eabb7c-abc5-4792-a911-82602aea8aee => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:41.565 8 INFO neutron.services.segments.plugin [-] Segment 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 resource provider aggregate not found 2026-06-03 01:00:41.582 8 INFO neutron.services.segments.plugin [-] Segment 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 resource provider aggregate not found 2026-06-03 01:00:41.608 8 INFO neutron.services.segments.plugin [-] Segment 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 found for delete ", "request_id": "req-0e2e5932-79d4-4693-b8f2-3ef71daf68c9"}]} 2026-06-03 01:00:41.617 8 INFO neutron.services.segments.plugin [-] Segment 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ac86a49-85ed-4f02-aacb-260ef7ba9f74 found for delete ", "request_id": "req-d75d97f0-b089-4fc3-b50c-84e21f014691"}]} [pid: 8|app: 0|req: 614/1174] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:41 2026] DELETE /v2.0/networks/147ac16d-0fd0-4fef-9402-0aa27b9cb716 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1175] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:41 2026] GET /v2.0/security-groups?tenant_id=394d07b9f5d5466495c93837eb78facc&name=default => generated 2801 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1176] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:42 2026] GET /v2.0/security-groups?tenant_id=808bcd7d8d4e4d4bb533d5601985e616&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:42.207 7 INFO neutron.services.segments.plugin [-] Segment d50b7601-8a33-4642-913c-a1418bdbc8e4 resource provider aggregate not found 2026-06-03 01:00:42.214 7 INFO neutron.services.segments.plugin [-] Segment d50b7601-8a33-4642-913c-a1418bdbc8e4 resource provider aggregate not found 2026-06-03 01:00:42.233 7 INFO neutron.services.segments.plugin [-] Segment d50b7601-8a33-4642-913c-a1418bdbc8e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50b7601-8a33-4642-913c-a1418bdbc8e4 found for delete ", "request_id": "req-8f67acd3-04df-4932-ae7e-c283f012fa42"}]} 2026-06-03 01:00:42.242 7 INFO neutron.services.segments.plugin [-] Segment d50b7601-8a33-4642-913c-a1418bdbc8e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50b7601-8a33-4642-913c-a1418bdbc8e4 found for delete ", "request_id": "req-0f898923-652e-41ee-abd5-f78191b1a864"}]} [pid: 8|app: 0|req: 617/1177] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:42 2026] DELETE /v2.0/security-groups/c4b805f9-c853-4800-a3d5-e9269b6c9018 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:42.253 7 INFO neutron.db.l3_hamode_db [None req-5928ba9e-da30-4b7e-8a93-291d1d3490c5 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 555061d6-7f1e-4dd9-8257-49d53b9cd1db was deleted as no HA routers are present in tenant d3719ce930e642d4acbfa5aa6b8d5027. [pid: 7|app: 0|req: 561/1178] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:40 2026] DELETE /v2.0/routers/fa0e8c54-3868-4e40-b14e-3be820427146 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1179] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:42 2026] GET /v2.0/security-groups?tenant_id=aba920eeb4f34f67893cb8cd8b858969&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1180] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:42 2026] DELETE /v2.0/security-groups/611d4a10-9a8b-46f7-9271-8664db711469 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1181] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:42 2026] DELETE /v2.0/security-groups/963647ee-cdcb-4a01-af2b-ebfc295a2f21 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1182] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:42 2026] DELETE /v2.0/subnets/cc4153e2-1dc5-4354-bb95-11534ba3fae6 => 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: 564/1183] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:42 2026] DELETE /v2.0/networks/d5964429-69a1-4f8c-9a59-e25b830fb6fa => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1184] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:43 2026] GET /v2.0/security-groups?tenant_id=d3719ce930e642d4acbfa5aa6b8d5027&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1185] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:43 2026] DELETE /v2.0/security-groups/39f240f6-3f3c-457a-a816-e1cc1a6b5131 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1186] 10.0.0.41 () {32 vars in 622 bytes} [Wed Jun 3 01:00:44 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-03 01:00:44.259 7 INFO neutron.services.segments.plugin [-] Segment 5e434c7c-39d0-4e1e-b650-b89dfec4b273 resource provider aggregate not found 2026-06-03 01:00:44.271 7 INFO neutron.services.segments.plugin [-] Segment 5e434c7c-39d0-4e1e-b650-b89dfec4b273 resource provider aggregate not found 2026-06-03 01:00:44.290 7 INFO neutron.services.segments.plugin [-] Segment 5e434c7c-39d0-4e1e-b650-b89dfec4b273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e434c7c-39d0-4e1e-b650-b89dfec4b273 found for delete ", "request_id": "req-03d6b246-e432-49f3-9637-94e2d616110b"}]} 2026-06-03 01:00:44.294 7 INFO neutron.services.segments.plugin [-] Segment 5e434c7c-39d0-4e1e-b650-b89dfec4b273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e434c7c-39d0-4e1e-b650-b89dfec4b273 found for delete ", "request_id": "req-3a5b6fa5-41b9-418a-837a-03352719fa62"}]} [pid: 7|app: 0|req: 566/1187] 10.0.0.41 () {32 vars in 632 bytes} [Wed Jun 3 01:00:44 2026] GET /v2.0/ => generated 632 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:44.691 7 WARNING neutron_lib.context [None req-f71196ae-fe9f-45ad-b9ee-0a182e42b76c 71ce3a4b1b5e4a33b9d443382bb995bd a6986ebf2e6442a6a75c841bc6cb9423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:44.724 8 WARNING neutron_lib.context [None req-ca1ccbad-6ad0-444d-9801-63f6ae58e350 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1188] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:00:44 2026] POST /v2.0/subnetpools => generated 548 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1189] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:00:44 2026] GET /v2.0/subnetpools/d5679d09-8fac-44a9-bb77-9eaf65636fac => generated 548 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1190] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:00:44 2026] PUT /v2.0/subnetpools/d5679d09-8fac-44a9-bb77-9eaf65636fac => generated 500 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:44.886 8 INFO neutron.db.segments_db [None req-ca1ccbad-6ad0-444d-9801-63f6ae58e350 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Added segment c82696a5-5282-4df5-8cc1-12e778fbb4ac of type vxlan for network 8c75162f-7d39-49a1-9c50-ff146ac62fb4 [pid: 8|app: 0|req: 622/1191] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:44 2026] POST /v2.0/networks => generated 649 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1192] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:00:45 2026] DELETE /v2.0/subnetpools/d5679d09-8fac-44a9-bb77-9eaf65636fac => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:45.112 8 WARNING neutron_lib.context [None req-0ecddf30-b644-4c07-ae75-840ea63a555b 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1193] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:44 2026] GET /v2.0/security-groups?tenant_id=81331a4892894ba5a05e1ddd3153a9bb&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:45.196 7 INFO neutron.api.v2.resource [None req-dc56e028-7b83-4439-8d6d-69111edf2c9f 71ce3a4b1b5e4a33b9d443382bb995bd a6986ebf2e6442a6a75c841bc6cb9423 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1194] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:00:45 2026] GET /v2.0/subnetpools/d5679d09-8fac-44a9-bb77-9eaf65636fac => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1195] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:45 2026] DELETE /v2.0/security-groups/6205ee2d-8e96-4f20-acaf-469ecd26dbe3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:00:45.331 7 INFO neutron.api.v2.resource [None req-654cdb20-39c0-45e5-bb4e-c03d50cb6a92 71ce3a4b1b5e4a33b9d443382bb995bd a6986ebf2e6442a6a75c841bc6cb9423 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 573/1196] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:00:45 2026] DELETE /v2.0/subnetpools/d5679d09-8fac-44a9-bb77-9eaf65636fac => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1197] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:45 2026] POST /v2.0/ports => generated 779 bytes in 355 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-06-03 01:00:45.473 8 WARNING neutron_lib.context [None req-a06292e6-48e3-4f58-9c4f-a1c26a7bb5a7 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:45.528 7 INFO neutron.db.segments_db [None req-6b6dc89e-b465-494d-a0c3-936dfcc2d596 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment aa6bbe8d-781a-4281-b99e-75656e3e2cd1 of type vxlan for network 3d870a5a-6568-431b-8690-fda6e76c9dc5 2026-06-03 01:00:45.534 8 INFO neutron.db.segments_db [None req-a06292e6-48e3-4f58-9c4f-a1c26a7bb5a7 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Added segment 8476f518-2738-43a3-b27f-5ea9e7e718cc of type vxlan for network 9572d738-e3a0-4ec6-b9e4-934db9bbe719 [pid: 7|app: 0|req: 574/1198] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 01:00:45 2026] POST /v2.0/networks => generated 744 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1199] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:45 2026] POST /v2.0/networks => generated 636 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:45.666 8 WARNING neutron_lib.context [None req-3afc349b-db9a-43af-9c00-f39a5e9ba564 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1200] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:45 2026] POST /v2.0/subnets => generated 667 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1201] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:45 2026] POST /v2.0/subnets => generated 622 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:46.060 8 INFO neutron.db.segments_db [None req-d6df534e-6dfa-47db-b2a5-c3c54ee8dd67 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 of type vxlan for network 69cbf90c-5f05-4bd0-840d-c1c930de92a3 [pid: 7|app: 0|req: 576/1202] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:45 2026] GET /v2.0/security-groups?tenant_id=a6986ebf2e6442a6a75c841bc6cb9423&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:46.205 7 WARNING neutron_lib.context [None req-54f1de8c-d015-454c-a4c0-98dd1717a7c9 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:46.390 8 INFO neutron.db.l3_hamode_db [None req-d6df534e-6dfa-47db-b2a5-c3c54ee8dd67 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 577/1203] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:46 2026] POST /v2.0/ports => generated 966 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: 578/1204] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:46 2026] DELETE /v2.0/security-groups/be35fdab-e0e3-418a-8420-b9446c550b6d => 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: 579/1205] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:46 2026] DELETE /v2.0/ports/7ba5514a-d393-4bcb-bd13-9e410216daa9 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:47.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32d57514-8ce8-432a-ac57-6544c2a27de8 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1206] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:47 2026] DELETE /v2.0/ports/7ba5514a-d393-4bcb-bd13-9e410216daa9 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:47.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e0f3288-006e-4e1e-8081-56aa17e7e6bf 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1207] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:47 2026] GET /v2.0/ports/7ba5514a-d393-4bcb-bd13-9e410216daa9 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1208] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:47 2026] DELETE /v2.0/subnets/64f55ab1-d319-4603-99b7-2c33051ebecf => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:47.596 8 INFO neutron.db.l3_hamode_db [None req-d6df534e-6dfa-47db-b2a5-c3c54ee8dd67 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:00:47.896 7 INFO neutron.services.segments.plugin [-] Segment 8476f518-2738-43a3-b27f-5ea9e7e718cc resource provider aggregate not found 2026-06-03 01:00:47.902 7 INFO neutron.services.segments.plugin [-] Segment 8476f518-2738-43a3-b27f-5ea9e7e718cc resource provider aggregate not found 2026-06-03 01:00:47.923 7 INFO neutron.services.segments.plugin [-] Segment 8476f518-2738-43a3-b27f-5ea9e7e718cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8476f518-2738-43a3-b27f-5ea9e7e718cc found for delete ", "request_id": "req-4a9ebd4d-651f-402f-b3ce-bd5f55ec3b88"}]} 2026-06-03 01:00:47.925 7 INFO neutron.services.segments.plugin [-] Segment 8476f518-2738-43a3-b27f-5ea9e7e718cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8476f518-2738-43a3-b27f-5ea9e7e718cc found for delete ", "request_id": "req-f49c350c-5de0-484d-b739-45577679ac9a"}]} [pid: 7|app: 0|req: 583/1209] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:47 2026] DELETE /v2.0/networks/9572d738-e3a0-4ec6-b9e4-934db9bbe719 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:47.949 7 WARNING neutron_lib.context [None req-0266e0c0-d76f-4dc9-bc99-6abdcb90d773 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:48.023 7 INFO neutron.db.segments_db [None req-0266e0c0-d76f-4dc9-bc99-6abdcb90d773 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Added segment 8efff565-e6ad-4c8a-b589-cff68e956698 of type vxlan for network 870e1942-32d0-49ff-a22f-16cfbd0b18d3 [pid: 7|app: 0|req: 586/1212] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:47 2026] POST /v2.0/networks => generated 636 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:48.205 7 WARNING neutron_lib.context [None req-d8f7188e-283f-4e77-b0df-73f602ee0ef4 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 587/1213] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:48 2026] POST /v2.0/subnets => generated 622 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:48.680 7 WARNING neutron_lib.context [None req-c525e90f-aae9-49f1-b808-36eaea45477a 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 588/1214] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:48 2026] POST /v2.0/ports => generated 927 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1215] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:45 2026] POST /v2.0/routers => generated 731 bytes in 3324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1216] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:49 2026] DELETE /v2.0/ports/d2ecfb82-27a5-4b26-8c35-3e8cd1bb4d2d => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1217] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:49 2026] GET /v2.0/security-groups?tenant_id=3955d79210d74438a7369e018f8e8a86&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:00:49.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecf31f93-1b91-4f7b-9d24-7944d3091893 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1218] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:49 2026] GET /v2.0/ports/d2ecfb82-27a5-4b26-8c35-3e8cd1bb4d2d => 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: 630/1219] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:49 2026] DELETE /v2.0/security-groups/c6cc9f69-19ff-44ec-8b60-7fecf94bab22 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1220] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:49 2026] DELETE /v2.0/subnets/1ea9c955-fc15-4155-9069-cf6aba1d5578 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:50.408 8 INFO neutron.services.segments.plugin [-] Segment 8efff565-e6ad-4c8a-b589-cff68e956698 resource provider aggregate not found 2026-06-03 01:00:50.416 8 INFO neutron.services.segments.plugin [-] Segment 8efff565-e6ad-4c8a-b589-cff68e956698 resource provider aggregate not found 2026-06-03 01:00:50.467 8 INFO neutron.services.segments.plugin [-] Segment 8efff565-e6ad-4c8a-b589-cff68e956698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8efff565-e6ad-4c8a-b589-cff68e956698 found for delete ", "request_id": "req-fbc6646b-731f-4237-a51a-ea540e0de3be"}]} 2026-06-03 01:00:50.469 8 INFO neutron.services.segments.plugin [-] Segment 8efff565-e6ad-4c8a-b589-cff68e956698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8efff565-e6ad-4c8a-b589-cff68e956698 found for delete ", "request_id": "req-0e40f1d0-4a12-4166-a473-90815ff6a119"}]} [pid: 8|app: 0|req: 632/1221] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:49 2026] DELETE /v2.0/networks/870e1942-32d0-49ff-a22f-16cfbd0b18d3 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:50.508 8 WARNING neutron_lib.context [None req-92d1154f-9e6a-4dea-bed4-c4e011c1084d 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 633/1222] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:50 2026] POST /v2.0/ports => generated 779 bytes in 442 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: 634/1223] 10.0.0.41 () {34 vars in 736 bytes} [Wed Jun 3 01:00:50 2026] PUT /v2.0/ports/95f5dd2a-ac4f-443f-9215-e41cecd95ee3 => generated 752 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1224] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:51 2026] DELETE /v2.0/ports/95f5dd2a-ac4f-443f-9215-e41cecd95ee3 => generated 0 bytes in 306 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: 590/1225] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:00:49 2026] PUT /v2.0/routers/6447241d-1770-4acd-91dc-b5abf75b9e2e/add_router_interface => generated 309 bytes in 2093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1226] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:00:51 2026] GET /v2.0/ports => generated 782 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:51.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5bd3781f-07ae-4d55-a4db-df1fa750856c 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1227] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:51 2026] GET /v2.0/ports/95f5dd2a-ac4f-443f-9215-e41cecd95ee3 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1228] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:00:51 2026] GET /v2.0/ports => generated 782 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1229] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:51 2026] GET /v2.0/ports/3d1a2047-66b1-462b-8125-cc43c255d251 => generated 779 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:51.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f72b749c-a0e7-4089-a435-ff0fc79061b2 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1230] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:51 2026] DELETE /v2.0/ports/d2ecfb82-27a5-4b26-8c35-3e8cd1bb4d2d => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:51.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95aa0a04-a469-4450-834a-25c5c50ce663 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1231] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:51 2026] DELETE /v2.0/subnets/1ea9c955-fc15-4155-9069-cf6aba1d5578 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:51.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2220e85e-5827-4af2-99a8-b542b55c42c1 46f370d1d6ba4f3abe8914f8369faa63 7d9f9dc7941d46c48cffa01581d10eca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1232] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:51 2026] DELETE /v2.0/subnets/64f55ab1-d319-4603-99b7-2c33051ebecf => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:52.193 8 WARNING neutron_lib.context [None req-8bfb3999-d0c4-4b13-9339-4532b24cb91d dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 594/1233] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:51 2026] DELETE /v2.0/ports/3d1a2047-66b1-462b-8125-cc43c255d251 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1234] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 01:00:52 2026] POST /v2.0/security-groups => generated 1595 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:00:52.356 8 WARNING neutron_lib.context [None req-183d33c5-cc9f-4d89-9382-e09fad4d466e dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:52.454 7 INFO neutron.services.segments.plugin [-] Segment c82696a5-5282-4df5-8cc1-12e778fbb4ac resource provider aggregate not found 2026-06-03 01:00:52.462 7 INFO neutron.services.segments.plugin [-] Segment c82696a5-5282-4df5-8cc1-12e778fbb4ac resource provider aggregate not found 2026-06-03 01:00:52.493 7 INFO neutron.services.segments.plugin [-] Segment c82696a5-5282-4df5-8cc1-12e778fbb4ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c82696a5-5282-4df5-8cc1-12e778fbb4ac found for delete ", "request_id": "req-898379c7-5a46-4d86-8548-e7bf9fd4376b"}]} 2026-06-03 01:00:52.497 7 INFO neutron.services.segments.plugin [-] Segment c82696a5-5282-4df5-8cc1-12e778fbb4ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c82696a5-5282-4df5-8cc1-12e778fbb4ac found for delete ", "request_id": "req-379aa637-ca28-4b81-b8e5-82053ca5f233"}]} [pid: 7|app: 0|req: 595/1235] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:52 2026] DELETE /v2.0/networks/8c75162f-7d39-49a1-9c50-ff146ac62fb4 => 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: 641/1236] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:52.542 7 WARNING neutron_lib.context [None req-53246a41-cd3d-45f6-a1f0-6ccf26305a6b dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1237] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:00:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:52.700 8 WARNING neutron_lib.context [None req-9f3b5a61-169e-4659-9b7a-8c3d13288e4a dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 597/1238] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:53 2026] GET /v2.0/security-groups?tenant_id=7d9f9dc7941d46c48cffa01581d10eca&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1239] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:00:52 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1240] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:53 2026] DELETE /v2.0/security-groups/484a6471-6c07-4d04-8cf7-6d46d95adfa4 => 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: 598/1241] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:53 2026] GET /v2.0/security-groups?tenant_id=a33bd8ad3fb1447897156f5cf3435d85&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1242] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:53 2026] DELETE /v2.0/security-groups/a58fbe76-10d4-490f-994b-9cc9cb227900 => 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: 599/1243] 10.0.0.214 () {34 vars in 1100 bytes} [Wed Jun 3 01:00:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1783965209&fields=id&tenant_id=61168db1e1de4e389cf2bf3bd33d1abb => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1244] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:00:53 2026] GET /v2.0/networks?id=3d870a5a-6568-431b-8690-fda6e76c9dc5 => generated 676 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1245] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:00:54 2026] GET /v2.0/quotas/61168db1e1de4e389cf2bf3bd33d1abb => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1246] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:00:54 2026] GET /v2.0/ports?tenant_id=61168db1e1de4e389cf2bf3bd33d1abb&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1247] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:00:54 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?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: 647/1248] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:00:54 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?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: 7|app: 0|req: 602/1249] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:54 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => 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: 648/1250] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:55 2026] GET /v2.0/networks?id=3d870a5a-6568-431b-8690-fda6e76c9dc5 => generated 676 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1251] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:00:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61168db1e1de4e389cf2bf3bd33d1abb => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:55.447 7 WARNING neutron_lib.context [req-961f6487-e0bd-455a-9b42-3d9a3c2a983e req-34e18640-5bb8-4c59-b972-fa808204f9a3 dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:55.507 8 WARNING neutron_lib.context [None req-28204341-d441-4c6f-85a1-6bdd1a16c8fd 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:55.648 8 INFO neutron.db.segments_db [None req-28204341-d441-4c6f-85a1-6bdd1a16c8fd 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Added segment d76d8cca-5078-44ab-bd23-32b2235eb637 of type vxlan for network cc5f59f2-5c4c-4508-8a76-704841b9e860 [pid: 8|app: 0|req: 649/1252] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:55 2026] POST /v2.0/networks => generated 645 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1253] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:55 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:00:55.825 8 WARNING neutron_lib.context [None req-3f70695d-182e-4454-b0d9-2762742b7632 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1254] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:00:55 2026] POST /v2.0/ports => generated 954 bytes in 527 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: 651/1255] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:55 2026] POST /v2.0/ports => generated 775 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:00:56.227 8 WARNING neutron_lib.context [None req-b3188dbc-bc4c-41e2-b230-93f84e72caaf 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:56.293 8 INFO neutron.db.segments_db [None req-b3188dbc-bc4c-41e2-b230-93f84e72caaf 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Added segment fcf4c143-f40f-472c-9f57-3ebf62c319f2 of type vxlan for network 5b7d637d-c926-43ce-a097-2a6f07237ead [pid: 8|app: 0|req: 652/1256] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:56 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1257] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:00:55 2026] PUT /v2.0/ports/96c6fbcc-f927-4206-9ba5-ca57d23b2d95 => generated 1199 bytes in 582 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-06-03 01:00:56.579 7 WARNING neutron_lib.context [None req-69ecdf80-1de3-4f89-8c8d-1fd87d4689cc 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:56.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3a0204c-68fe-4dcd-838d-0251b06ba654'] response: {'name': 'network-changed', 'server_uuid': 'e5bc84ce-4b08-4414-9648-b4be6d1d6bc4', 'tag': '96c6fbcc-f927-4206-9ba5-ca57d23b2d95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 653/1258] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/security-groups?tenant_id=be2ddf33531d413c88e1420ea3811ba8&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1259] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/ports?tenant_id=61168db1e1de4e389cf2bf3bd33d1abb&device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1260] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:00:56 2026] DELETE /v2.0/security-groups/4b7172ea-f181-45af-8cfa-e2366fc30188 => 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: 656/1261] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=96c6fbcc-f927-4206-9ba5-ca57d23b2d95 => 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: 657/1262] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/subnets?id=84ab0ccf-5c89-4f76-8d2b-f8d6db6205e7 => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1263] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1264] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:56 2026] POST /v2.0/subnets => generated 602 bytes in 383 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-06-03 01:00:56.958 7 WARNING neutron_lib.context [None req-5a15d95e-7312-4f69-a3da-3c777a005867 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 659/1265] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/ports?network_id=3d870a5a-6568-431b-8690-fda6e76c9dc5&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1266] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:56 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1267] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1268] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1269] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/ports?tenant_id=61168db1e1de4e389cf2bf3bd33d1abb&device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1270] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/networks?id=3d870a5a-6568-431b-8690-fda6e76c9dc5 => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1271] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=96c6fbcc-f927-4206-9ba5-ca57d23b2d95 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1272] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/subnets?id=84ab0ccf-5c89-4f76-8d2b-f8d6db6205e7 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1273] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:56 2026] POST /v2.0/ports => generated 949 bytes in 522 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: 667/1274] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/ports?network_id=3d870a5a-6568-431b-8690-fda6e76c9dc5&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1275] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?fields=segments => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1276] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?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: 608/1277] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:57 2026] DELETE /v2.0/ports/1d93b655-6b08-4332-a2d9-5f1456df5c22 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:57.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6774bb23-1874-4ff3-aa79-f057a10cf5a4 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1278] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:57 2026] DELETE /v2.0/ports/1d93b655-6b08-4332-a2d9-5f1456df5c22 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:00:58.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7533ee49-523e-49fb-8d31-fc551703535c 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1279] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:00:57 2026] GET /v2.0/ports/1d93b655-6b08-4332-a2d9-5f1456df5c22 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1280] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:58 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1281] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:00:58 2026] DELETE /v2.0/subnets/e536df76-750c-4a7e-b8b4-ec5139e92548 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1282] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:58 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:58.768 8 INFO neutron.services.segments.plugin [-] Segment fcf4c143-f40f-472c-9f57-3ebf62c319f2 resource provider aggregate not found 2026-06-03 01:00:58.774 8 INFO neutron.services.segments.plugin [-] Segment fcf4c143-f40f-472c-9f57-3ebf62c319f2 resource provider aggregate not found 2026-06-03 01:00:58.796 8 INFO neutron.services.segments.plugin [-] Segment fcf4c143-f40f-472c-9f57-3ebf62c319f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcf4c143-f40f-472c-9f57-3ebf62c319f2 found for delete ", "request_id": "req-b4aaab70-82c5-4a79-9a93-568a2252e509"}]} 2026-06-03 01:00:58.799 8 INFO neutron.services.segments.plugin [-] Segment fcf4c143-f40f-472c-9f57-3ebf62c319f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcf4c143-f40f-472c-9f57-3ebf62c319f2 found for delete ", "request_id": "req-4cdc5087-5a70-492e-8ca8-82a12c42b1dd"}]} [pid: 8|app: 0|req: 672/1283] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:00:58 2026] DELETE /v2.0/networks/5b7d637d-c926-43ce-a097-2a6f07237ead => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:00:58.826 7 WARNING neutron_lib.context [None req-9c091c1f-6763-4649-934e-4fdd1a17fb17 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:00:58.891 7 INFO neutron.db.segments_db [None req-9c091c1f-6763-4649-934e-4fdd1a17fb17 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Added segment b10f2299-e25e-4e29-8f52-f659e6e511e6 of type vxlan for network 5d4dc093-f6de-4824-a028-2814d61397f1 [pid: 7|app: 0|req: 612/1284] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:00:58 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-06-03 01:00:59.051 8 WARNING neutron_lib.context [None req-ba534b34-bb7e-4e6f-a631-b50696a0cfd1 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1285] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:59 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => 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: 673/1286] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:00:59 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:00:59.412 7 WARNING neutron_lib.context [None req-6d7373a2-406e-429a-b285-35493469a3e2 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1287] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:00:59 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1288] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:00:59 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1289] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:00:59 2026] POST /v2.0/ports => generated 912 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:00.251 8 INFO neutron.db.l3_db [None req-d9769f5d-2536-4c9b-8a16-3fb4378835d5 dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Floating IP e135f7a3-ea22-4ff7-aa7c-bc7ba87c1241 associated. External IP: 10.96.250.216, port: 96c6fbcc-f927-4206-9ba5-ca57d23b2d95. [pid: 7|app: 0|req: 615/1290] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:00:59 2026] DELETE /v2.0/ports/e1b30411-b95d-41c8-ac90-c8e5074f48e1 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:00.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ad356f6-916b-4fd2-a9e9-0904c872e378 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1291] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:01:00 2026] GET /v2.0/ports/e1b30411-b95d-41c8-ac90-c8e5074f48e1 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1292] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:00 2026] DELETE /v2.0/subnets/8515a4a8-4565-4fac-98bc-a220e3cea2c0 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1293] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:00:59 2026] PUT /v2.0/floatingips/e135f7a3-ea22-4ff7-aa7c-bc7ba87c1241 => generated 855 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:01.085 7 INFO neutron.services.segments.plugin [-] Segment b10f2299-e25e-4e29-8f52-f659e6e511e6 resource provider aggregate not found 2026-06-03 01:01:01.093 7 INFO neutron.services.segments.plugin [-] Segment b10f2299-e25e-4e29-8f52-f659e6e511e6 resource provider aggregate not found 2026-06-03 01:01:01.113 7 INFO neutron.services.segments.plugin [-] Segment b10f2299-e25e-4e29-8f52-f659e6e511e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b10f2299-e25e-4e29-8f52-f659e6e511e6 found for delete ", "request_id": "req-c6a3f716-bbc8-4dc4-90b0-130cc5e6648b"}]} 2026-06-03 01:01:01.116 7 INFO neutron.services.segments.plugin [-] Segment b10f2299-e25e-4e29-8f52-f659e6e511e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b10f2299-e25e-4e29-8f52-f659e6e511e6 found for delete ", "request_id": "req-33c8921d-2701-499e-8d9c-506987174517"}]} [pid: 7|app: 0|req: 618/1294] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:00 2026] DELETE /v2.0/networks/5d4dc093-f6de-4824-a028-2814d61397f1 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:01.155 8 WARNING neutron_lib.context [None req-1a4bd0f3-a282-4755-ace0-177109098cda 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:01.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75d088de-b1ef-4f32-aaf3-ee001ba8e951'] response: {'name': 'network-changed', 'server_uuid': 'e5bc84ce-4b08-4414-9648-b4be6d1d6bc4', 'tag': '96c6fbcc-f927-4206-9ba5-ca57d23b2d95', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 619/1295] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/security-groups?tenant_id=536d4a7edfbc4f7481a094bfe2dcff4a&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1296] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/ports?tenant_id=61168db1e1de4e389cf2bf3bd33d1abb&device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1297] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:01:01 2026] POST /v2.0/ports => generated 775 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1298] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:01 2026] DELETE /v2.0/security-groups/52452caf-ac17-4c26-bbb4-8d6e86e93ea8 => 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: 622/1299] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/networks?id=3d870a5a-6568-431b-8690-fda6e76c9dc5 => generated 772 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1300] 10.0.0.41 () {34 vars in 736 bytes} [Wed Jun 3 01:01:01 2026] PUT /v2.0/ports/cd1ec16b-809f-4137-a2fa-ba4956ebfa56 => generated 752 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1301] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=96c6fbcc-f927-4206-9ba5-ca57d23b2d95 => generated 858 bytes in 64 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, ' /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: 625/1302] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:01:02 2026] DELETE /v2.0/ports/cd1ec16b-809f-4137-a2fa-ba4956ebfa56 => 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: 626/1303] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/subnets?id=84ab0ccf-5c89-4f76-8d2b-f8d6db6205e7 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:02.367 8 INFO neutron.db.segments_db [None req-7cb53db3-0341-4c07-a6db-9532b877484d 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] Added segment 3a1f0c15-4729-4505-a7da-30cac91276dc of type vxlan for network f20a1045-81f5-4b66-a16f-a5b91a9bb355 [pid: 7|app: 0|req: 627/1304] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/ports => generated 778 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1305] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/ports?network_id=3d870a5a-6568-431b-8690-fda6e76c9dc5&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:02.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ebd0fa3-d2cc-4a14-a5fe-789b01d33117 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1306] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/ports/cd1ec16b-809f-4137-a2fa-ba4956ebfa56 => 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: 678/1307] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:01 2026] POST /v2.0/networks => generated 727 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1308] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?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: 679/1309] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/ports => generated 778 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1310] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?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: 681/1311] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:01:02 2026] GET /v2.0/ports/bf3d7f20-d315-4ebb-af21-25b09cbbf4da => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:02.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2c7da50-e381-4a8a-8f97-531a3f257227 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1314] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:01:02 2026] DELETE /v2.0/ports/e1b30411-b95d-41c8-ac90-c8e5074f48e1 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:02.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac4a782b-a2a8-4f51-80da-03e15aacdb36 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1315] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:02 2026] DELETE /v2.0/subnets/8515a4a8-4565-4fac-98bc-a220e3cea2c0 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1316] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:02 2026] POST /v2.0/subnets => generated 620 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:02.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57b4a0d2-e8b0-46d1-a900-b2e59d66a367 108fd62fc31e4b86b1c8a1d5995bf83f 00273b03a95a427791b5ea9fa7f52d32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1317] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:02 2026] DELETE /v2.0/subnets/e536df76-750c-4a7e-b8b4-ec5139e92548 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:02.776 7 WARNING neutron.api.v2.base [None req-56f135a2-40b2-4aae-a832-9a3da91d4dc5 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - 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-06-03 01:01:02.776 7 INFO neutron.api.v2.resource [None req-56f135a2-40b2-4aae-a832-9a3da91d4dc5 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 632/1318] 10.0.0.41 () {34 vars in 680 bytes} [Wed Jun 3 01:01:02 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: 8|app: 0|req: 687/1319] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:01:02 2026] DELETE /v2.0/ports/bf3d7f20-d315-4ebb-af21-25b09cbbf4da => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:03.234 8 INFO neutron.services.segments.plugin [-] Segment d76d8cca-5078-44ab-bd23-32b2235eb637 resource provider aggregate not found 2026-06-03 01:01:03.238 8 INFO neutron.services.segments.plugin [-] Segment d76d8cca-5078-44ab-bd23-32b2235eb637 resource provider aggregate not found 2026-06-03 01:01:03.253 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider aggregate not found 2026-06-03 01:01:03.258 8 INFO neutron.services.segments.plugin [-] Segment d76d8cca-5078-44ab-bd23-32b2235eb637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76d8cca-5078-44ab-bd23-32b2235eb637 found for delete ", "request_id": "req-0264b916-c196-4ac6-afba-6ba128aed2e5"}]} 2026-06-03 01:01:03.258 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider aggregate not found 2026-06-03 01:01:03.264 8 INFO neutron.services.segments.plugin [-] Segment d76d8cca-5078-44ab-bd23-32b2235eb637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76d8cca-5078-44ab-bd23-32b2235eb637 found for delete ", "request_id": "req-c843fdf9-40bd-4bb7-bbb6-7857218978d0"}]} 2026-06-03 01:01:03.280 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a1f0c15-4729-4505-a7da-30cac91276dc found for delete ", "request_id": "req-f06c911a-5034-447d-93eb-9481dec994f9"}]} 2026-06-03 01:01:03.283 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a1f0c15-4729-4505-a7da-30cac91276dc found for delete ", "request_id": "req-71083964-d367-4be2-8ff2-0c105d607c4e"}]} [pid: 8|app: 0|req: 688/1320] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:03 2026] DELETE /v2.0/networks/cc5f59f2-5c4c-4508-8a76-704841b9e860 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1321] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:03 2026] GET /v2.0/security-groups?tenant_id=00273b03a95a427791b5ea9fa7f52d32&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1322] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:02 2026] DELETE /v2.0/networks/f20a1045-81f5-4b66-a16f-a5b91a9bb355 => generated 0 bytes in 1333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:04.190 7 INFO neutron.db.segments_db [None req-22069bf7-b13f-4c6a-b22d-49a5efce49fd 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] Added segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a of type vxlan for network c4430d27-647e-4505-9fca-d7abb42465dd [pid: 8|app: 0|req: 690/1323] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:04 2026] DELETE /v2.0/security-groups/643fec98-ac4f-41f9-858b-3a84e59d64b2 => 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: 634/1324] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:04 2026] POST /v2.0/networks => generated 727 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1325] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:04 2026] POST /v2.0/subnets => generated 623 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:04.614 7 WARNING neutron.api.v2.base [None req-b408cd28-f15b-4436-9529-91023d123438 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - 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-06-03 01:01:04.615 7 INFO neutron.api.v2.resource [None req-b408cd28-f15b-4436-9529-91023d123438 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 635/1326] 10.0.0.41 () {34 vars in 680 bytes} [Wed Jun 3 01:01:04 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-06-03 01:01:05.289 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider aggregate not found 2026-06-03 01:01:05.297 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider aggregate not found 2026-06-03 01:01:05.313 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6215a096-256e-4bd3-ae89-1bd2d73d8f2a found for delete ", "request_id": "req-96bf1124-e589-40d5-ae5a-20a5851b1099"}]} 2026-06-03 01:01:05.317 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6215a096-256e-4bd3-ae89-1bd2d73d8f2a found for delete ", "request_id": "req-c80920a8-bbb2-4384-b5a1-4cd857353718"}]} [pid: 8|app: 0|req: 692/1327] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:04 2026] DELETE /v2.0/networks/c4430d27-647e-4505-9fca-d7abb42465dd => generated 0 bytes in 1330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:06.001 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider aggregate not found 2026-06-03 01:01:06.012 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider aggregate not found 2026-06-03 01:01:06.023 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a1f0c15-4729-4505-a7da-30cac91276dc found for delete ", "request_id": "req-f840cd8c-feb9-4b14-9bef-89f1df0c4b90"}]} 2026-06-03 01:01:06.032 7 INFO neutron.services.segments.plugin [-] Segment 3a1f0c15-4729-4505-a7da-30cac91276dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a1f0c15-4729-4505-a7da-30cac91276dc found for delete ", "request_id": "req-b242f650-417c-4819-8559-cb6e8f46b5f4"}]} 2026-06-03 01:01:06.070 7 INFO neutron.db.segments_db [None req-3d1c13ac-2da6-4209-b8e4-66ae1731bcbf 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] Added segment e39b7a26-b33d-4235-b38f-3881f8d18358 of type vxlan for network c68b99a4-20fd-4f9d-aa46-a0f98370c4ea [pid: 8|app: 0|req: 693/1328] 10.0.0.18 () {30 vars in 649 bytes} [Wed Jun 3 01:01:06 2026] GET /v2.0/extensions => generated 19600 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1329] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:05 2026] POST /v2.0/networks => generated 727 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1330] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:06 2026] POST /v2.0/subnets => generated 623 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1331] 10.0.0.18 () {30 vars in 723 bytes} [Wed Jun 3 01:01:06 2026] GET /v2.0/quotas/c8a60af544b747b2adec877aafa01237/details => generated 847 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1332] 10.0.0.41 () {34 vars in 680 bytes} [Wed Jun 3 01:01:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:07.334 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider aggregate not found 2026-06-03 01:01:07.339 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider aggregate not found 2026-06-03 01:01:07.349 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6215a096-256e-4bd3-ae89-1bd2d73d8f2a found for delete ", "request_id": "req-c17866cc-26b1-4b73-beb5-c1fc5ef01f32"}]} 2026-06-03 01:01:07.351 8 INFO neutron.services.segments.plugin [-] Segment 6215a096-256e-4bd3-ae89-1bd2d73d8f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6215a096-256e-4bd3-ae89-1bd2d73d8f2a found for delete ", "request_id": "req-9607ff69-53a7-4a0a-bd14-e51a9854dcf2"}]} [pid: 8|app: 0|req: 695/1333] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 01:01:07 2026] GET /v2.0/networks/c68b99a4-20fd-4f9d-aa46-a0f98370c4ea => generated 655 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:08.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-524a27b9-1b6c-4858-b1e6-13d62f611212 7ab32322c8114989a4b921f2321f54de 4079e89bb1ba433c892cf6834b131c6f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1334] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 01:01:08 2026] GET /v2.0/networks/c68b99a4-20fd-4f9d-aa46-a0f98370c4ea => generated 138 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1335] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:08 2026] DELETE /v2.0/networks/c68b99a4-20fd-4f9d-aa46-a0f98370c4ea => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:08.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40559768-7f21-4998-acc4-6f04cfeb4c88 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1336] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:08 2026] DELETE /v2.0/subnets/eb804b47-c955-4da4-a60e-4458c46370d5 => generated 136 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:08.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-800f6558-27b5-4662-adfa-3864b66185d4 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1337] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:08 2026] DELETE /v2.0/subnets/fc44bb86-639d-489e-a16e-60ad6b6306c0 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:08.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43f6c146-4b9e-48f6-b5bd-da723110ccc3 46bb5a41f8ee44a3aefd7d3fb0c05c72 f1624979968842edb8dc538107fba46e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1338] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:08 2026] DELETE /v2.0/subnets/0364c098-959c-4331-a36e-76878d67582b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:09.374 8 INFO neutron.services.segments.plugin [-] Segment e39b7a26-b33d-4235-b38f-3881f8d18358 resource provider aggregate not found 2026-06-03 01:01:09.379 8 INFO neutron.services.segments.plugin [-] Segment e39b7a26-b33d-4235-b38f-3881f8d18358 resource provider aggregate not found [pid: 8|app: 0|req: 698/1339] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:09 2026] GET /v2.0/security-groups?tenant_id=ced569a1a9fa4a5b86732e366da7a875&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1340] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:09 2026] DELETE /v2.0/security-groups/1a25ef95-5b84-4a9f-8537-c34e662c3829 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:09.682 8 INFO neutron.services.segments.plugin [-] Segment e39b7a26-b33d-4235-b38f-3881f8d18358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e39b7a26-b33d-4235-b38f-3881f8d18358 found for delete ", "request_id": "req-f912b87d-0650-4de4-b9df-c78be2394229"}]} 2026-06-03 01:01:09.683 8 INFO neutron.services.segments.plugin [-] Segment e39b7a26-b33d-4235-b38f-3881f8d18358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e39b7a26-b33d-4235-b38f-3881f8d18358 found for delete ", "request_id": "req-eb6853d9-6413-4ebf-b575-e6d71d8cdab9"}]} [pid: 8|app: 0|req: 699/1341] 10.0.0.18 () {30 vars in 649 bytes} [Wed Jun 3 01:01:09 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1342] 10.0.0.18 () {30 vars in 723 bytes} [Wed Jun 3 01:01:09 2026] GET /v2.0/quotas/c8a60af544b747b2adec877aafa01237/details => generated 847 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1343] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:09 2026] GET /v2.0/security-groups?tenant_id=a881dc0577ab4babbe6043d822e21aff&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1344] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:09 2026] GET /v2.0/security-groups?tenant_id=f1624979968842edb8dc538107fba46e&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1345] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:09 2026] DELETE /v2.0/security-groups/f95a5b3f-d6d8-45eb-a8a7-834ca2d0c584 => 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: 644/1346] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:10 2026] DELETE /v2.0/security-groups/3bbd5fdb-5852-417b-89e5-19df87646a78 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1347] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:10 2026] GET /v2.0/security-groups?tenant_id=9af61a811c204cf68c12495e746ecd91&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1348] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:10 2026] DELETE /v2.0/security-groups/4b24ea6a-d50d-417d-9a2d-952ec2559a43 => 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: 646/1349] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:01:10 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1350] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:10 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&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: 704/1351] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:10 2026] GET /v2.0/security-groups?tenant_id=4079e89bb1ba433c892cf6834b131c6f&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1352] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:10 2026] DELETE /v2.0/security-groups/5397ba6e-f7a5-480d-be44-b3b9b54aef07 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:12.269 8 INFO neutron.db.segments_db [None req-06144bad-88da-4dc8-9d50-f796559cb8ad cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 4fa37108-8064-4e0a-bc31-14ef6d251e8b of type vxlan for network 2a2c94c7-03f1-48f5-b8fa-dd607abae718 [pid: 8|app: 0|req: 705/1353] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/networks => generated 740 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1354] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:12 2026] GET /v2.0/security-groups?tenant_id=c8a60af544b747b2adec877aafa01237&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1355] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:12 2026] DELETE /v2.0/security-groups/53555ca5-1bc6-403e-bec4-d178d218dfe6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1356] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/subnets => generated 663 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:12.689 7 INFO neutron.db.segments_db [None req-fd1e2e4e-67d7-491d-8e8c-d3961618533f cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 15cbfe5b-c742-4e3e-b78a-4da2803c887b of type vxlan for network ed837526-1ccf-428b-a8e0-d32be5f379e8 2026-06-03 01:01:13.024 7 INFO neutron.db.l3_hamode_db [None req-fd1e2e4e-67d7-491d-8e8c-d3961618533f cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:14.526 7 INFO neutron.db.l3_hamode_db [None req-fd1e2e4e-67d7-491d-8e8c-d3961618533f cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 707/1357] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:14 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1358] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:15 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1359] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:15 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => 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: 710/1360] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:15 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:15.660 8 WARNING neutron_lib.context [None req-a11f7744-3683-4b0c-8a84-f1e6f641958b b156e58ab38a4ffdb770571c910e9042 339303c3a7364a128becfda726e0ef94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 651/1361] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/routers => generated 727 bytes in 3150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1362] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:15 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1363] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:01:15 2026] POST /v2.0/floatingips => generated 552 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1364] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:16 2026] GET /v2.0/ports?tenant_id=61168db1e1de4e389cf2bf3bd33d1abb&device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1365] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:16 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:16.540 8 WARNING neutron_lib.context [None req-53acb1e9-9f35-4b3a-a78c-151d191ce86f b156e58ab38a4ffdb770571c910e9042 339303c3a7364a128becfda726e0ef94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 714/1366] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:01:16 2026] POST /v2.0/floatingips => generated 552 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1367] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/networks?id=3d870a5a-6568-431b-8690-fda6e76c9dc5 => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:17.443 8 WARNING neutron_lib.context [None req-a140afe3-2b02-456e-bb22-9b77f6c9e76f b156e58ab38a4ffdb770571c910e9042 339303c3a7364a128becfda726e0ef94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1368] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:01:15 2026] PUT /v2.0/routers/4671c059-80de-4c25-a2d7-c9f703e3e103/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1369] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=96c6fbcc-f927-4206-9ba5-ca57d23b2d95 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1370] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/subnets?id=84ab0ccf-5c89-4f76-8d2b-f8d6db6205e7 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1371] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1372] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/ports?network_id=3d870a5a-6568-431b-8690-fda6e76c9dc5&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1373] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1376] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1377] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:17 2026] GET /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5?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: 716/1378] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:01:17 2026] POST /v2.0/floatingips => generated 552 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:18.224 7 WARNING neutron_lib.context [None req-06541456-f7c9-4b6b-b43d-dc6281143206 b156e58ab38a4ffdb770571c910e9042 339303c3a7364a128becfda726e0ef94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 717/1379] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:18 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1380] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:18 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1381] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:01:18 2026] POST /v2.0/floatingips => generated 552 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:19.155 8 WARNING neutron_lib.context [None req-1ff25066-5906-4074-b4f9-a539fafa5cee b156e58ab38a4ffdb770571c910e9042 339303c3a7364a128becfda726e0ef94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1382] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1383] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:01:19 2026] PUT /v2.0/floatingips/e008af23-39e4-4f2c-9bdc-bd5f6a2ba850/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1384] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:01:19 2026] PUT /v2.0/floatingips/67ae589b-53cf-44b7-848c-210a5cb56dbf/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1385] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:01:20 2026] PUT /v2.0/floatingips/39a25580-dfa4-4850-a9fb-431a66041633/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1386] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:01:20 2026] PUT /v2.0/floatingips/702d92f9-ed05-4d21-b4cf-337da191aa18/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1387] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/networks?id=2a2c94c7-03f1-48f5-b8fa-dd607abae718 => generated 672 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1388] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1390] 10.0.0.41 () {32 vars in 671 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1390] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/quotas/7ea4e9d331b1404cae346b45619b130a => 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: 723/1391] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1392] 10.0.0.41 () {32 vars in 685 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1393] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1394] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/ports?tenant_id=7ea4e9d331b1404cae346b45619b130a&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1395] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1396] 10.0.0.41 () {32 vars in 679 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1397] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718?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: 673/1398] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1399] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718?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: 7|app: 0|req: 674/1400] 10.0.0.41 () {32 vars in 689 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1401] 10.0.0.41 () {32 vars in 701 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1402] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => 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: 675/1403] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:01:20 2026] DELETE /v2.0/floatingips/e008af23-39e4-4f2c-9bdc-bd5f6a2ba850 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1404] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:01:21 2026] DELETE /v2.0/floatingips/67ae589b-53cf-44b7-848c-210a5cb56dbf => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1405] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/networks?id=2a2c94c7-03f1-48f5-b8fa-dd607abae718 => generated 672 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:21.626 7 WARNING neutron_lib.context [req-576e8f55-f8c5-4234-b423-81577628939c req-ab007b42-b73b-4049-bd15-29a9050f7382 0dfedd54a9854d448ba916242db69db7 7ea4e9d331b1404cae346b45619b130a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1406] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:01:21 2026] DELETE /v2.0/floatingips/39a25580-dfa4-4850-a9fb-431a66041633 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1407] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 957 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1408] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:01:21 2026] POST /v2.0/ports => generated 954 bytes in 487 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: 678/1409] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/security-groups?id=5c0fcb29-9d1b-464f-9b91-aae89af6a590&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1410] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:01:22 2026] DELETE /v2.0/floatingips/702d92f9-ed05-4d21-b4cf-337da191aa18 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1411] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:01:22 2026] PUT /v2.0/ports/1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 => generated 1199 bytes in 610 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: 733/1412] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:01:22 2026] DELETE /v2.0/floatingips/625abdc6-97ea-41f3-909a-38543bb16481 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:22.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6cdc5e7-0255-467a-8391-65e085dc97e9'] response: {'name': 'network-changed', 'server_uuid': 'e2c2b915-7c14-4d7e-a498-b94cf97d42c9', 'tag': '1ab8c872-bff7-49a5-a62c-ac3d0b9912d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 680/1413] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/ports?tenant_id=7ea4e9d331b1404cae346b45619b130a&device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1414] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 => 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: 681/1415] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/subnets?id=2b8254c4-8f69-46b0-8fa8-07d898cac293 => generated 666 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1416] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/ports?network_id=2a2c94c7-03f1-48f5-b8fa-dd607abae718&device_owner=network%3Adhcp => generated 1244 bytes in 63 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: 682/1417] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718?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: 736/1418] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1419] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/ports?tenant_id=7ea4e9d331b1404cae346b45619b130a&device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1420] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1421] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks?id=2a2c94c7-03f1-48f5-b8fa-dd607abae718 => generated 768 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1422] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/security-groups?id=5c0fcb29-9d1b-464f-9b91-aae89af6a590&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1423] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 => 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: 685/1424] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/subnets?id=2b8254c4-8f69-46b0-8fa8-07d898cac293 => generated 666 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1425] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/ports?network_id=2a2c94c7-03f1-48f5-b8fa-dd607abae718&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: 687/1426] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1427] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718?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-06-03 01:01:23.809 8 WARNING neutron_lib.context [None req-00040023-1368-4cc9-81b3-9784e17a9b3a 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:23.952 8 INFO neutron.db.segments_db [None req-00040023-1368-4cc9-81b3-9784e17a9b3a 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Added segment fa25c139-3cc6-474f-aa99-75aff65d000b of type vxlan for network 07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 [pid: 8|app: 0|req: 740/1428] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:23 2026] POST /v2.0/networks => generated 640 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:24.101 8 WARNING neutron_lib.context [None req-c4d7f083-b40e-48e6-9a43-94672a88b4f9 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 689/1429] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/security-groups?tenant_id=bec0430b0d4a42a987696e9f83f633ac&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1430] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:24 2026] DELETE /v2.0/security-groups/bd8e2308-90fc-4a6f-ad03-be4443eb3d78 => 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: 741/1431] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:24 2026] POST /v2.0/subnets => generated 634 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1432] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/security-groups?tenant_id=4f4f54db029445418a58693ad815adf7&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1433] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1434] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1435] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/security-groups?id=5c0fcb29-9d1b-464f-9b91-aae89af6a590&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:24.691 8 WARNING neutron_lib.context [None req-295235ca-22ff-4efa-9d9e-1cced1d5c6f5 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 693/1436] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:24 2026] DELETE /v2.0/security-groups/beec3818-fa3a-4ada-9dc5-4f6af8e1ebdf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1437] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/security-groups?tenant_id=339303c3a7364a128becfda726e0ef94&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1438] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:24 2026] POST /v2.0/subnets => generated 708 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:25.129 8 WARNING neutron_lib.context [None req-dffdd565-19dc-499a-b27b-22b886fa85f7 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1439] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:25 2026] DELETE /v2.0/security-groups/8657340e-2f19-4874-ae2b-251196801e34 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:25.205 8 INFO neutron.db.segments_db [None req-dffdd565-19dc-499a-b27b-22b886fa85f7 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Added segment c8c00b08-b682-44fa-8ed8-b401bda2fbc6 of type vxlan for network 88caed79-8f9f-4bca-858e-876a649bbaec [pid: 8|app: 0|req: 745/1440] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:25 2026] POST /v2.0/networks => generated 638 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:25.348 7 WARNING neutron_lib.context [None req-b9645e5d-5928-4317-85bc-fe1a966e64db 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 696/1441] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:25 2026] POST /v2.0/subnets => generated 632 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:25.700 8 WARNING neutron_lib.context [None req-52e4b235-08fb-4d80-b8e9-741375104436 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1442] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => 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: 698/1443] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/security-groups?id=5c0fcb29-9d1b-464f-9b91-aae89af6a590&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1444] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:25 2026] POST /v2.0/subnets => generated 701 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:26.150 7 WARNING neutron_lib.context [None req-f54ac1f0-ce38-4f77-912e-ba9b9306ae4d 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:26.239 7 INFO neutron.db.segments_db [None req-f54ac1f0-ce38-4f77-912e-ba9b9306ae4d 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Added segment f0eabeb9-46fb-4229-9473-5856a9d7833e of type vxlan for network 95fee388-0b95-47c2-afa7-fe92b4d82383 [pid: 7|app: 0|req: 699/1445] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:26 2026] POST /v2.0/networks => generated 637 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:26.432 8 WARNING neutron_lib.context [None req-28ad01ae-9cca-485b-ac22-ae5cebc7457c 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1446] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:26 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => 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: 701/1447] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:26 2026] GET /v2.0/security-groups?id=5c0fcb29-9d1b-464f-9b91-aae89af6a590&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1448] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:26 2026] POST /v2.0/subnets => generated 631 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:26.891 7 WARNING neutron_lib.context [None req-b7fca124-2cdf-49e9-b953-2dad8fee9cd7 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1449] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:01:26 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1450] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:26 2026] POST /v2.0/subnets => generated 706 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:27.351 7 WARNING neutron_lib.context [None req-355ebbe0-096c-4284-bec5-437f4d807b59 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:27.401 7 INFO neutron.db.segments_db [None req-355ebbe0-096c-4284-bec5-437f4d807b59 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Added segment c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 of type vxlan for network 32e4f0aa-7ed2-452a-8772-d31e4aecfe38 [pid: 8|app: 0|req: 749/1451] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:01:27 2026] DELETE /v2.0/ports/1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1452] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:27 2026] GET /v2.0/ports?device_id=e2c2b915-7c14-4d7e-a498-b94cf97d42c9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:27.846 7 INFO neutron.db.l3_hamode_db [None req-355ebbe0-096c-4284-bec5-437f4d807b59 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:29.628 7 INFO neutron.db.l3_hamode_db [None req-355ebbe0-096c-4284-bec5-437f4d807b59 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:29.959 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fc905a1-422c-4a91-a350-f575f752a9b0'] response: {'server_uuid': 'e2c2b915-7c14-4d7e-a498-b94cf97d42c9', 'name': 'network-vif-deleted', 'tag': '1ab8c872-bff7-49a5-a62c-ac3d0b9912d5', 'status': 'completed', 'code': 200} 2026-06-03 01:01:30.092 8 WARNING neutron_lib.context [None req-677a5816-0da4-47cb-931e-f4d7882e7d32 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:30.272 8 INFO neutron.db.segments_db [None req-677a5816-0da4-47cb-931e-f4d7882e7d32 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Added segment b497d3d3-f711-401d-9c05-01f70201f134 of type vxlan for network 9f3040f3-270c-4487-a15a-a67c0557c926 [pid: 8|app: 0|req: 751/1453] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:29 2026] POST /v2.0/networks => generated 631 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1454] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:27 2026] POST /v2.0/routers => generated 685 bytes in 3659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:31.010 7 WARNING neutron_lib.context [None req-5ecaf20c-f48b-4b2e-8a2d-1ed697cb2bf8 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:31.070 7 INFO neutron.db.segments_db [None req-5ecaf20c-f48b-4b2e-8a2d-1ed697cb2bf8 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Added segment 3d4e6594-ad62-4abe-9cc4-f1b454309004 of type vxlan for network dabd031e-a93c-4263-a9df-d502a820b3bb [pid: 7|app: 0|req: 704/1455] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:31 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1456] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:01:30 2026] PUT /v2.0/routers/4671c059-80de-4c25-a2d7-c9f703e3e103/remove_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:32.081 8 WARNING neutron_lib.context [None req-49cb7e8f-1441-4104-bf75-57342ad9c47a 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:32.144 8 INFO neutron.db.segments_db [None req-49cb7e8f-1441-4104-bf75-57342ad9c47a 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Added segment 2fc30332-32ba-4aa1-8f60-9ecf39396b4e of type vxlan for network b72ebec2-0c2d-4631-90fb-0d9cae76c3b3 [pid: 8|app: 0|req: 753/1457] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:32 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1458] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1459] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:01:31 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/add_router_interface => generated 309 bytes in 1789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:32.984 7 WARNING neutron_lib.context [None req-67070bfc-ab82-4978-a198-e12e939bd122 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:33.103 7 INFO neutron.db.segments_db [None req-67070bfc-ab82-4978-a198-e12e939bd122 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Added segment 15cf5ea3-fb76-454f-8be4-22a653cf382e of type vxlan for network 189d9629-3f61-46f4-a23b-3e18a20e5672 [pid: 7|app: 0|req: 706/1460] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:32 2026] POST /v2.0/networks => generated 631 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1461] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:33.738 8 INFO neutron.services.segments.plugin [-] Segment 15cbfe5b-c742-4e3e-b78a-4da2803c887b resource provider aggregate not found 2026-06-03 01:01:33.746 8 INFO neutron.services.segments.plugin [-] Segment 15cbfe5b-c742-4e3e-b78a-4da2803c887b resource provider aggregate not found 2026-06-03 01:01:33.759 8 INFO neutron.services.segments.plugin [-] Segment 15cbfe5b-c742-4e3e-b78a-4da2803c887b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cbfe5b-c742-4e3e-b78a-4da2803c887b found for delete ", "request_id": "req-ad1a6e25-5521-471b-960c-7dc3646ba37e"}]} 2026-06-03 01:01:33.768 8 INFO neutron.services.segments.plugin [-] Segment 15cbfe5b-c742-4e3e-b78a-4da2803c887b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cbfe5b-c742-4e3e-b78a-4da2803c887b found for delete ", "request_id": "req-44f0fcf6-b411-4f87-b40d-aeb78d3b7ce5"}]} 2026-06-03 01:01:33.774 8 INFO neutron.db.l3_hamode_db [None req-a08eb888-7504-4858-b48c-9e04bd336197 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network ed837526-1ccf-428b-a8e0-d32be5f379e8 was deleted as no HA routers are present in tenant 7ea4e9d331b1404cae346b45619b130a. [pid: 8|app: 0|req: 755/1464] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:32 2026] DELETE /v2.0/routers/4671c059-80de-4c25-a2d7-c9f703e3e103 => generated 0 bytes in 1405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:33.789 8 WARNING neutron_lib.context [None req-dfc263aa-cc0a-4ce5-bd78-0a5db1d48244 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:33.849 8 INFO neutron.db.segments_db [None req-dfc263aa-cc0a-4ce5-bd78-0a5db1d48244 8c402a22cacf451abb232dbae95b8284 cb755d6a17764bb9889e13a34b86d30c - - default default] Added segment 5e3f0d1c-6734-46d1-9464-f703a21df087 of type vxlan for network 568b5931-7121-47f2-a469-b0045130117f [pid: 8|app: 0|req: 756/1465] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:33 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1466] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:34 2026] DELETE /v2.0/subnets/2b8254c4-8f69-46b0-8fa8-07d898cac293 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1467] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:01:34 2026] PUT /v2.0/networks/9f3040f3-270c-4487-a15a-a67c0557c926/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1468] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:34 2026] DELETE /v2.0/networks/2a2c94c7-03f1-48f5-b8fa-dd607abae718 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1469] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:01:34 2026] PUT /v2.0/networks/dabd031e-a93c-4263-a9df-d502a820b3bb/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1470] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:01:34 2026] PUT /v2.0/networks/b72ebec2-0c2d-4631-90fb-0d9cae76c3b3/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1471] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:01:35 2026] PUT /v2.0/networks/189d9629-3f61-46f4-a23b-3e18a20e5672/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1472] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/security-groups?tenant_id=7ea4e9d331b1404cae346b45619b130a&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1473] 10.0.0.41 () {32 vars in 665 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1474] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:35 2026] DELETE /v2.0/security-groups/5c0fcb29-9d1b-464f-9b91-aae89af6a590 => 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: 766/1475] 10.0.0.41 () {32 vars in 679 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1476] 10.0.0.41 () {32 vars in 675 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1477] 10.0.0.41 () {32 vars in 687 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1478] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:01:33 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/add_router_interface => generated 309 bytes in 2312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1479] 10.0.0.41 () {32 vars in 673 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:35.807 8 INFO neutron.services.segments.plugin [-] Segment 4fa37108-8064-4e0a-bc31-14ef6d251e8b resource provider aggregate not found 2026-06-03 01:01:35.812 8 INFO neutron.services.segments.plugin [-] Segment 4fa37108-8064-4e0a-bc31-14ef6d251e8b resource provider aggregate not found 2026-06-03 01:01:35.836 8 INFO neutron.services.segments.plugin [-] Segment 4fa37108-8064-4e0a-bc31-14ef6d251e8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa37108-8064-4e0a-bc31-14ef6d251e8b found for delete ", "request_id": "req-0d173751-53f9-43a1-bb30-c13fea058271"}]} [pid: 8|app: 0|req: 770/1480] 10.0.0.41 () {32 vars in 687 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:35.897 8 INFO neutron.services.segments.plugin [-] Segment 4fa37108-8064-4e0a-bc31-14ef6d251e8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa37108-8064-4e0a-bc31-14ef6d251e8b found for delete ", "request_id": "req-01f3cef9-9bec-4d04-b46f-8b656b7c081f"}]} [pid: 8|app: 0|req: 771/1481] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1482] 10.0.0.41 () {32 vars in 683 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1483] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1484] 10.0.0.41 () {32 vars in 695 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1485] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:36 2026] DELETE /v2.0/networks/9f3040f3-270c-4487-a15a-a67c0557c926 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1486] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => 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: 777/1487] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:36 2026] DELETE /v2.0/networks/dabd031e-a93c-4263-a9df-d502a820b3bb => 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: 778/1488] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/security-groups?id=3d05eab1-f82b-4922-be80-404d78e55391&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: 8|app: 0|req: 779/1489] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:36 2026] DELETE /v2.0/networks/b72ebec2-0c2d-4631-90fb-0d9cae76c3b3 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1490] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:01:37 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1491] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:37 2026] DELETE /v2.0/networks/189d9629-3f61-46f4-a23b-3e18a20e5672 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1492] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:01:35 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/add_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:37.680 8 INFO neutron.db.l3_db [req-b5c66c84-2b51-4bbe-b49e-6f77bf682708 req-e9dc7f2b-f49b-4d76-b84d-771e4a5225de dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] Floating IP e135f7a3-ea22-4ff7-aa7c-bc7ba87c1241 disassociated. External IP: 10.96.250.216, port: 96c6fbcc-f927-4206-9ba5-ca57d23b2d95. 2026-06-03 01:01:37.722 7 INFO neutron.services.segments.plugin [-] Segment 5e3f0d1c-6734-46d1-9464-f703a21df087 resource provider aggregate not found 2026-06-03 01:01:37.728 7 INFO neutron.services.segments.plugin [-] Segment 5e3f0d1c-6734-46d1-9464-f703a21df087 resource provider aggregate not found 2026-06-03 01:01:37.743 7 INFO neutron.services.segments.plugin [-] Segment 5e3f0d1c-6734-46d1-9464-f703a21df087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3f0d1c-6734-46d1-9464-f703a21df087 found for delete ", "request_id": "req-f864ce12-b3e1-4af2-b83e-6c0da07d5446"}]} 2026-06-03 01:01:37.749 7 INFO neutron.services.segments.plugin [-] Segment 5e3f0d1c-6734-46d1-9464-f703a21df087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3f0d1c-6734-46d1-9464-f703a21df087 found for delete ", "request_id": "req-ff94fa87-fb28-4445-8f19-4ed2bf580141"}]} [pid: 7|app: 0|req: 712/1493] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:37 2026] DELETE /v2.0/networks/568b5931-7121-47f2-a469-b0045130117f => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:37.763 7 WARNING neutron_lib.context [None req-08e88a76-47b5-4771-a9be-d63232b30ebb 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:37.890 8 INFO neutron.services.segments.plugin [-] Segment b497d3d3-f711-401d-9c05-01f70201f134 resource provider aggregate not found 2026-06-03 01:01:37.913 8 INFO neutron.services.segments.plugin [-] Segment b497d3d3-f711-401d-9c05-01f70201f134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b497d3d3-f711-401d-9c05-01f70201f134 found for delete ", "request_id": "req-18c97990-f01a-4265-941c-cc2793d1a55f"}]} [pid: 7|app: 0|req: 713/1494] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:01:37 2026] POST /v2.0/security-groups => generated 1564 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:37.924 8 INFO neutron.services.segments.plugin [-] Segment b497d3d3-f711-401d-9c05-01f70201f134 resource provider aggregate not found 2026-06-03 01:01:37.927 7 WARNING neutron_lib.context [None req-75281fe1-e937-4bce-8f35-b82ab840bd50 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:37.938 8 INFO neutron.services.segments.plugin [-] Segment 3d4e6594-ad62-4abe-9cc4-f1b454309004 resource provider aggregate not found 2026-06-03 01:01:37.952 8 INFO neutron.services.segments.plugin [-] Segment b497d3d3-f711-401d-9c05-01f70201f134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b497d3d3-f711-401d-9c05-01f70201f134 found for delete ", "request_id": "req-d1af8362-b060-49cf-94d8-78c784312669"}]} 2026-06-03 01:01:37.971 8 INFO neutron.services.segments.plugin [-] Segment 3d4e6594-ad62-4abe-9cc4-f1b454309004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d4e6594-ad62-4abe-9cc4-f1b454309004 found for delete ", "request_id": "req-a66fa34b-aed6-4480-8306-edc8704dcd1e"}]} 2026-06-03 01:01:37.976 8 INFO neutron.services.segments.plugin [-] Segment 3d4e6594-ad62-4abe-9cc4-f1b454309004 resource provider aggregate not found 2026-06-03 01:01:37.997 8 INFO neutron.services.segments.plugin [-] Segment 2fc30332-32ba-4aa1-8f60-9ecf39396b4e resource provider aggregate not found 2026-06-03 01:01:38.006 8 INFO neutron.services.segments.plugin [-] Segment 3d4e6594-ad62-4abe-9cc4-f1b454309004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d4e6594-ad62-4abe-9cc4-f1b454309004 found for delete ", "request_id": "req-7fc49fce-c36c-40a0-9389-176e3e1473a4"}]} 2026-06-03 01:01:38.029 8 INFO neutron.services.segments.plugin [-] Segment 2fc30332-32ba-4aa1-8f60-9ecf39396b4e resource provider aggregate not found 2026-06-03 01:01:38.035 8 INFO neutron.services.segments.plugin [-] Segment 2fc30332-32ba-4aa1-8f60-9ecf39396b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc30332-32ba-4aa1-8f60-9ecf39396b4e found for delete ", "request_id": "req-76278c7e-5026-4db3-a17b-4211a7361b0f"}]} 2026-06-03 01:01:38.043 8 INFO neutron.services.segments.plugin [-] Segment 2fc30332-32ba-4aa1-8f60-9ecf39396b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc30332-32ba-4aa1-8f60-9ecf39396b4e found for delete ", "request_id": "req-ca2018f4-dbe2-49cb-9e46-4b93b3248b5f"}]} 2026-06-03 01:01:38.058 8 INFO neutron.services.segments.plugin [-] Segment 15cf5ea3-fb76-454f-8be4-22a653cf382e resource provider aggregate not found [pid: 7|app: 0|req: 714/1495] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:38.064 8 INFO neutron.services.segments.plugin [-] Segment 15cf5ea3-fb76-454f-8be4-22a653cf382e resource provider aggregate not found 2026-06-03 01:01:38.073 8 INFO neutron.services.segments.plugin [-] Segment 15cf5ea3-fb76-454f-8be4-22a653cf382e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cf5ea3-fb76-454f-8be4-22a653cf382e found for delete ", "request_id": "req-18bb72b2-6f41-49dc-952e-afb8d1351ed9"}]} [pid: 7|app: 0|req: 715/1496] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/ports?device_id=e5bc84ce-4b08-4414-9648-b4be6d1d6bc4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:38.089 7 WARNING neutron_lib.context [None req-255c2949-8d1d-44a6-b26f-9ac98399ce73 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:38.100 8 INFO neutron.services.segments.plugin [-] Segment 15cf5ea3-fb76-454f-8be4-22a653cf382e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cf5ea3-fb76-454f-8be4-22a653cf382e found for delete ", "request_id": "req-ddb85503-d529-4027-95f9-12270c1c9a4e"}]} [pid: 7|app: 0|req: 716/1497] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:38.219 7 WARNING neutron_lib.context [None req-6f3a498c-3477-4400-917c-93f8065458a5 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1498] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 2026] POST /v2.0/security-group-rules => generated 567 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:38.342 7 WARNING neutron_lib.context [None req-f8481cfb-d8e9-49d7-b53a-3391776bddc1 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 782/1499] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:01:37 2026] DELETE /v2.0/ports/96c6fbcc-f927-4206-9ba5-ca57d23b2d95 => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1500] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 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-06-03 01:01:38.483 8 WARNING neutron_lib.context [None req-fc949a6a-059e-4422-b2c0-f36e79b711aa 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:38.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5375e1b-ac1b-457e-89a4-b56843878b39'] response: {'server_uuid': 'e5bc84ce-4b08-4414-9648-b4be6d1d6bc4', 'name': 'network-vif-deleted', 'tag': '96c6fbcc-f927-4206-9ba5-ca57d23b2d95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1501] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:38.673 7 WARNING neutron_lib.context [None req-8cf13b61-1573-4fb6-8859-c9ed97f67b93 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1502] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:38.824 7 WARNING neutron_lib.context [None req-bf811289-409e-4607-b343-355683c334a5 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1503] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:38.953 7 WARNING neutron_lib.context [None req-98d7e81d-9109-413d-9ac6-f2dfcfe664ad 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 721/1504] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:39.087 7 WARNING neutron_lib.context [None req-68b0f8eb-fcd7-4595-8eb3-5c60a204b3d1 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1505] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/security-groups?tenant_id=b7f53039994248cdb323af31ceff70bb&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1506] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:39 2026] POST /v2.0/security-group-rules => generated 567 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1507] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:39 2026] DELETE /v2.0/security-groups/97b2f4d1-6d81-4266-bdfa-0720307c3fcd => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:39.254 8 WARNING neutron_lib.context [None req-4ea792ea-1a04-4fe5-bf07-1126aa2d19f7 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 723/1508] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:39 2026] DELETE /v2.0/security-groups/3d05eab1-f82b-4922-be80-404d78e55391 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:39.368 7 INFO neutron.api.v2.resource [None req-7cde63d3-570a-4f5c-aab0-064120ee8b97 dcc841bcd5d54e61934d9dc2e8d93716 61168db1e1de4e389cf2bf3bd33d1abb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1509] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups/3d05eab1-f82b-4922-be80-404d78e55391 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1510] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1511] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups?tenant_id=cb755d6a17764bb9889e13a34b86d30c&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:39.422 8 WARNING neutron_lib.context [None req-944fb87a-def3-4944-b714-e51ab636149a 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1512] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1513] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:39 2026] DELETE /v2.0/security-groups/9b64f9f2-09a7-4599-b30b-f78d7e1d8529 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1514] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:01:39 2026] DELETE /v2.0/floatingips/e135f7a3-ea22-4ff7-aa7c-bc7ba87c1241 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1515] 10.0.0.214 () {34 vars in 1096 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1504313133&fields=id&tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1516] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups?tenant_id=bad02bcfb39247fcbcec05358f702c04&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1517] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => 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: 729/1518] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:40 2026] DELETE /v2.0/security-groups/f913837d-4e94-48ad-8ca6-f87e9c813bb7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1519] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/quotas/ef878ca93fad409c8c75c9ac67aa3fc3 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1520] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&fields=id => generated 287 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1521] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 733/1522] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 734/1523] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1524] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:01:39 2026] PUT /v2.0/routers/6447241d-1770-4acd-91dc-b5abf75b9e2e/remove_router_interface => generated 309 bytes in 1899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1525] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 705 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1526] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3 => generated 179 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:41.841 7 WARNING neutron_lib.context [req-06db2b5a-787a-4e4a-8798-72e3628c479f req-9feea2ac-d23f-4072-a179-6ba9864fb6e6 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1527] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:01:41 2026] POST /v2.0/ports => generated 1183 bytes in 634 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-06-03 01:01:43.052 8 INFO neutron.services.segments.plugin [-] Segment 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 resource provider aggregate not found 2026-06-03 01:01:43.069 8 INFO neutron.services.segments.plugin [-] Segment 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 found for delete ", "request_id": "req-ffa60441-5f62-4c2b-b7a6-a58d790ac4e3"}]} 2026-06-03 01:01:43.070 8 INFO neutron.services.segments.plugin [-] Segment 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 resource provider aggregate not found 2026-06-03 01:01:43.098 8 INFO neutron.services.segments.plugin [-] Segment 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699ecafb-94a6-4c08-b8b6-d2557e93b1c9 found for delete ", "request_id": "req-d2a598a5-0a6f-43a1-8c9c-e176981aa88e"}]} 2026-06-03 01:01:43.105 8 INFO neutron.db.l3_hamode_db [None req-623a391a-5c73-4556-ab93-f2f1a7f3445c cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 69cbf90c-5f05-4bd0-840d-c1c930de92a3 was deleted as no HA routers are present in tenant 61168db1e1de4e389cf2bf3bd33d1abb. [pid: 8|app: 0|req: 791/1528] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:41 2026] DELETE /v2.0/routers/6447241d-1770-4acd-91dc-b5abf75b9e2e => generated 0 bytes in 1475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1529] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:01:42 2026] PUT /v2.0/ports/a88b2737-5d86-45fd-a925-877c12b49199 => generated 1428 bytes in 663 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-06-03 01:01:43.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-605e9977-786e-46b8-acd6-ce73e5d21d66'] response: {'name': 'network-changed', 'server_uuid': '1464c1f7-04e7-45fd-9635-6e4d54c49155', 'tag': 'a88b2737-5d86-45fd-a925-877c12b49199', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 739/1530] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1467 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1531] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => 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: 7|app: 0|req: 741/1532] 199.204.45.74 () {34 vars in 1103 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A157&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => 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: 792/1533] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:01:43 2026] DELETE /v2.0/subnets/84ab0ccf-5c89-4f76-8d2b-f8d6db6205e7 => 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: 793/1534] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1535] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&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: 8|app: 0|req: 795/1536] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&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: 796/1537] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:43.761 7 INFO neutron.services.segments.plugin [-] Segment aa6bbe8d-781a-4281-b99e-75656e3e2cd1 resource provider aggregate not found 2026-06-03 01:01:43.765 7 INFO neutron.services.segments.plugin [-] Segment aa6bbe8d-781a-4281-b99e-75656e3e2cd1 resource provider aggregate not found [pid: 8|app: 0|req: 797/1538] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:43.781 7 INFO neutron.services.segments.plugin [-] Segment aa6bbe8d-781a-4281-b99e-75656e3e2cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6bbe8d-781a-4281-b99e-75656e3e2cd1 found for delete ", "request_id": "req-7c83bfe1-2358-4515-ab4f-2903992abe04"}]} 2026-06-03 01:01:43.782 7 INFO neutron.services.segments.plugin [-] Segment aa6bbe8d-781a-4281-b99e-75656e3e2cd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6bbe8d-781a-4281-b99e-75656e3e2cd1 found for delete ", "request_id": "req-e70cbd87-6106-424e-b101-fb140001d041"}]} [pid: 7|app: 0|req: 742/1539] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:43 2026] DELETE /v2.0/networks/3d870a5a-6568-431b-8690-fda6e76c9dc5 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1540] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1541] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1542] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1543] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/security-groups?tenant_id=61168db1e1de4e389cf2bf3bd33d1abb&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1544] 199.204.45.74 () {34 vars in 1103 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A157&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:44.205 8 WARNING neutron_lib.context [None req-a8b814e9-da4f-4ab2-8085-cd47e199614f 5ef69141038c4561b2816c4c627d060e 7bb83923a684414896a9d85d6371dd3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1545] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:44 2026] DELETE /v2.0/security-groups/c6bf8962-552b-43c0-9bdd-0d0f17245aa5 => 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: 748/1546] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1547] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:44.343 8 INFO neutron.db.segments_db [None req-a8b814e9-da4f-4ab2-8085-cd47e199614f 5ef69141038c4561b2816c4c627d060e 7bb83923a684414896a9d85d6371dd3b - - default default] Added segment 9c576793-faa2-4199-93f9-dd7e761d3585 of type vxlan for network 4dc2f28b-c602-4e86-ac28-62adf5dbee5a [pid: 7|app: 0|req: 750/1548] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1549] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 799/1550] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:43 2026] POST /v2.0/networks => generated 632 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1551] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 800/1552] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:01:44 2026] PUT /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1553] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1554] 10.0.0.41 () {34 vars in 763 bytes} [Wed Jun 3 01:01:44 2026] PUT /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/green => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1555] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1556] 10.0.0.41 () {34 vars in 759 bytes} [Wed Jun 3 01:01:44 2026] PUT /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1557] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1558] 10.0.0.41 () {34 vars in 781 bytes} [Wed Jun 3 01:01:45 2026] PUT /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1559] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1560] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:01:45 2026] PUT /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 37 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1561] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1562] 10.0.0.41 () {32 vars in 740 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:45.482 7 INFO neutron.api.v2.resource [None req-95653036-2ba2-4e7a-b76a-d711a0f3cf04 5ef69141038c4561b2816c4c627d060e 7bb83923a684414896a9d85d6371dd3b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1563] 10.0.0.41 () {32 vars in 744 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1564] 10.0.0.41 () {32 vars in 743 bytes} [Wed Jun 3 01:01:45 2026] DELETE /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1565] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:45.675 8 INFO neutron.api.v2.resource [None req-a5357ce8-aba2-41dd-b55e-4d78250acba2 5ef69141038c4561b2816c4c627d060e 7bb83923a684414896a9d85d6371dd3b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1566] 10.0.0.41 () {32 vars in 747 bytes} [Wed Jun 3 01:01:45 2026] DELETE /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1567] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:01:45 2026] DELETE /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1568] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1569] 199.204.45.74 () {34 vars in 1095 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:46.067 8 INFO neutron.services.segments.plugin [-] Segment 9c576793-faa2-4199-93f9-dd7e761d3585 resource provider aggregate not found 2026-06-03 01:01:46.075 8 INFO neutron.services.segments.plugin [-] Segment 9c576793-faa2-4199-93f9-dd7e761d3585 resource provider aggregate not found 2026-06-03 01:01:46.094 8 INFO neutron.services.segments.plugin [-] Segment 9c576793-faa2-4199-93f9-dd7e761d3585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c576793-faa2-4199-93f9-dd7e761d3585 found for delete ", "request_id": "req-c3c1a369-ccf4-4855-9bb1-41c889bddd4b"}]} 2026-06-03 01:01:46.101 8 INFO neutron.services.segments.plugin [-] Segment 9c576793-faa2-4199-93f9-dd7e761d3585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c576793-faa2-4199-93f9-dd7e761d3585 found for delete ", "request_id": "req-921a408e-0462-497d-9f6c-c333357decd8"}]} [pid: 8|app: 0|req: 810/1570] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:45 2026] DELETE /v2.0/networks/4dc2f28b-c602-4e86-ac28-62adf5dbee5a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1571] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1572] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/security-groups?tenant_id=bc2c62f483024f8b95f763ec5c2e4b87&name=default => generated 2801 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1573] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1574] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1575] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1576] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => 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: 813/1577] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:46 2026] DELETE /v2.0/security-groups/002c8969-696c-4989-b838-699a98034d96 => 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: 814/1578] 199.204.45.74 () {34 vars in 1103 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A157&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => 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: 765/1579] 10.0.0.41 () {32 vars in 817 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&mac_address=fa%3A16%3A3e%3A3f%3A0e%3Ac1 => generated 1200 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1580] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:46.517 7 WARNING neutron_lib.context [None req-0deba6a5-6f32-447a-b4be-d415f1167020 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1581] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&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: 817/1582] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1583] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 819/1584] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 8|app: 0|req: 820/1585] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/security-groups?tenant_id=bbb7dbb88b5048d1b1f3d7e68e279a1e&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1586] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:47 2026] DELETE /v2.0/security-groups/3f73ba34-5c95-4c75-8cea-ffc6fd1775ad => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1587] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:47 2026] GET /v2.0/security-groups?tenant_id=7bb83923a684414896a9d85d6371dd3b&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1588] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:47 2026] DELETE /v2.0/security-groups/fb978dcf-0754-462e-bbda-09310eb41010 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:47.888 7 INFO neutron.db.l3_db [None req-0deba6a5-6f32-447a-b4be-d415f1167020 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Floating IP 8261b786-4f02-43f9-9a6f-c23751ec646b associated. External IP: 10.96.250.204, port: a88b2737-5d86-45fd-a925-877c12b49199. [pid: 7|app: 0|req: 766/1591] 10.0.0.41 () {34 vars in 676 bytes} [Wed Jun 3 01:01:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1592] 10.0.0.214 () {34 vars in 1096 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1504313133&fields=id&tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:48.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67dab0ab-a3d9-443f-bae3-f29b6efac577'] response: {'name': 'network-changed', 'server_uuid': '1464c1f7-04e7-45fd-9635-6e4d54c49155', 'tag': 'a88b2737-5d86-45fd-a925-877c12b49199', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 827/1593] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1594] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 704 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1595] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/quotas/ef878ca93fad409c8c75c9ac67aa3fc3 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1596] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1597] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1598] 199.204.45.74 () {34 vars in 1103 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A157&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1599] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1600] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&fields=id => generated 333 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1601] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1602] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1603] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1604] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1605] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1606] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1607] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:49 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:49.832 8 WARNING neutron_lib.context [None req-164c7574-b209-469e-8daa-1eef1c883671 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 773/1608] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:49 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 704 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1609] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3 => generated 179 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:50.012 8 INFO neutron.db.segments_db [None req-164c7574-b209-469e-8daa-1eef1c883671 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Added segment 2fdd6e77-66da-429d-9a22-6ae96182e986 of type vxlan for network 67636838-62a4-4814-b1d7-33fb400d6f96 2026-06-03 01:01:50.019 7 WARNING neutron_lib.context [req-67fa9ea0-247d-4001-bc7e-d030197d3d28 req-1eb05c66-d6b9-4e85-ab6a-bf1ae50bdca2 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1610] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 01:01:49 2026] POST /v2.0/networks => generated 633 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1611] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:50 2026] GET /v2.0/security-groups?tenant_id=b7b2c570d04c49b4bdbee7825ae0adb3&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:50.395 8 WARNING neutron_lib.context [None req-f29dabb8-7a31-4fa6-b134-b5cfea9db852 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:50.436 8 INFO neutron.db.segments_db [None req-f29dabb8-7a31-4fa6-b134-b5cfea9db852 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Added segment 38b2382f-6d42-4e35-af80-47eab47a955d of type vxlan for network ae882fea-6768-4c7a-b99c-421ec44a7f6a [pid: 7|app: 0|req: 775/1612] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:01:50 2026] POST /v2.0/ports => generated 1187 bytes in 563 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: 776/1613] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:50 2026] DELETE /v2.0/security-groups/6a99bd2f-7039-4da7-8391-c7caa3d24678 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:50.773 8 INFO neutron.db.l3_hamode_db [None req-f29dabb8-7a31-4fa6-b134-b5cfea9db852 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1614] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:01:50 2026] PUT /v2.0/ports/020eb241-5f89-45fd-843a-4d603780a51f => generated 1432 bytes in 589 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-06-03 01:01:51.328 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cca5a7d-235b-4e91-8bc3-6bbe2e46792d'] response: {'name': 'network-changed', 'server_uuid': '729cbabc-15a8-4925-9329-8d32c736f140', 'tag': '020eb241-5f89-45fd-843a-4d603780a51f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 778/1615] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:51 2026] GET /v2.0/security-groups?tenant_id=c62371e0e2e44ea3a978ef7fc25b7272&name=default => generated 2801 bytes in 150 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: 779/1616] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:51 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:51.650 7 WARNING neutron_lib.context [None req-c6ee9790-8bfe-4c0f-91bd-4990ae783022 00956fdf188f497ba379dd6d7011abc9 eb9ef708d3634a3bbc0fb51538736b69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:51.796 7 INFO neutron.db.segments_db [None req-c6ee9790-8bfe-4c0f-91bd-4990ae783022 00956fdf188f497ba379dd6d7011abc9 eb9ef708d3634a3bbc0fb51538736b69 - - default default] Added segment a96c225f-c1d1-4628-a678-5479a0abe7bb of type vxlan for network 9009cc4c-4f2e-49c5-8dee-7d3df23e3657 2026-06-03 01:01:51.876 8 INFO neutron.db.l3_hamode_db [None req-f29dabb8-7a31-4fa6-b134-b5cfea9db852 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1617] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:01:51 2026] POST /v2.0/networks => generated 632 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1618] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:51 2026] DELETE /v2.0/security-groups/e76afebd-99c5-4781-93db-2e95d51e864d => 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: 782/1619] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=020eb241-5f89-45fd-843a-4d603780a51f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:52.071 7 WARNING neutron_lib.context [None req-c70621f9-0b69-4ba7-ac7a-bba8ce9116ff 00956fdf188f497ba379dd6d7011abc9 eb9ef708d3634a3bbc0fb51538736b69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1620] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:01:52 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 784/1621] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=020eb241-5f89-45fd-843a-4d603780a51f => 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: 785/1622] 10.0.0.41 () {34 vars in 746 bytes} [Wed Jun 3 01:01:52 2026] PUT /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1623] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1624] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1625] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1626] 10.0.0.41 () {34 vars in 757 bytes} [Wed Jun 3 01:01:52 2026] PUT /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1627] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1628] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1629] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1630] 10.0.0.41 () {34 vars in 753 bytes} [Wed Jun 3 01:01:52 2026] PUT /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1631] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1632] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1633] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1634] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:50 2026] POST /v2.0/routers => generated 695 bytes in 2721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1635] 10.0.0.41 () {34 vars in 775 bytes} [Wed Jun 3 01:01:53 2026] PUT /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1636] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1637] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1638] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=020eb241-5f89-45fd-843a-4d603780a51f => 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: 842/1639] 10.0.0.41 () {34 vars in 746 bytes} [Wed Jun 3 01:01:53 2026] PUT /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1640] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=020eb241-5f89-45fd-843a-4d603780a51f => 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: 844/1641] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1642] 10.0.0.41 () {32 vars in 775 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/subnets?project_id=01c3c556bb594c02afe81fbff6ce9317&cidr=10.100.0.0%2F28 => generated 14 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1643] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1644] 10.0.0.41 () {32 vars in 734 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1645] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1646] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:53.561 7 INFO neutron.api.v2.resource [None req-98a3db03-eb05-4826-9b5d-4f85eeb7c127 00956fdf188f497ba379dd6d7011abc9 eb9ef708d3634a3bbc0fb51538736b69 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1647] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1648] 10.0.0.41 () {32 vars in 783 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/subnets?network_id=0752a754-9a08-482f-baa8-0833c3e404da&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1649] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:53.593 8 WARNING neutron_lib.context [None req-5b58e154-3f28-49a4-ab4f-f29d6d652ef1 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 803/1650] 10.0.0.41 () {32 vars in 737 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1651] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1652] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1653] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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) 2026-06-03 01:01:53.874 7 INFO neutron.api.v2.resource [None req-806cdfcf-c4cd-47b0-8826-00699ac7d87b 00956fdf188f497ba379dd6d7011abc9 eb9ef708d3634a3bbc0fb51538736b69 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1654] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1655] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:01:53 2026] POST /v2.0/subnets => generated 632 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1656] 10.0.0.41 () {32 vars in 729 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1657] 10.0.0.41 () {32 vars in 726 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0/tags => 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: 810/1658] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2.0/ports/8fa8d461-2cc4-4353-9e77-9b28dc781fa0 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1659] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:54 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1202 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:54.648 7 INFO neutron.services.segments.plugin [-] Segment a96c225f-c1d1-4628-a678-5479a0abe7bb resource provider aggregate not found 2026-06-03 01:01:54.658 7 INFO neutron.services.segments.plugin [-] Segment a96c225f-c1d1-4628-a678-5479a0abe7bb resource provider aggregate not found 2026-06-03 01:01:54.665 7 INFO neutron.services.segments.plugin [-] Segment a96c225f-c1d1-4628-a678-5479a0abe7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96c225f-c1d1-4628-a678-5479a0abe7bb found for delete ", "request_id": "req-3055a96a-8ecb-45e5-b274-0dcb0b4050f8"}]} 2026-06-03 01:01:54.685 7 INFO neutron.services.segments.plugin [-] Segment a96c225f-c1d1-4628-a678-5479a0abe7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96c225f-c1d1-4628-a678-5479a0abe7bb found for delete ", "request_id": "req-6340d49e-ff56-4bdd-aceb-a62f2096e56a"}]} [pid: 7|app: 0|req: 812/1660] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:01:54 2026] DELETE /v2.0/networks/9009cc4c-4f2e-49c5-8dee-7d3df23e3657 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1661] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:54 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1662] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:55 2026] GET /v2.0/security-groups?tenant_id=eb9ef708d3634a3bbc0fb51538736b69&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1663] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:55 2026] DELETE /v2.0/security-groups/3b00dec0-0248-4f78-b076-0fd98c90b6ea => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1664] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:56 2026] GET /v2.0/security-groups?tenant_id=b0b8c9adf1e94dadb314333bc47c4f71&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1665] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:01:53 2026] PUT /v2.0/routers/37081e85-65c6-4ac8-919d-919bed7a89bf/add_router_interface => generated 309 bytes in 2395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1666] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:56 2026] DELETE /v2.0/security-groups/12086f4b-571f-4091-848c-3ae9423a4bdc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1667] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:01:56 2026] GET /v2.0/networks => generated 6665 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1668] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:01:56 2026] GET /v2.0/subnets => generated 7157 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1669] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:01:56 2026] GET /v2.0/routers => generated 1453 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:56.842 7 WARNING neutron_lib.context [None req-e0b6a0f9-40cf-4b79-ada1-cf591b98c9ed 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1670] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 01:01:56 2026] POST /v2.0/security-groups => generated 1609 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:56.984 8 WARNING neutron_lib.context [None req-12fc4e15-8b4d-40a5-8cd2-3cf926dd8740 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1671] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:57.144 7 WARNING neutron_lib.context [None req-df843785-6df8-4f58-a270-88ea9d2b1973 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1672] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/security-group-rules => generated 564 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:57.287 8 WARNING neutron_lib.context [None req-a13302cf-18a1-42a5-975a-b8d3d2b58e20 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1673] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:57.428 7 WARNING neutron_lib.context [None req-7da2065a-77ab-4428-85cc-77526da7052e 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 821/1674] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:57.573 8 WARNING neutron_lib.context [None req-7d056588-4ea9-4cab-a641-a3633dbe4cdb 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:57.605 8 INFO neutron.db.securitygroups_db [None req-7d056588-4ea9-4cab-a641-a3633dbe4cdb 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Project 01c3c556bb594c02afe81fbff6ce9317 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: 854/1675] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/security-group-rules => generated 575 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:57.721 7 WARNING neutron_lib.context [None req-c43d1002-6da2-4fba-b4f5-4e81eea4f3e7 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:01:57.737 7 INFO neutron.db.securitygroups_db [None req-c43d1002-6da2-4fba-b4f5-4e81eea4f3e7 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Project 01c3c556bb594c02afe81fbff6ce9317 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: 822/1676] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/security-group-rules => generated 574 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1677] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:01:57 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1469 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1678] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1679] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/networks => generated 1298 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1680] 10.0.0.214 () {34 vars in 1098 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-379141888&fields=id&tenant_id=01c3c556bb594c02afe81fbff6ce9317 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1681] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 661 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1682] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/quotas/01c3c556bb594c02afe81fbff6ce9317 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1683] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1684] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1685] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:01:59 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 859/1686] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:58 2026] GET /v2.0/security-groups?tenant_id=de6f4b790d44423ba7e454c7b1fa36bb&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1687] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:59 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => 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: 860/1688] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:59 2026] DELETE /v2.0/security-groups/875a356f-eec2-4fe1-bc58-8dfee83a7768 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1689] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:01:59 2026] GET /v2.0/security-groups?tenant_id=5a055683bffb4330ab57d341b556faaa&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1690] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:01:59 2026] DELETE /v2.0/security-groups/38a2e1cd-ab84-47e6-afb9-dc563e6922da => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1691] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:01:59 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1204 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1692] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:01:59 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1693] 10.0.0.41 () {32 vars in 817 bytes} [Wed Jun 3 01:02:00 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&mac_address=fa%3A16%3A3e%3A15%3Aec%3A4e => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:00.146 7 WARNING neutron_lib.context [None req-332d4064-72a1-44cd-a24f-82e7bf7b49c2 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1694] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:00 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 661 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1695] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01c3c556bb594c02afe81fbff6ce9317 => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:00.577 8 WARNING neutron_lib.context [None req-9bfad21e-2e22-4ee7-8a71-c6ff87477568 a28bfa0e54a643b3be4969d41bddf970 5bd01aa5951c4b1a9fb7b0ae4efca186 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1696] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:02:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:00.673 8 WARNING neutron_lib.context [req-35b43187-a4a3-487a-9f83-27e6393d3ef5 req-9595afe9-0ebc-4f1b-b45b-9eaa40bbaa92 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:01.164 7 INFO neutron.db.l3_db [None req-332d4064-72a1-44cd-a24f-82e7bf7b49c2 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Floating IP 2a79426c-b429-48bf-88c2-f43d5c618897 associated. External IP: 10.96.250.215, port: 020eb241-5f89-45fd-843a-4d603780a51f. [pid: 8|app: 0|req: 866/1697] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:02:00 2026] POST /v2.0/ports => generated 958 bytes in 561 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: 867/1698] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:01 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 961 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1699] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:02:01 2026] PUT /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/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: 832/1700] 10.0.0.41 () {34 vars in 676 bytes} [Wed Jun 3 01:02:00 2026] POST /v2.0/floatingips => generated 855 bytes in 1778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:01.952 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2806f6e7-f629-4b91-954a-58fe75e4e022'] response: {'name': 'network-changed', 'server_uuid': '729cbabc-15a8-4925-9329-8d32c736f140', 'tag': '020eb241-5f89-45fd-843a-4d603780a51f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 833/1701] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:01 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1702] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:01 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1703] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:02:01 2026] PUT /v2.0/ports/c158672f-2cf6-4731-9e0d-bd579741715c => generated 1203 bytes in 625 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: 835/1704] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:01 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:02.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8997fcf5-6d87-4652-bf0c-682fcd6a71e6'] response: {'name': 'network-changed', 'server_uuid': 'fdd37348-ca04-458f-ac88-b87e4a57f000', 'tag': 'c158672f-2cf6-4731-9e0d-bd579741715c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 870/1705] 10.0.0.41 () {34 vars in 769 bytes} [Wed Jun 3 01:02:02 2026] PUT /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 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: 871/1706] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1707] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => 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: 872/1708] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1709] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c158672f-2cf6-4731-9e0d-bd579741715c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1710] 10.0.0.41 () {34 vars in 765 bytes} [Wed Jun 3 01:02:02 2026] PUT /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1711] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=020eb241-5f89-45fd-843a-4d603780a51f => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1712] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1713] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1714] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=020eb241-5f89-45fd-843a-4d603780a51f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1715] 10.0.0.41 () {34 vars in 787 bytes} [Wed Jun 3 01:02:02 2026] PUT /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1716] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1717] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1718] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1719] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:02:02 2026] PUT /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1720] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1721] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/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: 844/1722] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&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: 845/1723] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1724] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 846/1725] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:02.500 8 INFO neutron.api.v2.resource [None req-2249b5a0-4d6d-4d39-b6e3-3befc6262a4e a28bfa0e54a643b3be4969d41bddf970 5bd01aa5951c4b1a9fb7b0ae4efca186 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1726] 10.0.0.41 () {32 vars in 750 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1727] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:02:02 2026] DELETE /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1728] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1729] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 1242 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1730] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1731] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1732] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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) 2026-06-03 01:02:02.747 7 INFO neutron.api.v2.resource [None req-4812d848-09ba-45d3-a14f-c28f5cb40d96 a28bfa0e54a643b3be4969d41bddf970 5bd01aa5951c4b1a9fb7b0ae4efca186 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1734] 10.0.0.41 () {32 vars in 753 bytes} [Wed Jun 3 01:02:02 2026] DELETE /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1736] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c158672f-2cf6-4731-9e0d-bd579741715c => 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: 886/1737] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:02:02 2026] DELETE /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1738] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1739] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917/tags => 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: 853/1740] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1741] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:02:02 2026] DELETE /v2.0/subnetpools/cc475d2e-3c05-4ab6-87f3-ec770745d917 => 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: 854/1742] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1743] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1744] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 7|app: 0|req: 856/1745] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1746] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/security-groups?tenant_id=83732fbee34f4f899652e9ba420cd7a7&name=default => generated 2801 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1747] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:04 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1748] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:04 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1749] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:04 2026] DELETE /v2.0/security-groups/7efd2e78-6b7c-4793-98c1-7c37d61a1a43 => 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: 892/1750] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:04 2026] GET /v2.0/security-groups?tenant_id=5bd01aa5951c4b1a9fb7b0ae4efca186&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1751] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:04 2026] DELETE /v2.0/security-groups/85a7f93d-d7a3-4fe3-b0ae-6cc77dfe562a => 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: 859/1752] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:04 2026] GET /v2.0/security-groups?tenant_id=99ec42a2a3c54c8e808f3a625db6ed8f&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1753] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:05 2026] DELETE /v2.0/security-groups/defb75cc-5715-4601-b56b-6470135236e2 => 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: 860/1754] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/security-groups?tenant_id=30e1701832df4f18a2453c7f365b2727&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1755] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:05 2026] DELETE /v2.0/security-groups/c901f6c2-4eb5-42a2-8eb9-f037ba86b428 => 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: 861/1756] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => 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: 896/1757] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1758] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1759] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1760] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:05.989 8 WARNING neutron_lib.context [None req-aca84efa-ef1e-440c-b2db-5c3f062b46b2 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 864/1761] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:02:06 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1762] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:06 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:07.274 8 INFO neutron.db.l3_db [None req-aca84efa-ef1e-440c-b2db-5c3f062b46b2 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Floating IP 85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 associated. External IP: 10.96.250.205, port: c158672f-2cf6-4731-9e0d-bd579741715c. [pid: 8|app: 0|req: 898/1763] 10.0.0.41 () {34 vars in 676 bytes} [Wed Jun 3 01:02:05 2026] POST /v2.0/floatingips => generated 856 bytes in 1778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1764] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:08.026 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd52a9ae-1f0e-4aa1-a96d-5de63cf1fd3b'] response: {'name': 'network-changed', 'server_uuid': 'fdd37348-ca04-458f-ac88-b87e4a57f000', 'tag': 'c158672f-2cf6-4731-9e0d-bd579741715c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 867/1765] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => 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: 868/1766] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 757 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1767] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c158672f-2cf6-4731-9e0d-bd579741715c => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1768] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1769] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/security-groups?tenant_id=2920bf61a89b4a9f9837423e4fac9602&name=default => generated 2801 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1770] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1771] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 872/1772] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:08 2026] DELETE /v2.0/security-groups/42def6d9-0712-4dce-abb0-334b352d5643 => 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: 901/1773] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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) 2026-06-03 01:02:08.913 7 WARNING neutron_lib.context [None req-1257327d-e93c-45e5-9e99-424873b1f941 9f01805442e949c0a11068e7cbdb144b 36584510ccd54929ace50d301d8cfdf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 902/1774] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:09.063 7 INFO neutron.db.segments_db [None req-1257327d-e93c-45e5-9e99-424873b1f941 9f01805442e949c0a11068e7cbdb144b 36584510ccd54929ace50d301d8cfdf9 - - default default] Added segment a7d44952-e577-4ccf-8b7a-5566b5de5379 of type vxlan for network 3277b7d3-6c66-481c-b50d-c20867512e10 [pid: 7|app: 0|req: 873/1775] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:02:08 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:09.204 8 WARNING neutron_lib.context [None req-ac4aeb44-fa5c-4ee7-bea5-58a061b42bdd 9f01805442e949c0a11068e7cbdb144b 36584510ccd54929ace50d301d8cfdf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1776] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:09 2026] POST /v2.0/subnets => generated 602 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1777] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:02:09 2026] PUT /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1778] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/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: 875/1779] 10.0.0.41 () {34 vars in 761 bytes} [Wed Jun 3 01:02:09 2026] PUT /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1780] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1781] 10.0.0.41 () {34 vars in 757 bytes} [Wed Jun 3 01:02:09 2026] PUT /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1782] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1783] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1784] 10.0.0.41 () {34 vars in 779 bytes} [Wed Jun 3 01:02:10 2026] PUT /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1785] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1786] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:02:10 2026] PUT /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 37 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1787] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1788] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:10.453 8 INFO neutron.api.v2.resource [None req-c1f77f33-75d6-435c-b1c3-246f9c4f85a5 9f01805442e949c0a11068e7cbdb144b 36584510ccd54929ace50d301d8cfdf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1789] 10.0.0.41 () {32 vars in 742 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1790] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:02:10 2026] DELETE /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1791] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:10.643 7 INFO neutron.api.v2.resource [None req-c2f35540-0f70-49ef-9836-4d5211256790 9f01805442e949c0a11068e7cbdb144b 36584510ccd54929ace50d301d8cfdf9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1792] 10.0.0.41 () {32 vars in 745 bytes} [Wed Jun 3 01:02:10 2026] DELETE /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1793] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1794] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:02:10 2026] DELETE /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1795] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1796] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:10 2026] DELETE /v2.0/subnets/05fa0da7-c54d-498a-9939-bac9f32db03c => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1797] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/security-groups?tenant_id=810de588655b4dca88c495f748eb170c&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1798] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:11 2026] DELETE /v2.0/security-groups/f820c4a0-1f0e-496f-9a9b-21fc2fe961ec => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:11.545 7 INFO neutron.services.segments.plugin [-] Segment a7d44952-e577-4ccf-8b7a-5566b5de5379 resource provider aggregate not found 2026-06-03 01:02:11.551 7 INFO neutron.services.segments.plugin [-] Segment a7d44952-e577-4ccf-8b7a-5566b5de5379 resource provider aggregate not found 2026-06-03 01:02:11.568 7 INFO neutron.services.segments.plugin [-] Segment a7d44952-e577-4ccf-8b7a-5566b5de5379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d44952-e577-4ccf-8b7a-5566b5de5379 found for delete ", "request_id": "req-591475c2-6659-465d-b201-f35147748cf0"}]} 2026-06-03 01:02:11.574 7 INFO neutron.services.segments.plugin [-] Segment a7d44952-e577-4ccf-8b7a-5566b5de5379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d44952-e577-4ccf-8b7a-5566b5de5379 found for delete ", "request_id": "req-9d18b7fd-e3fd-466d-a7a6-d4255c1d1e9d"}]} [pid: 7|app: 0|req: 885/1799] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:02:11 2026] DELETE /v2.0/networks/3277b7d3-6c66-481c-b50d-c20867512e10 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1800] 10.0.0.51 () {30 vars in 689 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1801] 10.0.0.51 () {30 vars in 691 bytes} [Wed Jun 3 01:02:11 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: 916/1802] 10.0.0.51 () {30 vars in 667 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1803] 10.0.0.51 () {30 vars in 703 bytes} [Wed Jun 3 01:02:11 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: 888/1804] 10.0.0.51 () {28 vars in 438 bytes} [Wed Jun 3 01:02:12 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1805] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/security-groups?tenant_id=36584510ccd54929ace50d301d8cfdf9&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: 889/1806] 10.0.0.51 () {30 vars in 727 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 634 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1807] 10.0.0.51 () {30 vars in 689 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1808] 10.0.0.51 () {30 vars in 691 bytes} [Wed Jun 3 01:02: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: 892/1809] 10.0.0.51 () {30 vars in 667 bytes} [Wed Jun 3 01:02:12 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: 893/1810] 10.0.0.51 () {30 vars in 703 bytes} [Wed Jun 3 01:02:12 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: 918/1811] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:12 2026] DELETE /v2.0/security-groups/99f39f59-9351-4691-a775-68049da7d819 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1812] 10.0.0.51 () {30 vars in 727 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 919/1813] 10.0.0.51 () {30 vars in 689 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1814] 10.0.0.51 () {30 vars in 691 bytes} [Wed Jun 3 01:02:12 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: 896/1815] 10.0.0.51 () {30 vars in 667 bytes} [Wed Jun 3 01:02:12 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: 897/1816] 10.0.0.51 () {30 vars in 703 bytes} [Wed Jun 3 01:02:12 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: 898/1817] 10.0.0.51 () {30 vars in 729 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1818] 10.0.0.51 () {30 vars in 681 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1819] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/security-groups?tenant_id=9adf35acdc254669ac06baeec0f40b5c&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1820] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:12 2026] DELETE /v2.0/security-groups/c246275f-8683-4c82-8792-3c51937da5e4 => 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: 900/1821] 10.0.0.51 () {34 vars in 703 bytes} [Wed Jun 3 01:02:12 2026] POST /v2.0/ports => generated 1128 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:02:13.551 8 WARNING neutron_lib.context [None req-b845b42c-796b-4042-b63c-203edc3ad939 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:13.710 8 INFO neutron.db.segments_db [None req-b845b42c-796b-4042-b63c-203edc3ad939 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Added segment 5a114f9d-2382-4e1a-9a04-86805cfd4011 of type vxlan for network 1d16f580-e186-4f09-bb91-9fc3e95c6a23 [pid: 8|app: 0|req: 922/1822] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:02:13 2026] POST /v2.0/networks => generated 650 bytes in 884 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-06-03 01:02:14.300 7 WARNING neutron_lib.context [None req-24d710ee-2948-424f-be84-c448ba138f19 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1823] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:14 2026] POST /v2.0/subnets => generated 603 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:14.723 8 WARNING neutron_lib.context [None req-f130bb5f-9155-4bf7-957d-d76a601a3b90 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:14.800 8 INFO neutron.db.segments_db [None req-f130bb5f-9155-4bf7-957d-d76a601a3b90 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Added segment af151460-eac9-4baf-8344-cea26f4ebe20 of type vxlan for network 880b8750-b1ba-4d61-aec0-a63f3c6c0d1c 2026-06-03 01:02:15.155 8 INFO neutron.db.l3_hamode_db [None req-f130bb5f-9155-4bf7-957d-d76a601a3b90 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 902/1824] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:02:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1825] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:02:15 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: 904/1826] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:02:15 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: 905/1827] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:02:15 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: 906/1828] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:02:15 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1829] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1830] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:02:16 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: 909/1831] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1832] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:02:16 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-06-03 01:02:16.211 7 INFO neutron.api.v2.resource [None req-1f80e925-0c82-400c-b24b-a5db13bf8a21 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1833] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/security-groups/lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1834] 199.204.45.74 () {30 vars in 784 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/security-groups?name=lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:16.260 8 INFO neutron.db.l3_hamode_db [None req-f130bb5f-9155-4bf7-957d-d76a601a3b90 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1835] 199.204.45.74 () {34 vars in 735 bytes} [Wed Jun 3 01:02:16 2026] POST /v2.0/security-groups => generated 1572 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1836] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => 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: 915/1837] 199.204.45.74 () {30 vars in 814 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/security-group-rules?security_group_id=ce4e92b6-f2d2-4a4e-83ae-2596564c7bcc => generated 1118 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1838] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1839] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:02:16 2026] PUT /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 312 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: 918/1840] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:02:16 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: 919/1841] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1842] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1843] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:02:17 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: 922/1844] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 923/1845] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:14 2026] POST /v2.0/routers => generated 695 bytes in 2715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1846] 10.0.0.41 () {32 vars in 825 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/ports?project_id=01c3c556bb594c02afe81fbff6ce9317&network_id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 3695 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1849] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/subnets?network_id=0752a754-9a08-482f-baa8-0833c3e404da => generated 644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:18.520 8 INFO neutron.db.l3_db [None req-7602bf73-13f6-4619-b9bd-8578454af934 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Floating IP 85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 disassociated. External IP: 10.96.250.205, port: c158672f-2cf6-4731-9e0d-bd579741715c. [pid: 8|app: 0|req: 928/1850] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:02:18 2026] PUT /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 554 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:18.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efced0df-53ca-4010-ac82-fb59ed5f89ae'] response: {'name': 'network-changed', 'server_uuid': 'fdd37348-ca04-458f-ac88-b87e4a57f000', 'tag': 'c158672f-2cf6-4731-9e0d-bd579741715c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 929/1851] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 554 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1852] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1853] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 757 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1854] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c158672f-2cf6-4731-9e0d-bd579741715c => 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: 933/1855] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => 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: 923/1856] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:02:17 2026] PUT /v2.0/routers/754baff5-ddde-4efe-8176-d2b978b2c12a/add_router_interface => generated 309 bytes in 1779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:19.229 7 WARNING neutron_lib.context [None req-89227b80-a2d4-45e7-9dfb-5d530a6490f0 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1857] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&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: 935/1858] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1859] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 924/1860] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:02:19 2026] POST /v2.0/ports => generated 958 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:19.768 8 WARNING neutron_lib.context [None req-f7c84bd6-3a81-4b04-95e3-b90bcd9a3077 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 925/1861] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1862] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:02:19 2026] POST /v2.0/ports => generated 959 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:20.270 7 WARNING neutron_lib.context [None req-5d6d0c8e-0fab-4c65-b938-ff1bb04c017d 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 938/1863] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:21 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:21.270 7 INFO neutron.db.l3_db [None req-5d6d0c8e-0fab-4c65-b938-ff1bb04c017d 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Floating IP 4fe7bb28-482c-40dd-afc9-76648c88d71f associated. External IP: 10.96.250.207, port: 407b87a1-17ba-4d78-b21a-82253a29e7c2. [pid: 7|app: 0|req: 926/1864] 10.0.0.41 () {34 vars in 676 bytes} [Wed Jun 3 01:02:20 2026] POST /v2.0/floatingips => generated 843 bytes in 1410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:21.836 8 INFO neutron.db.l3_db [None req-1aed2547-a166-4068-8b3a-abc18730fa02 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Floating IP 4fe7bb28-482c-40dd-afc9-76648c88d71f disassociated. External IP: 10.96.250.207, port: 407b87a1-17ba-4d78-b21a-82253a29e7c2. 2026-06-03 01:02:22.121 7 WARNING neutron_lib.context [None req-0b0ae001-23b5-4cbc-abb8-6d8d55ca3ab5 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1865] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:02:21 2026] PUT /v2.0/floatingips/4fe7bb28-482c-40dd-afc9-76648c88d71f => generated 552 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1866] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/security-groups => generated 1611 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:02:22.246 7 WARNING neutron_lib.context [None req-14cd89fd-eba1-4256-8bc6-c2a0ee903b8b 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1867] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:22.369 7 WARNING neutron_lib.context [None req-750a6f7e-9442-4846-b08f-16ef0a48e566 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 929/1868] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/security-group-rules => generated 564 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:22.490 7 WARNING neutron_lib.context [None req-822d8ad7-82a5-4fb6-a702-562fb8a4ff8d 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1869] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:02:22 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) 2026-06-03 01:02:22.606 7 WARNING neutron_lib.context [None req-aa9e7e3a-afb6-4707-90bb-bd025130540b 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1870] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:02:22 2026] DELETE /v2.0/floatingips/4fe7bb28-482c-40dd-afc9-76648c88d71f => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:22.618 8 WARNING neutron_lib.context [None req-b924c0fe-3f22-428c-8ccf-8b07270dafec 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1871] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:22.704 7 WARNING neutron_lib.context [None req-ba0c6648-5ba1-4eff-b82b-2b31c04a000a 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:22.722 7 INFO neutron.db.securitygroups_db [None req-ba0c6648-5ba1-4eff-b82b-2b31c04a000a 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Project 01c3c556bb594c02afe81fbff6ce9317 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: 932/1872] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/security-group-rules => generated 575 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:22.818 7 WARNING neutron_lib.context [None req-f97b43fc-d76e-4b23-b474-506337401627 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:22.838 7 INFO neutron.db.securitygroups_db [None req-f97b43fc-d76e-4b23-b474-506337401627 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Project 01c3c556bb594c02afe81fbff6ce9317 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: 933/1873] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/security-group-rules => generated 574 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:23.473 8 INFO neutron.db.l3_db [None req-b924c0fe-3f22-428c-8ccf-8b07270dafec 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Floating IP 6365bc9c-d347-4b22-9b4a-075b9caebf89 associated. External IP: 10.96.250.211, port: 633834a0-ab50-49d7-9e3a-fb13f3ac7d3d. [pid: 7|app: 0|req: 934/1874] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/networks => generated 1298 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1875] 10.0.0.214 () {34 vars in 1100 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1138818074&fields=id&tenant_id=01c3c556bb594c02afe81fbff6ce9317 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1876] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1877] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/quotas/01c3c556bb594c02afe81fbff6ce9317 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1878] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&fields=id => generated 149 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1879] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 940/1880] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 941/1881] 10.0.0.41 () {34 vars in 676 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/floatingips => generated 842 bytes in 1662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1882] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1883] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/floatingips/6365bc9c-d347-4b22-9b4a-075b9caebf89 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1884] 10.0.0.41 () {32 vars in 654 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/floatingips => generated 845 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1885] 10.0.0.214 () {34 vars in 1016 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/security-groups?id=59ff72fc-9418-4d9d-ab4d-f34df9144397&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1886] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/networks?id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1887] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/quotas/4929192104a443e4ba734797a616322e => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1888] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1889] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 948/1890] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1891] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:25 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 661 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1892] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01c3c556bb594c02afe81fbff6ce9317 => generated 273 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:25.248 8 WARNING neutron_lib.context [req-5297d17f-8301-4b29-9abc-6c5e4aad9acd req-40b48055-8b50-429f-b263-f5e5e538a5a4 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:25.382 7 INFO neutron.db.l3_db [None req-905b933b-6b94-43e6-a83d-475ba788069e 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Floating IP 6365bc9c-d347-4b22-9b4a-075b9caebf89 associated. External IP: 10.96.250.211, port: 633834a0-ab50-49d7-9e3a-fb13f3ac7d3d. [pid: 8|app: 0|req: 951/1893] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:02:25 2026] POST /v2.0/ports => generated 954 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: 952/1894] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:25 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => 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: 953/1895] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:25 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1896] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:02:24 2026] PUT /v2.0/floatingips/6365bc9c-d347-4b22-9b4a-075b9caebf89 => generated 843 bytes in 1752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1897] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => 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: 945/1898] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&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: 946/1899] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/networks?id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1900] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:02:25 2026] PUT /v2.0/ports/09536998-fb12-43be-9377-9e98d7109571 => generated 1199 bytes in 497 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-06-03 01:02:26.450 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81d96577-4407-4a74-a3fc-525b00a6188f'] response: {'name': 'network-changed', 'server_uuid': 'c3d4bc01-7db4-49d9-bef3-191e8471d83f', 'tag': '09536998-fb12-43be-9377-9e98d7109571', 'status': 'completed', 'code': 200} 2026-06-03 01:02:26.468 7 INFO neutron.db.l3_db [None req-9e3caf98-81ed-4475-b929-2dcc56b768e8 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] Floating IP 6365bc9c-d347-4b22-9b4a-075b9caebf89 disassociated. External IP: 10.96.250.211, port: 407b87a1-17ba-4d78-b21a-82253a29e7c2. [pid: 8|app: 0|req: 955/1901] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4929192104a443e4ba734797a616322e => generated 343 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 956/1902] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1903] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:02:26 2026] PUT /v2.0/floatingips/6365bc9c-d347-4b22-9b4a-075b9caebf89 => generated 552 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1904] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=09536998-fb12-43be-9377-9e98d7109571 => 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: 957/1905] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:02:26 2026] POST /v2.0/ports => generated 1082 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 958/1906] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:26 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1907] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:02:26 2026] DELETE /v2.0/floatingips/6365bc9c-d347-4b22-9b4a-075b9caebf89 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1908] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:27.323 7 INFO neutron.api.v2.resource [None req-51757c7f-bf9d-4046-8267-76f659a531ed 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1909] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:02:27 2026] DELETE /v2.0/floatingips/6365bc9c-d347-4b22-9b4a-075b9caebf89 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1910] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => 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: 959/1911] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:02:26 2026] PUT /v2.0/ports/08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => generated 1207 bytes in 470 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: 953/1912] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 954/1913] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1914] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1915] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1916] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 958/1917] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => 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: 959/1918] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1919] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:02:27 2026] DELETE /v2.0/ports/407b87a1-17ba-4d78-b21a-82253a29e7c2 => generated 0 bytes in 397 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: 960/1920] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&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: 961/1921] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 757 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1922] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 963/1923] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=09536998-fb12-43be-9377-9e98d7109571 => 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: 964/1924] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 965/1925] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1926] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&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: 961/1927] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:02:27 2026] DELETE /v2.0/ports/633834a0-ab50-49d7-9e3a-fb13f3ac7d3d => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1928] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1929] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/ports?device_id=754baff5-ddde-4efe-8176-d2b978b2c12a => generated 958 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1930] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1931] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1932] 199.204.45.74 () {34 vars in 1043 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/security-groups?id=59ff72fc-9418-4d9d-ab4d-f34df9144397&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1933] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:28.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f34c0fe-e96a-4d5c-bbe2-94a4c071235a'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 972/1934] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1935] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1936] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/networks?id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53 => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1937] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 976/1938] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1939] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&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: 978/1940] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:28 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 979/1941] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1942] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 981/1943] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/security-groups?id=59ff72fc-9418-4d9d-ab4d-f34df9144397&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1944] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1945] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:28 2026] PUT /v2.0/routers/754baff5-ddde-4efe-8176-d2b978b2c12a/remove_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1946] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1947] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:30.875 8 INFO neutron.services.segments.plugin [-] Segment af151460-eac9-4baf-8344-cea26f4ebe20 resource provider aggregate not found 2026-06-03 01:02:30.881 8 INFO neutron.services.segments.plugin [-] Segment af151460-eac9-4baf-8344-cea26f4ebe20 resource provider aggregate not found 2026-06-03 01:02:30.901 8 INFO neutron.services.segments.plugin [-] Segment af151460-eac9-4baf-8344-cea26f4ebe20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af151460-eac9-4baf-8344-cea26f4ebe20 found for delete ", "request_id": "req-fda3326d-aabb-4366-ae95-bc5171de6d9c"}]} 2026-06-03 01:02:30.902 8 INFO neutron.services.segments.plugin [-] Segment af151460-eac9-4baf-8344-cea26f4ebe20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af151460-eac9-4baf-8344-cea26f4ebe20 found for delete ", "request_id": "req-81523a00-c584-44b8-b679-ddfe8e41c9d9"}]} 2026-06-03 01:02:30.906 8 INFO neutron.db.l3_hamode_db [None req-92b2870c-0a43-41ab-a8dc-b510d32de67d 35d25ac208054d99b9aaac1693e32981 dcac3a5852bc484ea6e786c270e9c3fe - - default default] HA network 880b8750-b1ba-4d61-aec0-a63f3c6c0d1c was deleted as no HA routers are present in tenant dcac3a5852bc484ea6e786c270e9c3fe. [pid: 8|app: 0|req: 983/1948] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:29 2026] DELETE /v2.0/routers/754baff5-ddde-4efe-8176-d2b978b2c12a => generated 0 bytes in 1228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1949] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:30 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1950] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:30 2026] DELETE /v2.0/subnets/57bb1ec8-e080-4f9c-920a-b44d1370586c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1951] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:31.408 7 INFO neutron.services.segments.plugin [-] Segment 5a114f9d-2382-4e1a-9a04-86805cfd4011 resource provider aggregate not found 2026-06-03 01:02:31.416 7 INFO neutron.services.segments.plugin [-] Segment 5a114f9d-2382-4e1a-9a04-86805cfd4011 resource provider aggregate not found 2026-06-03 01:02:31.433 7 INFO neutron.services.segments.plugin [-] Segment 5a114f9d-2382-4e1a-9a04-86805cfd4011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a114f9d-2382-4e1a-9a04-86805cfd4011 found for delete ", "request_id": "req-4bbe53e8-e8cc-42fb-a979-9553d6ef2ca6"}]} 2026-06-03 01:02:31.434 7 INFO neutron.services.segments.plugin [-] Segment 5a114f9d-2382-4e1a-9a04-86805cfd4011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a114f9d-2382-4e1a-9a04-86805cfd4011 found for delete ", "request_id": "req-13e9d1f6-6cb6-48a7-bfd1-803a3f1df6d6"}]} [pid: 7|app: 0|req: 967/1952] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:02:31 2026] DELETE /v2.0/networks/1d16f580-e186-4f09-bb91-9fc3e95c6a23 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1953] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/security-groups?tenant_id=dcac3a5852bc484ea6e786c270e9c3fe&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1954] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1955] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/security-groups/251e77c3-3bd4-4759-9101-980e1b862e22 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1956] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1957] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1958] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/security-groups?id=59ff72fc-9418-4d9d-ab4d-f34df9144397&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1959] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1962] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1963] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1964] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1965] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1966] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:34.346 7 INFO neutron.db.l3_db [None req-f4e5d5e1-31e2-4147-b4b5-30f3f2c43c64 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Floating IP 85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 associated. External IP: 10.96.250.205, port: 09536998-fb12-43be-9377-9e98d7109571. 2026-06-03 01:02:34.447 8 WARNING neutron_lib.context [None req-3766cd5d-b7ac-45b7-8315-23fd1a06e717 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:34.635 8 INFO neutron.db.segments_db [None req-3766cd5d-b7ac-45b7-8315-23fd1a06e717 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 of type vxlan for network 6a70e140-c073-48cb-b4d3-99013efd00ef [pid: 8|app: 0|req: 994/1967] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:02:34 2026] POST /v2.0/networks => generated 630 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:34.797 8 WARNING neutron_lib.context [None req-48419292-7b3f-44e8-9f88-da557b54cf22 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:34.867 8 INFO neutron.db.segments_db [None req-48419292-7b3f-44e8-9f88-da557b54cf22 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment ee215051-bc18-4616-8dde-fa75eb8b9031 of type vxlan for network cc8a9982-3016-4d6d-9053-6bba35dd946d [pid: 8|app: 0|req: 995/1968] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:02:34 2026] POST /v2.0/networks => generated 629 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:35.037 8 WARNING neutron_lib.context [None req-701daa7e-0675-4d6e-be90-6206ef5d4606 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1969] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:02:33 2026] PUT /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 855 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:35.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ec5480c-c8a0-4aeb-8030-edc5f12cba90'] response: {'name': 'network-changed', 'server_uuid': 'c3d4bc01-7db4-49d9-bef3-191e8471d83f', 'tag': '09536998-fb12-43be-9377-9e98d7109571', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 975/1970] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1971] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/ports?tenant_id=01c3c556bb594c02afe81fbff6ce9317&device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1972] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/networks?id=67636838-62a4-4814-b1d7-33fb400d6f96 => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1973] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/subnets => generated 602 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:35.492 8 WARNING neutron_lib.context [None req-f3e0cc33-31e5-4359-93ba-07aa1d5031e7 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/1974] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=09536998-fb12-43be-9377-9e98d7109571 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1975] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/subnets?id=659cc937-70a6-486b-8ad5-49328f1d940a => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1976] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/ports?network_id=67636838-62a4-4814-b1d7-33fb400d6f96&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1977] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 982/1978] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96?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: 997/1979] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/subnets => generated 602 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:35.984 7 WARNING neutron_lib.context [None req-4599da64-0a44-40b2-a92d-34a5472fde0c 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:36.043 7 INFO neutron.db.segments_db [None req-4599da64-0a44-40b2-a92d-34a5472fde0c 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment d2565972-fb38-4c8f-867c-12c7367550bf of type vxlan for network 373127c1-e0cf-4c05-afa3-eade7f2b0ec7 [pid: 8|app: 0|req: 998/1980] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:36 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:36.471 7 INFO neutron.db.l3_hamode_db [None req-4599da64-0a44-40b2-a92d-34a5472fde0c 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:36.652 7 INFO neutron.db.l3_hamode_db [None req-4599da64-0a44-40b2-a92d-34a5472fde0c 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 999/1981] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:02:37 2026] GET /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1982] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/routers => generated 507 bytes in 1674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1983] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:02:37 2026] PUT /v2.0/routers/0bbe51f3-890b-409a-ad14-de5c68ca6117/add_router_interface => generated 309 bytes in 1897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1984] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:02:39 2026] GET /v2.0/ports/b7104d77-0525-4e47-94d0-656b8af03eb8 => generated 955 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1985] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:02:39 2026] PUT /v2.0/routers/0bbe51f3-890b-409a-ad14-de5c68ca6117/add_router_interface => generated 309 bytes in 2116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1986] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:02:41 2026] GET /v2.0/ports/d4d6fa49-9b2e-4904-8015-23273af57aef => generated 955 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1987] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1988] 10.0.0.150 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1989] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:41 2026] PUT /v2.0/routers/0bbe51f3-890b-409a-ad14-de5c68ca6117/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1990] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:44 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1991] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:43 2026] PUT /v2.0/routers/0bbe51f3-890b-409a-ad14-de5c68ca6117/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1992] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:44 2026] GET /v2.0/security-groups?id=e4b69552-5e95-4e3a-9e40-52926ff0c098&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1993] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:02:44 2026] GET /v2.0/ports?device_id=0bbe51f3-890b-409a-ad14-de5c68ca6117 => 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: 990/1994] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:02:44 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:45.184 8 INFO neutron.services.segments.plugin [-] Segment d2565972-fb38-4c8f-867c-12c7367550bf resource provider aggregate not found 2026-06-03 01:02:45.192 8 INFO neutron.services.segments.plugin [-] Segment d2565972-fb38-4c8f-867c-12c7367550bf resource provider aggregate not found 2026-06-03 01:02:45.201 8 INFO neutron.services.segments.plugin [-] Segment d2565972-fb38-4c8f-867c-12c7367550bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2565972-fb38-4c8f-867c-12c7367550bf found for delete ", "request_id": "req-0c9d9095-19a9-4a59-b9de-0f710af3eb55"}]} 2026-06-03 01:02:45.218 8 INFO neutron.services.segments.plugin [-] Segment d2565972-fb38-4c8f-867c-12c7367550bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2565972-fb38-4c8f-867c-12c7367550bf found for delete ", "request_id": "req-771fbda6-9d0b-4fba-9530-c482d419d02a"}]} 2026-06-03 01:02:45.229 8 INFO neutron.db.l3_hamode_db [None req-1ae7bb20-7acc-4175-8b1d-6e2a9b30e740 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] HA network 373127c1-e0cf-4c05-afa3-eade7f2b0ec7 was deleted as no HA routers are present in tenant bdc730716dee4245aba124aeba0fdc4d. [pid: 8|app: 0|req: 1005/1995] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:44 2026] DELETE /v2.0/routers/0bbe51f3-890b-409a-ad14-de5c68ca6117 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:45.319 7 INFO neutron.db.l3_db [req-0ea30d82-4e94-4db6-8e4f-e4e97f8fefb4 req-c618c24b-375b-4b68-8fa3-99956fd58379 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] Floating IP 85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 disassociated. External IP: 10.96.250.205, port: 09536998-fb12-43be-9377-9e98d7109571. [pid: 8|app: 0|req: 1006/1996] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:45 2026] DELETE /v2.0/subnets/ccd1e5c9-4847-4e91-b683-fcfa71e5071a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1997] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:45 2026] DELETE /v2.0/subnets/5637c870-a27d-46e7-82f4-373c2a1857ff => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1998] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:02:44 2026] DELETE /v2.0/ports/09536998-fb12-43be-9377-9e98d7109571 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1999] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:45 2026] GET /v2.0/ports?device_id=c3d4bc01-7db4-49d9-bef3-191e8471d83f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:45.901 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fd5441b-a8d4-430d-99d3-59aa3b73774b'] response: {'server_uuid': 'c3d4bc01-7db4-49d9-bef3-191e8471d83f', 'name': 'network-vif-deleted', 'tag': '09536998-fb12-43be-9377-9e98d7109571', 'status': 'completed', 'code': 200} 2026-06-03 01:02:46.244 7 INFO neutron.services.segments.plugin [-] Segment ee215051-bc18-4616-8dde-fa75eb8b9031 resource provider aggregate not found 2026-06-03 01:02:46.252 7 INFO neutron.services.segments.plugin [-] Segment ee215051-bc18-4616-8dde-fa75eb8b9031 resource provider aggregate not found 2026-06-03 01:02:46.267 7 INFO neutron.services.segments.plugin [-] Segment ee215051-bc18-4616-8dde-fa75eb8b9031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee215051-bc18-4616-8dde-fa75eb8b9031 found for delete ", "request_id": "req-39d5552d-986f-4497-8a43-7833ef6c5847"}]} 2026-06-03 01:02:46.270 7 INFO neutron.services.segments.plugin [-] Segment ee215051-bc18-4616-8dde-fa75eb8b9031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee215051-bc18-4616-8dde-fa75eb8b9031 found for delete ", "request_id": "req-d5d90802-1f15-424c-984e-5e9502762507"}]} [pid: 7|app: 0|req: 992/2000] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:02:45 2026] DELETE /v2.0/networks/cc8a9982-3016-4d6d-9053-6bba35dd946d => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2001] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:02:46 2026] DELETE /v2.0/networks/6a70e140-c073-48cb-b4d3-99013efd00ef => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:46.568 7 WARNING neutron_lib.context [None req-279aa993-81d1-480e-a762-cb94a9df5182 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:46.636 7 INFO neutron.db.segments_db [None req-279aa993-81d1-480e-a762-cb94a9df5182 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment f1de55d3-71bc-436d-a967-4e3c4d06d5aa of type vxlan for network 8c1f557d-2a21-4772-b28b-7c74ab41b792 [pid: 7|app: 0|req: 993/2002] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:02:46 2026] POST /v2.0/networks => generated 630 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:46.767 8 WARNING neutron_lib.context [None req-81fd7204-05fe-4041-8ded-2805a5924dbd 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 994/2003] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:46 2026] DELETE /v2.0/security-groups/e4b69552-5e95-4e3a-9e40-52926ff0c098 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2004] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:46 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:47.167 8 WARNING neutron_lib.context [None req-2d8bb882-c2ad-44d8-92d8-899567c20a11 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:47.229 8 INFO neutron.db.segments_db [None req-2d8bb882-c2ad-44d8-92d8-899567c20a11 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment 744ec3aa-439e-4458-95f1-2f5d71c20af7 of type vxlan for network 8741b8ab-648b-42de-9779-c5dc114b6775 2026-06-03 01:02:47.247 8 INFO neutron.services.segments.plugin [-] Segment 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 resource provider aggregate not found 2026-06-03 01:02:47.255 8 INFO neutron.services.segments.plugin [-] Segment 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 resource provider aggregate not found 2026-06-03 01:02:47.277 8 INFO neutron.services.segments.plugin [-] Segment 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 found for delete ", "request_id": "req-0ae4853b-ca31-4299-b844-2fdd522e6b40"}]} 2026-06-03 01:02:47.284 8 INFO neutron.services.segments.plugin [-] Segment 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab4acc8-3534-4d52-83c6-14f1e0f40e89 found for delete ", "request_id": "req-45033393-8acc-4279-bbec-7ee10d38437c"}]} [pid: 7|app: 0|req: 995/2005] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:02:47 2026] DELETE /v2.0/floatingips/85d2ee98-664a-4ec9-94f5-4587cd8d0ab0 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:47.630 8 INFO neutron.db.l3_hamode_db [None req-2d8bb882-c2ad-44d8-92d8-899567c20a11 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 998/2008] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:47 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:47.857 8 INFO neutron.db.l3_hamode_db [None req-2d8bb882-c2ad-44d8-92d8-899567c20a11 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 999/2009] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:02:47 2026] GET /v2.0/security-groups?id=e5a64bda-dcdc-45d6-a2c3-cca1959c09f6&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2010] 199.204.45.74 () {34 vars in 1095 bytes} [Wed Jun 3 01:02:47 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2011] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2012] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2013] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2014] 199.204.45.74 () {34 vars in 1103 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A157&port_id=a88b2737-5d86-45fd-a925-877c12b49199 => 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: 1005/2015] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2016] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2017] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2018] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:47 2026] POST /v2.0/routers => generated 507 bytes in 1541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2019] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:48.754 8 WARNING neutron_lib.context [None req-3493e634-2f4e-4c95-8fa4-7dddbc051fc2 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/2020] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:02:48 2026] DELETE /v2.0/ports/c158672f-2cf6-4731-9e0d-bd579741715c => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:48.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a59e8fa3-e5f0-4d42-90c5-713f803f650e'] response: {'server_uuid': 'fdd37348-ca04-458f-ac88-b87e4a57f000', 'name': 'network-vif-deleted', 'tag': 'c158672f-2cf6-4731-9e0d-bd579741715c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1009/2021] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1010/2022] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2023] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:02:49 2026] GET /v2.0/ports?device_id=fdd37348-ca04-458f-ac88-b87e4a57f000 => 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: 1013/2024] 10.0.0.41 () {34 vars in 664 bytes} [Wed Jun 3 01:02:48 2026] POST /v2.0/ports => generated 952 bytes in 535 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: 1014/2025] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:50 2026] DELETE /v2.0/security-groups/e5a64bda-dcdc-45d6-a2c3-cca1959c09f6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2026] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:02:49 2026] PUT /v2.0/routers/b6cd0420-6c73-4d15-b995-d058390b9ce8/add_router_interface => generated 309 bytes in 2101 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: 1013/2027] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/ports/4439bd7a-b1ca-4e65-b80c-f114b4a40097 => generated 1026 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2028] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:50 2026] PUT /v2.0/routers/37081e85-65c6-4ac8-919d-919bed7a89bf/remove_router_interface => generated 309 bytes in 1946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2029] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/subnets/659cc937-70a6-486b-8ad5-49328f1d940a => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2030] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:51 2026] PUT /v2.0/routers/b6cd0420-6c73-4d15-b995-d058390b9ce8/remove_router_interface => generated 309 bytes in 1327 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-06-03 01:02:53.073 7 INFO neutron.api.v2.resource [None req-63b49237-c284-43d2-8a18-a35acabda82c 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1015/2031] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:52 2026] PUT /v2.0/routers/b6cd0420-6c73-4d15-b995-d058390b9ce8/remove_router_interface => generated 197 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2032] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/ports?device_id=b6cd0420-6c73-4d15-b995-d058390b9ce8 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:53.956 7 INFO neutron.services.segments.plugin [-] Segment 744ec3aa-439e-4458-95f1-2f5d71c20af7 resource provider aggregate not found 2026-06-03 01:02:53.963 7 INFO neutron.services.segments.plugin [-] Segment 744ec3aa-439e-4458-95f1-2f5d71c20af7 resource provider aggregate not found 2026-06-03 01:02:53.969 8 INFO neutron.services.segments.plugin [-] Segment 38b2382f-6d42-4e35-af80-47eab47a955d resource provider aggregate not found 2026-06-03 01:02:53.976 7 INFO neutron.services.segments.plugin [-] Segment 744ec3aa-439e-4458-95f1-2f5d71c20af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 744ec3aa-439e-4458-95f1-2f5d71c20af7 found for delete ", "request_id": "req-31594ed4-a466-41cf-88d0-e04633f69ce6"}]} 2026-06-03 01:02:53.978 8 INFO neutron.services.segments.plugin [-] Segment 38b2382f-6d42-4e35-af80-47eab47a955d resource provider aggregate not found 2026-06-03 01:02:53.984 7 INFO neutron.db.l3_hamode_db [None req-a5666b88-6b3d-4065-80e5-89e92af3a3ef 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] HA network 8741b8ab-648b-42de-9779-c5dc114b6775 was deleted as no HA routers are present in tenant bdc730716dee4245aba124aeba0fdc4d. 2026-06-03 01:02:53.985 7 INFO neutron.services.segments.plugin [-] Segment 744ec3aa-439e-4458-95f1-2f5d71c20af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 744ec3aa-439e-4458-95f1-2f5d71c20af7 found for delete ", "request_id": "req-e060f6db-f651-4d11-9ff2-b7eabc79ca85"}]} [pid: 7|app: 0|req: 1017/2033] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:53 2026] DELETE /v2.0/routers/b6cd0420-6c73-4d15-b995-d058390b9ce8 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:53.997 8 INFO neutron.services.segments.plugin [-] Segment 38b2382f-6d42-4e35-af80-47eab47a955d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b2382f-6d42-4e35-af80-47eab47a955d found for delete ", "request_id": "req-bbac198b-b47b-4229-80ed-9473ce9509c7"}]} 2026-06-03 01:02:53.998 8 INFO neutron.services.segments.plugin [-] Segment 38b2382f-6d42-4e35-af80-47eab47a955d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b2382f-6d42-4e35-af80-47eab47a955d found for delete ", "request_id": "req-f740d592-5d33-4706-b7d8-d19329a742eb"}]} 2026-06-03 01:02:54.016 8 INFO neutron.db.l3_hamode_db [None req-8b985951-7c77-4644-9ead-d339fba67715 3f1dca8d9bdb42bca4d42fcbd96631ff 01c3c556bb594c02afe81fbff6ce9317 - - default default] HA network ae882fea-6768-4c7a-b99c-421ec44a7f6a was deleted as no HA routers are present in tenant 01c3c556bb594c02afe81fbff6ce9317. [pid: 8|app: 0|req: 1017/2034] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/routers/37081e85-65c6-4ac8-919d-919bed7a89bf => generated 0 bytes in 1443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2035] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:53 2026] DELETE /v2.0/subnets/2e2d81ca-faf7-4890-991f-4cee80b0b75f => 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: 1018/2036] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:02:54 2026] DELETE /v2.0/networks/67636838-62a4-4814-b1d7-33fb400d6f96 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2037] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:02:54 2026] DELETE /v2.0/networks/8c1f557d-2a21-4772-b28b-7c74ab41b792 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:54.684 8 WARNING neutron_lib.context [None req-37ddc8f8-6b80-420d-b7e8-1249e7cda4b7 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:02:54.756 8 INFO neutron.db.segments_db [None req-37ddc8f8-6b80-420d-b7e8-1249e7cda4b7 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment b7bb420c-0e70-4712-a689-5d0c49ff6e00 of type vxlan for network 48fca507-4a07-463f-b79c-2e691b679e31 [pid: 8|app: 0|req: 1019/2038] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:02:54 2026] POST /v2.0/networks => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:54.883 7 WARNING neutron_lib.context [None req-0b05737f-915c-4e47-a429-057a05d2c83a 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1020/2039] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:54 2026] POST /v2.0/subnets => generated 602 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:55.312 7 WARNING neutron_lib.context [None req-3f4ff508-c635-4e8e-9def-17c597b2b70b 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1020/2040] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:55 2026] GET /v2.0/security-groups?tenant_id=2376005c99654413b47366eabc405092&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:55.358 7 INFO neutron.db.segments_db [None req-3f4ff508-c635-4e8e-9def-17c597b2b70b 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment 9bfddec5-0243-4df5-ac2e-bd5e7969c213 of type vxlan for network 20ac207f-6de2-4f88-b670-01c69ce84825 [pid: 8|app: 0|req: 1021/2041] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:55 2026] DELETE /v2.0/security-groups/02a039fb-ead9-4ea8-bf72-d9fb8e46e21c => 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: 1022/2042] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:02:55 2026] GET /v2.0/security-groups?tenant_id=01c3c556bb594c02afe81fbff6ce9317&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:55.667 7 INFO neutron.db.l3_hamode_db [None req-3f4ff508-c635-4e8e-9def-17c597b2b70b 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1023/2043] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:02:55 2026] DELETE /v2.0/security-groups/7322e7ec-3d61-4d5c-8155-dca2967b0da0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:55.854 7 INFO neutron.db.l3_hamode_db [None req-3f4ff508-c635-4e8e-9def-17c597b2b70b 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:56.011 7 INFO neutron.services.segments.plugin [-] Segment f1de55d3-71bc-436d-a967-4e3c4d06d5aa resource provider aggregate not found 2026-06-03 01:02:56.018 7 INFO neutron.services.segments.plugin [-] Segment f1de55d3-71bc-436d-a967-4e3c4d06d5aa resource provider aggregate not found 2026-06-03 01:02:56.037 7 INFO neutron.services.segments.plugin [-] Segment f1de55d3-71bc-436d-a967-4e3c4d06d5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1de55d3-71bc-436d-a967-4e3c4d06d5aa found for delete ", "request_id": "req-d3fbf052-295e-4c40-8eb1-0485ce148515"}]} 2026-06-03 01:02:56.040 7 INFO neutron.services.segments.plugin [-] Segment f1de55d3-71bc-436d-a967-4e3c4d06d5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1de55d3-71bc-436d-a967-4e3c4d06d5aa found for delete ", "request_id": "req-85489a59-f6ed-46f0-ad19-3657543d522e"}]} [pid: 7|app: 0|req: 1021/2044] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:55 2026] POST /v2.0/routers => generated 506 bytes in 1460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:56.822 8 INFO neutron.services.segments.plugin [-] Segment 2fdd6e77-66da-429d-9a22-6ae96182e986 resource provider aggregate not found 2026-06-03 01:02:56.828 8 INFO neutron.services.segments.plugin [-] Segment 2fdd6e77-66da-429d-9a22-6ae96182e986 resource provider aggregate not found 2026-06-03 01:02:56.861 8 INFO neutron.services.segments.plugin [-] Segment 2fdd6e77-66da-429d-9a22-6ae96182e986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fdd6e77-66da-429d-9a22-6ae96182e986 found for delete ", "request_id": "req-d58bfa51-bd90-40c0-a5bb-71707bdd9812"}]} 2026-06-03 01:02:56.862 8 INFO neutron.services.segments.plugin [-] Segment 2fdd6e77-66da-429d-9a22-6ae96182e986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fdd6e77-66da-429d-9a22-6ae96182e986 found for delete ", "request_id": "req-26f3c446-3574-48c3-be86-fa26139d90aa"}]} 2026-06-03 01:02:58.118 7 INFO neutron.db.segments_db [None req-f7d6a123-ce79-4919-8734-ed813c352c9d cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 98fd8149-1b90-4727-ae39-039e29243054 of type vxlan for network 7dca4c9b-708b-441c-87b8-a896cb81a052 [pid: 7|app: 0|req: 1022/2045] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 01:02:57 2026] POST /v2.0/networks => generated 740 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2046] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:58 2026] POST /v2.0/subnets => generated 663 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:58.666 7 INFO neutron.db.segments_db [None req-503d9270-ee6f-4368-b5ca-051bf2441029 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd of type vxlan for network 94b74834-4114-4a45-97ab-a6d4d70b4079 [pid: 8|app: 0|req: 1024/2047] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:02:56 2026] PUT /v2.0/routers/0f8a036c-a5e2-4405-9e1f-e8067612b226/add_router_interface => generated 309 bytes in 1895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2048] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:02:58 2026] GET /v2.0/ports/55c27e81-6181-49e5-9a27-d87749fe22f0 => generated 955 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:59.077 7 INFO neutron.db.l3_hamode_db [None req-503d9270-ee6f-4368-b5ca-051bf2441029 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1026/2049] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:02:58 2026] PUT /v2.0/routers/0f8a036c-a5e2-4405-9e1f-e8067612b226/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2050] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:02:59 2026] GET /v2.0/ports?device_id=0f8a036c-a5e2-4405-9e1f-e8067612b226 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:00.354 7 INFO neutron.db.l3_hamode_db [None req-503d9270-ee6f-4368-b5ca-051bf2441029 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:03:00.795 8 INFO neutron.services.segments.plugin [-] Segment 9bfddec5-0243-4df5-ac2e-bd5e7969c213 resource provider aggregate not found 2026-06-03 01:03:00.800 8 INFO neutron.services.segments.plugin [-] Segment 9bfddec5-0243-4df5-ac2e-bd5e7969c213 resource provider aggregate not found 2026-06-03 01:03:00.824 8 INFO neutron.services.segments.plugin [-] Segment 9bfddec5-0243-4df5-ac2e-bd5e7969c213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bfddec5-0243-4df5-ac2e-bd5e7969c213 found for delete ", "request_id": "req-2f3e6ad6-25b2-4b63-870b-128a141ae378"}]} 2026-06-03 01:03:00.825 8 INFO neutron.services.segments.plugin [-] Segment 9bfddec5-0243-4df5-ac2e-bd5e7969c213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bfddec5-0243-4df5-ac2e-bd5e7969c213 found for delete ", "request_id": "req-70ffdb64-09df-4bef-85ca-ba0f4f3e005f"}]} 2026-06-03 01:03:00.831 8 INFO neutron.db.l3_hamode_db [None req-3179065b-108a-4605-9547-851ce49378af 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] HA network 20ac207f-6de2-4f88-b670-01c69ce84825 was deleted as no HA routers are present in tenant bdc730716dee4245aba124aeba0fdc4d. [pid: 8|app: 0|req: 1028/2051] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:02:59 2026] DELETE /v2.0/routers/0f8a036c-a5e2-4405-9e1f-e8067612b226 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2052] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:00 2026] DELETE /v2.0/subnets/19dc2dd9-bc14-475b-8d92-4f9e6438a077 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2053] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:01 2026] DELETE /v2.0/networks/48fca507-4a07-463f-b79c-2e691b679e31 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:03:01.636 8 WARNING neutron_lib.context [None req-138937bc-5778-4e29-9174-441914428e10 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:01.701 8 INFO neutron.db.segments_db [None req-138937bc-5778-4e29-9174-441914428e10 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Added segment b28ab9de-eb14-44ad-84ed-af567bb827e3 of type vxlan for network 5842ec7f-d051-4379-97fd-395249a99c06 [pid: 7|app: 0|req: 1024/2054] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:02:58 2026] POST /v2.0/routers => generated 727 bytes in 3423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:02.074 8 INFO neutron.db.l3_hamode_db [None req-138937bc-5778-4e29-9174-441914428e10 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:03:02.861 8 INFO neutron.services.segments.plugin [-] Segment b7bb420c-0e70-4712-a689-5d0c49ff6e00 resource provider aggregate not found 2026-06-03 01:03:02.868 8 INFO neutron.services.segments.plugin [-] Segment b7bb420c-0e70-4712-a689-5d0c49ff6e00 resource provider aggregate not found 2026-06-03 01:03:02.884 8 INFO neutron.services.segments.plugin [-] Segment b7bb420c-0e70-4712-a689-5d0c49ff6e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7bb420c-0e70-4712-a689-5d0c49ff6e00 found for delete ", "request_id": "req-43167056-f6c8-4c31-a332-aeda1470e7e7"}]} 2026-06-03 01:03:02.890 8 INFO neutron.services.segments.plugin [-] Segment b7bb420c-0e70-4712-a689-5d0c49ff6e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7bb420c-0e70-4712-a689-5d0c49ff6e00 found for delete ", "request_id": "req-2c586e31-7824-44bc-9af7-91d131defa5b"}]} 2026-06-03 01:03:03.185 8 INFO neutron.db.l3_hamode_db [None req-138937bc-5778-4e29-9174-441914428e10 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1025/2055] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:03:02 2026] PUT /v2.0/routers/ced576ec-ae22-44db-ac16-46bc49284426/add_router_interface => generated 309 bytes in 1660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2058] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:03:01 2026] POST /v2.0/routers => generated 688 bytes in 3198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2059] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:03:04 2026] GET /v2.0/routers/e84da9ff-c474-49ea-830c-ec022d0f3075 => generated 694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:04.933 7 INFO neutron.db.segments_db [None req-538c4a68-c726-4ba0-a6cd-68d277e35f50 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 21e5eebd-2edd-407b-8d2e-1997686da9f4 of type vxlan for network 39b0faac-9d3c-4dd1-b624-0797db8fac4e [pid: 7|app: 0|req: 1028/2060] 10.0.0.41 () {34 vars in 670 bytes} [Wed Jun 3 01:03:04 2026] POST /v2.0/networks => generated 741 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2061] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:03:04 2026] GET /v2.0/routers => generated 697 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2062] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:03:05 2026] POST /v2.0/subnets => generated 664 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:05.387 7 INFO neutron.db.segments_db [None req-a740692a-9876-4d2a-82a1-6489f56f3c73 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Added segment 945fb4b9-659d-457b-a987-e2cc95ba2b83 of type vxlan for network a15753cc-10d4-487f-a6f6-ef25cedacc86 [pid: 8|app: 0|req: 1034/2063] 10.0.0.41 () {34 vars in 740 bytes} [Wed Jun 3 01:03:05 2026] PUT /v2.0/routers/e84da9ff-c474-49ea-830c-ec022d0f3075 => generated 701 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:05.730 7 INFO neutron.db.l3_hamode_db [None req-a740692a-9876-4d2a-82a1-6489f56f3c73 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1035/2064] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:03:05 2026] GET /v2.0/routers/e84da9ff-c474-49ea-830c-ec022d0f3075 => generated 701 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2065] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:05 2026] GET /v2.0/ports?device_id=e84da9ff-c474-49ea-830c-ec022d0f3075 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:07.116 7 INFO neutron.db.l3_hamode_db [None req-a740692a-9876-4d2a-82a1-6489f56f3c73 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:03:07.141 8 INFO neutron.services.segments.plugin [-] Segment b28ab9de-eb14-44ad-84ed-af567bb827e3 resource provider aggregate not found 2026-06-03 01:03:07.149 8 INFO neutron.services.segments.plugin [-] Segment b28ab9de-eb14-44ad-84ed-af567bb827e3 resource provider aggregate not found 2026-06-03 01:03:07.161 8 INFO neutron.services.segments.plugin [-] Segment b28ab9de-eb14-44ad-84ed-af567bb827e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28ab9de-eb14-44ad-84ed-af567bb827e3 found for delete ", "request_id": "req-e9cfa7c9-e46b-4c50-92d8-b5ef00997f70"}]} 2026-06-03 01:03:07.172 8 INFO neutron.db.l3_hamode_db [None req-59681118-e90d-4ee1-a929-6b884a61051d 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] HA network 5842ec7f-d051-4379-97fd-395249a99c06 was deleted as no HA routers are present in tenant bdc730716dee4245aba124aeba0fdc4d. [pid: 8|app: 0|req: 1037/2066] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:05 2026] DELETE /v2.0/routers/e84da9ff-c474-49ea-830c-ec022d0f3075 => generated 0 bytes in 1310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2067] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/ports?device_id=e84da9ff-c474-49ea-830c-ec022d0f3075 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:07.240 8 INFO neutron.services.segments.plugin [-] Segment b28ab9de-eb14-44ad-84ed-af567bb827e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28ab9de-eb14-44ad-84ed-af567bb827e3 found for delete ", "request_id": "req-17e3e7ba-dd62-41fa-bcb5-73fa3db9b0b7"}]} 2026-06-03 01:03:07.242 8 INFO neutron.api.v2.resource [None req-16e13f70-cbbf-490c-a696-4eeb07a5d525 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1039/2068] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/routers/e84da9ff-c474-49ea-830c-ec022d0f3075 => 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: 1040/2069] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/ports?device_id=0f8a036c-a5e2-4405-9e1f-e8067612b226 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:07.314 8 INFO neutron.api.v2.resource [None req-9b61d3e8-5052-4e89-a9d9-631e9fe8de69 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2070] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/routers/0f8a036c-a5e2-4405-9e1f-e8067612b226 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:07.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5357c090-58ab-4e87-8c13-bf4d8a7fd1fc 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2071] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/subnets/19dc2dd9-bc14-475b-8d92-4f9e6438a077 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2072] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/ports?device_id=b6cd0420-6c73-4d15-b995-d058390b9ce8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:07.426 8 INFO neutron.api.v2.resource [None req-45ece24e-83eb-4a70-8141-e1e105f6d9b2 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2073] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/routers/b6cd0420-6c73-4d15-b995-d058390b9ce8 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:07.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a11453f-8591-4663-ac05-5626fcc67ae9 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1045/2074] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/subnets/2e2d81ca-faf7-4890-991f-4cee80b0b75f => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2075] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/ports?device_id=0bbe51f3-890b-409a-ad14-de5c68ca6117 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:07.559 8 INFO neutron.api.v2.resource [None req-7bc2dc94-ef20-46b8-a9d9-f2ec9338f643 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/2076] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/routers/0bbe51f3-890b-409a-ad14-de5c68ca6117 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:07.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ff185df-31e7-49b1-8ccb-1c28c6121f92 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2077] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/subnets/ccd1e5c9-4847-4e91-b683-fcfa71e5071a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:07.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c0cb787-e656-41a7-abf1-e37b3a50ac98 0fff30778204475297081d61ff95c554 bdc730716dee4245aba124aeba0fdc4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2078] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/subnets/5637c870-a27d-46e7-82f4-373c2a1857ff => generated 136 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2079] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:03:05 2026] POST /v2.0/routers => generated 728 bytes in 3131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2080] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:08 2026] GET /v2.0/security-groups?tenant_id=bdc730716dee4245aba124aeba0fdc4d&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2081] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:08 2026] DELETE /v2.0/security-groups/baba11b9-fdfa-4f0f-ac4c-2cd42c07d67d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2082] 10.0.0.41 () {34 vars in 782 bytes} [Wed Jun 3 01:03:08 2026] PUT /v2.0/routers/63373075-3fa5-4e10-803f-afbe13eae75d/add_router_interface => generated 309 bytes in 1725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:10.736 8 WARNING neutron_lib.context [None req-664a8b6d-124e-4eb8-b609-481d1f92a01d 6e1f23c4f41747cbbc0c9f28e1aea219 0a74771c2b2b41f8b84f176aa9f16651 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:10.907 7 WARNING neutron_lib.context [None req-b98dd1e9-96cb-4185-ae4f-d49a21af0bb9 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1052/2083] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:03:10 2026] POST /v2.0/security-groups => generated 1561 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2084] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:03:10 2026] GET /v2.0/security-groups => generated 4344 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2085] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 01:03:10 2026] POST /v2.0/security-groups => generated 1611 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:03:11.085 7 WARNING neutron_lib.context [None req-b9767acb-9eba-4359-a52c-90c2ccb7e36a c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/2086] 10.0.0.41 () {34 vars in 757 bytes} [Wed Jun 3 01:03:11 2026] PUT /v2.0/security-groups/1db38072-44a5-49db-a244-37c39098a963 => generated 1599 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2087] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:11 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: 1033/2088] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 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: 1034/2089] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:11 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) 2026-06-03 01:03:11.217 7 WARNING neutron_lib.context [None req-e7a2254f-6265-406b-b914-63bd8c7a09bd c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2090] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:03:11 2026] GET /v2.0/security-groups/1db38072-44a5-49db-a244-37c39098a963 => generated 1599 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2091] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:11 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: 1035/2092] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2093] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:11 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-06-03 01:03:11.335 7 WARNING neutron_lib.context [None req-26ba4d76-b530-463b-a453-24a5f890bff7 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2094] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:11 2026] DELETE /v2.0/security-groups/1db38072-44a5-49db-a244-37c39098a963 => 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: 1059/2095] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:11 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1060/2096] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:03:11 2026] GET /v2.0/security-groups => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2097] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:11.492 7 INFO neutron.api.v2.resource [None req-8b9484aa-9432-4d42-80de-d05f98a145d2 6e1f23c4f41747cbbc0c9f28e1aea219 0a74771c2b2b41f8b84f176aa9f16651 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1061/2098] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:03:11 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2099] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:11 2026] DELETE /v2.0/security-groups/1db38072-44a5-49db-a244-37c39098a963 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:11.497 8 WARNING neutron_lib.context [None req-1959199f-f9a7-4d2e-815c-98b485aa0d87 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:11.507 7 WARNING neutron_lib.context [None req-5003e622-72b5-4adf-9ce7-0f2649bda563 6e1f23c4f41747cbbc0c9f28e1aea219 0a74771c2b2b41f8b84f176aa9f16651 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2100] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2101] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-groups => generated 1561 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:03:11.653 7 WARNING neutron_lib.context [None req-5ce8ba2a-5c6d-4572-8cdd-117a72d865ff c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:11.676 7 INFO neutron.db.securitygroups_db [None req-5ce8ba2a-5c6d-4572-8cdd-117a72d865ff c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Project 49efb4075bce4edeb5b7e591ca73ca30 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: 1040/2102] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:11.784 7 WARNING neutron_lib.context [None req-9ee449ab-9b3a-483f-bf52-7003e10c4959 6e1f23c4f41747cbbc0c9f28e1aea219 0a74771c2b2b41f8b84f176aa9f16651 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1041/2103] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:11.902 7 WARNING neutron_lib.context [None req-88bb6341-6181-48ab-87e2-392b174b127f c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:11.919 7 INFO neutron.db.securitygroups_db [None req-88bb6341-6181-48ab-87e2-392b174b127f c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Project 49efb4075bce4edeb5b7e591ca73ca30 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: 1042/2104] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2105] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-group-rules/6c41a8f6-5ed4-4075-bc77-5be19e9f5b90 => generated 569 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2106] 199.204.45.74 () {34 vars in 716 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/ports => generated 1097 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2107] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 119 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: 1045/2108] 10.0.0.214 () {34 vars in 971 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2109] 10.0.0.214 () {34 vars in 907 bytes} [Wed Jun 3 01:03:12 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: 1064/2110] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:03:12 2026] DELETE /v2.0/security-group-rules/6c41a8f6-5ed4-4075-bc77-5be19e9f5b90 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2111] 199.204.45.74 () {34 vars in 1261 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2112] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:03:12 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-06-03 01:03:12.403 8 WARNING neutron_lib.context [None req-b187e9cb-8751-495c-9122-3802f9174921 6e1f23c4f41747cbbc0c9f28e1aea219 0a74771c2b2b41f8b84f176aa9f16651 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2113] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:12.477 7 WARNING neutron_lib.context [None req-d0b5c551-f132-4efe-bbc5-93f7e6b8e602 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/2114] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:12 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: 8|app: 0|req: 1067/2115] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1049/2116] 10.0.0.41 () {34 vars in 684 bytes} [Wed Jun 3 01:03:12 2026] POST /v2.0/security-groups => generated 1596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:03:12.595 7 WARNING neutron_lib.context [None req-5b2e88ae-9420-499c-898f-c2139ef07d47 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2117] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-group-rules/b738ae46-f163-420f-affd-9d4e5c7241f7 => generated 569 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2118] 199.204.45.74 () {34 vars in 974 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2119] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2120] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2121] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/networks?id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 803 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:12.793 8 WARNING neutron_lib.context [None req-bccb8ed2-96d1-428b-9aad-3b50ee72ec26 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1051/2122] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:03:12 2026] DELETE /v2.0/security-group-rules/b738ae46-f163-420f-affd-9d4e5c7241f7 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2123] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2124] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:12.979 8 WARNING neutron_lib.context [None req-8c30c8c0-528e-4661-9591-3a72281cbf05 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1052/2125] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:03:12 2026] PUT /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1251 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:13.377 7 WARNING neutron_lib.context [None req-8e9585ed-c8d8-4904-8522-cbe7bf939837 6e1f23c4f41747cbbc0c9f28e1aea219 0a74771c2b2b41f8b84f176aa9f16651 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:13.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da2b03d8-06d1-4f36-a028-16e8bbd78465'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '89e2f488-1cee-444c-8494-9291943be8b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1053/2126] 10.0.0.41 () {34 vars in 694 bytes} [Wed Jun 3 01:03:13 2026] POST /v2.0/security-group-rules => generated 570 bytes in 142 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: 1054/2127] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2527 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2128] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-group-rules/d5189308-da47-4a1a-b950-921069055159 => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2129] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 1057/2130] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2131] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2132] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:03:12 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2133] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&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: 1059/2134] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:03:13 2026] DELETE /v2.0/security-group-rules/d5189308-da47-4a1a-b950-921069055159 => 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: 1076/2135] 10.0.0.41 () {32 vars in 672 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2136] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2137] 10.0.0.214 () {34 vars in 1098 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--137134173&fields=id&tenant_id=49efb4075bce4edeb5b7e591ca73ca30 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2138] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1061/2139] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:13 2026] DELETE /v2.0/security-groups/df58f7aa-6be1-4a34-a4a2-a0ecb64b7f17 => 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: 1079/2140] 10.0.0.214 () {34 vars in 1100 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2047868980&fields=id&tenant_id=49efb4075bce4edeb5b7e591ca73ca30 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2141] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1080/2142] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-groups => 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: 1081/2143] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1063/2144] 10.0.0.214 () {34 vars in 982 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks?id=7dca4c9b-708b-441c-87b8-a896cb81a052 => generated 672 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2145] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/security-groups => 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: 1083/2146] 10.0.0.214 () {34 vars in 965 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/quotas/49efb4075bce4edeb5b7e591ca73ca30 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2147] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&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: 1065/2148] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2149] 10.0.0.214 () {34 vars in 1002 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?tenant_id=49efb4075bce4edeb5b7e591ca73ca30&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2150] 10.0.0.214 () {34 vars in 1008 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?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: 1086/2151] 10.0.0.214 () {34 vars in 1108 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2152] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2153] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2154] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2527 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2155] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/security-groups?tenant_id=0a74771c2b2b41f8b84f176aa9f16651&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2156] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks?id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 803 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2157] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1089/2158] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:14 2026] DELETE /v2.0/security-groups/469a580f-7e70-4798-9e35-4614d827fd8c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2159] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2160] 10.0.0.214 () {34 vars in 971 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2161] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&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: 1072/2162] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2163] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1091/2164] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:03:15 2026] PUT /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1311 bytes in 312 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-06-03 01:03:15.447 8 INFO neutron.api.v2.resource [None req-b7c7c3f3-e358-4a2b-ba4e-336bbabe3362 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1092/2165] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/security-groups/lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 149 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:15.469 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e42af61b-10bd-41a7-b2d3-e8d0afbe3014'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '89e2f488-1cee-444c-8494-9291943be8b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1074/2166] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/networks?id=7dca4c9b-708b-441c-87b8-a896cb81a052 => generated 672 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2167] 199.204.45.74 () {30 vars in 784 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/security-groups?name=lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 1575 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2168] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2587 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2169] 199.204.45.74 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49efb4075bce4edeb5b7e591ca73ca30 => generated 273 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2170] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/networks?id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:15.658 8 WARNING neutron_lib.context [req-fe240328-4b87-4b93-a8ea-6ab4994488bb req-a1fc6920-2014-45da-889a-28957ff9b4dc c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1076/2171] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:03:15 2026] PUT /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1311 bytes in 370 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-06-03 01:03:15.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea4bee3e-ed47-4a2a-9f14-d4a2dc8af14f'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '89e2f488-1cee-444c-8494-9291943be8b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1077/2172] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2173] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => 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: 1079/2174] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2175] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&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: 7|app: 0|req: 1081/2176] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1082/2177] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2178] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:03:15 2026] POST /v2.0/ports => generated 993 bytes in 581 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: 1097/2179] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2180] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1084/2181] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:16 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: 1085/2182] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:16 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: 1086/2183] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2184] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2185] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2186] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/networks?id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2187] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2188] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1092/2189] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2190] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2191] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2192] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2193] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:03:16 2026] PUT /v2.0/ports/6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 => generated 1238 bytes in 535 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: 1096/2194] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2195] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=segments => generated 14 bytes in 78 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: 1097/2196] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1100/2197] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?tenant_id=49efb4075bce4edeb5b7e591ca73ca30&device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2198] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 => 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: 1098/2199] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1102/2200] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/subnets?id=d9edddd9-d3e2-4797-bcd4-7eb4c21d5581 => 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: 1099/2201] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?network_id=7dca4c9b-708b-441c-87b8-a896cb81a052&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2202] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?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: 1100/2203] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1008 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2204] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?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: 1101/2205] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2206] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2207] 199.204.45.74 () {34 vars in 1123 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-groups?id=370a3c92-a3d3-47f5-9442-d5641f481fc3&id=77917938-165d-44af-b3f2-76c435489bf9&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2210] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:18.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3bed599-9d83-4b67-b1e8-a886311f3aeb'] response: {'name': 'network-changed', 'server_uuid': '92ceb3a1-bb38-48d7-acf1-b4d28b71101a', 'tag': '6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1104/2211] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2212] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/ports?tenant_id=49efb4075bce4edeb5b7e591ca73ca30&device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2213] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/networks?id=7dca4c9b-708b-441c-87b8-a896cb81a052 => generated 768 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2214] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2215] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/subnets?id=d9edddd9-d3e2-4797-bcd4-7eb4c21d5581 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2216] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/ports?network_id=7dca4c9b-708b-441c-87b8-a896cb81a052&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: 1107/2217] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?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: 1111/2218] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2219] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:19 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2220] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:19 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2221] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:19 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:20.280 8 INFO neutron.db.l3_db [None req-eec7a633-4ea2-43ab-9cd2-4a9f56f47af4 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Floating IP e95136df-b16d-49c5-a926-93ec10181d7c associated. External IP: 10.96.250.201, port: 6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4. [pid: 8|app: 0|req: 1113/2222] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:03:19 2026] PUT /v2.0/floatingips/e95136df-b16d-49c5-a926-93ec10181d7c => generated 855 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2223] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:20 2026] GET /v2.0/security-groups?tenant_id=8de70954a059411fa9eceb03ea900c90&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:21.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6983fc54-4a37-44af-94f8-396f3ac6b315'] response: {'name': 'network-changed', 'server_uuid': '92ceb3a1-bb38-48d7-acf1-b4d28b71101a', 'tag': '6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2224] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:21 2026] DELETE /v2.0/security-groups/f419fbcf-3605-4053-b759-05b7e4148451 => 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: 1111/2225] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/ports?tenant_id=49efb4075bce4edeb5b7e591ca73ca30&device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1279 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2226] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/networks?id=7dca4c9b-708b-441c-87b8-a896cb81a052 => generated 768 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2227] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2228] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/subnets?id=d9edddd9-d3e2-4797-bcd4-7eb4c21d5581 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2229] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/security-groups?tenant_id=9f432cf4f9d54938a771f27cd06d4670&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2230] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/ports?network_id=7dca4c9b-708b-441c-87b8-a896cb81a052&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2231] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:21 2026] DELETE /v2.0/security-groups/71cda989-e33e-4b34-b385-a150b4e2f62e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2232] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2233] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052?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) 2026-06-03 01:03:23.908 8 WARNING neutron_lib.context [None req-9ff38d77-9e43-47f6-9619-2462ffbddb29 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:24.933 8 INFO neutron.db.l3_db [None req-9ff38d77-9e43-47f6-9619-2462ffbddb29 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Floating IP 783c98d8-1665-4f7f-8af6-5b4d3187c244 associated. External IP: 10.96.250.219, port: 5babe573-cc14-45b5-aeae-32818b4b805c. [pid: 8|app: 0|req: 1120/2234] 10.0.0.41 () {34 vars in 676 bytes} [Wed Jun 3 01:03:23 2026] POST /v2.0/floatingips => generated 898 bytes in 1530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2235] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:25 2026] GET /v2.0/security-groups?tenant_id=eac73f5d341c4ad18a225d69f031881c&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2236] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:25 2026] DELETE /v2.0/security-groups/289f0191-742a-48fe-aade-784552f3b40f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:29.299 7 WARNING neutron_lib.context [None req-1da8073d-f745-46ee-a828-94332caef911 ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:29.341 7 INFO neutron.db.segments_db [None req-1da8073d-f745-46ee-a828-94332caef911 ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] Added segment 41d9eed4-7966-4f9e-b60c-e8740a631aed of type vxlan for network 8d7bdd3c-05f8-4449-9018-570383906151 2026-06-03 01:03:29.668 7 INFO neutron.db.l3_hamode_db [None req-1da8073d-f745-46ee-a828-94332caef911 ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:03:29.829 7 INFO neutron.db.l3_hamode_db [None req-1da8073d-f745-46ee-a828-94332caef911 ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1122/2237] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2238] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:29 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: 1124/2239] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:29 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: 1125/2240] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:29 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-06-03 01:03:30.142 8 INFO neutron.api.v2.resource [None req-3d8d5a74-537a-40f0-b327-a1de69cda18a cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1126/2241] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/security-groups/lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2242] 199.204.45.74 () {30 vars in 784 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/security-groups?name=lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 1575 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2243] 199.204.45.74 () {30 vars in 814 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/security-group-rules?security_group_id=ce4e92b6-f2d2-4a4e-83ae-2596564c7bcc => 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: 1129/2244] 199.204.45.74 () {34 vars in 746 bytes} [Wed Jun 3 01:03:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2245] 199.204.45.74 () {34 vars in 746 bytes} [Wed Jun 3 01:03:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2246] 10.0.0.41 () {34 vars in 667 bytes} [Wed Jun 3 01:03:29 2026] POST /v2.0/routers => generated 474 bytes in 1500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2247] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2248] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:03:30 2026] PUT /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2249] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2250] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2251] 10.0.0.41 () {34 vars in 761 bytes} [Wed Jun 3 01:03:30 2026] PUT /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2252] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1279 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2253] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2254] 10.0.0.41 () {32 vars in 857 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/floatingips?floating_network_id=0752a754-9a08-482f-baa8-0833c3e404da&port_id=6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2255] 10.0.0.41 () {34 vars in 757 bytes} [Wed Jun 3 01:03:31 2026] PUT /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2256] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/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: 1122/2257] 10.0.0.41 () {34 vars in 779 bytes} [Wed Jun 3 01:03:31 2026] PUT /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2258] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 52 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2259] 10.0.0.150 () {34 vars in 990 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2260] 10.0.0.150 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2261] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:03:31 2026] PUT /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2262] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2263] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:31.746 7 INFO neutron.api.v2.resource [None req-b08e8eb9-5ca8-453b-8353-4e606194c9c0 ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2264] 10.0.0.41 () {32 vars in 742 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2265] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:03:31 2026] DELETE /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags/red => 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: 1127/2266] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 30 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:32.030 8 INFO neutron.api.v2.resource [None req-e3b8cc4f-ada3-49b6-8115-3d58f889d05c ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2267] 10.0.0.41 () {32 vars in 745 bytes} [Wed Jun 3 01:03:31 2026] DELETE /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/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: 1128/2268] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:03:32 2026] DELETE /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => 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: 1141/2269] 10.0.0.41 () {32 vars in 730 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2270] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2 => generated 480 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2273] 10.0.0.41 () {34 vars in 741 bytes} [Wed Jun 3 01:03:32 2026] PUT /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2 => generated 480 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2274] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:03:33 2026] GET /v2.0/ports?device_id=953f24fc-8813-4c81-98fe-1adc14e0b6e2 => 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: 1133/2275] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:33 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2276] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:33 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:33.946 8 INFO neutron.services.segments.plugin [-] Segment 41d9eed4-7966-4f9e-b60c-e8740a631aed resource provider aggregate not found 2026-06-03 01:03:33.954 8 INFO neutron.services.segments.plugin [-] Segment 41d9eed4-7966-4f9e-b60c-e8740a631aed resource provider aggregate not found 2026-06-03 01:03:33.976 8 INFO neutron.services.segments.plugin [-] Segment 41d9eed4-7966-4f9e-b60c-e8740a631aed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d9eed4-7966-4f9e-b60c-e8740a631aed found for delete ", "request_id": "req-549f0e2a-fafe-425a-9bfb-86d9681f9a86"}]} 2026-06-03 01:03:33.976 8 INFO neutron.services.segments.plugin [-] Segment 41d9eed4-7966-4f9e-b60c-e8740a631aed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d9eed4-7966-4f9e-b60c-e8740a631aed found for delete ", "request_id": "req-64fce091-2888-40e0-a987-20bc666d6c1f"}]} 2026-06-03 01:03:33.985 8 INFO neutron.db.l3_hamode_db [None req-441a3c27-2c1c-435a-83ea-87c3cb54ad35 ecc2f0c18ab24a86b03879666c18f1c1 ed4af53b6b7a4b3fae5f4efe0f72cbdb - - default default] HA network 8d7bdd3c-05f8-4449-9018-570383906151 was deleted as no HA routers are present in tenant ed4af53b6b7a4b3fae5f4efe0f72cbdb. [pid: 8|app: 0|req: 1143/2277] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:33 2026] DELETE /v2.0/routers/953f24fc-8813-4c81-98fe-1adc14e0b6e2 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2278] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2279] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/security-groups?tenant_id=ed4af53b6b7a4b3fae5f4efe0f72cbdb&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:34.849 8 INFO neutron.db.l3_db [req-8be207f5-438b-402e-b85b-da11ffe392cc req-47fc5d32-5daa-42d8-8315-5633c98d616c c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] Floating IP e95136df-b16d-49c5-a926-93ec10181d7c disassociated. External IP: 10.96.250.201, port: 6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4. [pid: 7|app: 0|req: 1137/2280] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/ports?device_id=92ceb3a1-bb38-48d7-acf1-b4d28b71101a => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2281] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:34 2026] DELETE /v2.0/security-groups/30bea31f-ae5e-4ae8-aa6f-a25d10cbf24d => 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: 1139/2282] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jun 3 01:03:35 2026] GET /v2.0/security-groups?id=77917938-165d-44af-b3f2-76c435489bf9&id=370a3c92-a3d3-47f5-9442-d5641f481fc3&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2283] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:35 2026] GET /v2.0/security-groups?tenant_id=f7f8e82e99664f3a87a52e7c9ab7ab9d&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2284] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:03:34 2026] DELETE /v2.0/ports/6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2285] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:35 2026] DELETE /v2.0/security-groups/85082bfc-71b3-40e0-b5c1-d979ee112a87 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:36.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb5ddbb-d208-4f42-8ada-8369ac30f311'] response: {'server_uuid': '92ceb3a1-bb38-48d7-acf1-b4d28b71101a', 'name': 'network-vif-deleted', 'tag': '6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1145/2286] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:36 2026] DELETE /v2.0/security-groups/370a3c92-a3d3-47f5-9442-d5641f481fc3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:36.382 7 INFO neutron.api.v2.resource [None req-e05e56d8-8313-4f38-bda7-8e7681cd81b1 c8a02ea6fd324c189a46f60b3454facd 49efb4075bce4edeb5b7e591ca73ca30 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2287] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:03:36 2026] GET /v2.0/security-groups/370a3c92-a3d3-47f5-9442-d5641f481fc3 => 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: 1146/2288] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:03:36 2026] DELETE /v2.0/floatingips/e95136df-b16d-49c5-a926-93ec10181d7c => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2289] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:36 2026] DELETE /v2.0/security-groups/77917938-165d-44af-b3f2-76c435489bf9 => 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: 1144/2290] 10.0.0.51 () {30 vars in 689 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2291] 10.0.0.51 () {30 vars in 691 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2292] 10.0.0.51 () {30 vars in 667 bytes} [Wed Jun 3 01:03:37 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: 1147/2293] 10.0.0.51 () {30 vars in 703 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2294] 10.0.0.51 () {28 vars in 438 bytes} [Wed Jun 3 01:03:38 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2295] 10.0.0.51 () {30 vars in 727 bytes} [Wed Jun 3 01:03:38 2026] GET /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 632 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2296] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:03:36 2026] PUT /v2.0/routers/ced576ec-ae22-44db-ac16-46bc49284426/remove_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2297] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03: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: 1149/2298] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:39 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) 2026-06-03 01:03:39.566 7 INFO neutron.services.segments.plugin [-] Segment 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd resource provider aggregate not found 2026-06-03 01:03:39.571 7 INFO neutron.services.segments.plugin [-] Segment 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd resource provider aggregate not found 2026-06-03 01:03:39.589 7 INFO neutron.services.segments.plugin [-] Segment 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd found for delete ", "request_id": "req-c9dcc2ad-93f8-44a3-9a0a-4cf115d4ec25"}]} 2026-06-03 01:03:39.590 7 INFO neutron.services.segments.plugin [-] Segment 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b0b9c7-3e5e-498f-b403-c4f9a7caefcd found for delete ", "request_id": "req-968b7dd6-c5ee-4dbe-aa36-035779a41229"}]} 2026-06-03 01:03:39.601 7 INFO neutron.db.l3_hamode_db [None req-218abde8-8964-4976-a71c-3d34e780a38d cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network 94b74834-4114-4a45-97ab-a6d4d70b4079 was deleted as no HA routers are present in tenant 49efb4075bce4edeb5b7e591ca73ca30. [pid: 7|app: 0|req: 1150/2299] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:38 2026] DELETE /v2.0/routers/ced576ec-ae22-44db-ac16-46bc49284426 => generated 0 bytes in 1250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2300] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03: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: 1150/2301] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/security-groups?tenant_id=5757d3c4d09e4809aa228d7ad335e9c8&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2302] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2303] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:39 2026] DELETE /v2.0/subnets/d9edddd9-d3e2-4797-bcd4-7eb4c21d5581 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2304] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:39 2026] DELETE /v2.0/security-groups/5d9de234-7f4d-4b7e-bece-450dc7dc1bc9 => 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: 1153/2305] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 650 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2306] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2307] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/security-groups?tenant_id=a834e7840c46464fa6aba555dc85db82&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2308] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:40 2026] DELETE /v2.0/security-groups/0762578d-c56e-41e3-8fc6-27a27f22ca39 => 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: 1157/2309] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2310] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:40 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: 1159/2311] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:40 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-06-03 01:03:40.239 8 INFO neutron.services.segments.plugin [-] Segment 98fd8149-1b90-4727-ae39-039e29243054 resource provider aggregate not found [pid: 7|app: 0|req: 1160/2312] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:40.243 8 INFO neutron.services.segments.plugin [-] Segment 98fd8149-1b90-4727-ae39-039e29243054 resource provider aggregate not found 2026-06-03 01:03:40.263 8 INFO neutron.services.segments.plugin [-] Segment 98fd8149-1b90-4727-ae39-039e29243054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98fd8149-1b90-4727-ae39-039e29243054 found for delete ", "request_id": "req-1ef5e8c6-3370-4f80-893d-a36223f39463"}]} 2026-06-03 01:03:40.264 8 INFO neutron.services.segments.plugin [-] Segment 98fd8149-1b90-4727-ae39-039e29243054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98fd8149-1b90-4727-ae39-039e29243054 found for delete ", "request_id": "req-f9ae34c4-de07-4245-9801-a09c25dab99c"}]} [pid: 8|app: 0|req: 1153/2313] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:39 2026] DELETE /v2.0/networks/7dca4c9b-708b-441c-87b8-a896cb81a052 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2314] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:40 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2315] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:40 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1156/2316] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:40 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2317] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:03:40 2026] POST /v2.0/ports => generated 1299 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1158/2318] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:03:41 2026] PUT /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1424 bytes in 587 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-06-03 01:03:41.806 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf83b39e-e3b0-4829-b7ef-cb54b3a06c2a'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '66849ffc-dea9-490e-beef-b9bb9c3e5800', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1159/2319] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:41 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 4041 bytes in 73 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: 1160/2320] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2321] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:41 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => 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: 1162/2322] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:41 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&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: 1161/2323] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:03:40 2026] PUT /v2.0/routers/63373075-3fa5-4e10-803f-afbe13eae75d/remove_router_interface => generated 309 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2324] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:41 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1164/2325] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2326] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1166/2327] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2328] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&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: 1168/2329] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2330] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1170/2331] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => 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: 1171/2332] 199.204.45.74 () {34 vars in 1101 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => 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: 1172/2333] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2334] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2335] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&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: 1175/2336] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1176/2337] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1177/2338] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 4041 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2339] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2340] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => 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: 1180/2341] 199.204.45.74 () {34 vars in 1101 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:43.288 7 INFO neutron.services.segments.plugin [-] Segment 945fb4b9-659d-457b-a987-e2cc95ba2b83 resource provider aggregate not found 2026-06-03 01:03:43.296 7 INFO neutron.services.segments.plugin [-] Segment 945fb4b9-659d-457b-a987-e2cc95ba2b83 resource provider aggregate not found 2026-06-03 01:03:43.306 7 INFO neutron.services.segments.plugin [-] Segment 945fb4b9-659d-457b-a987-e2cc95ba2b83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 945fb4b9-659d-457b-a987-e2cc95ba2b83 found for delete ", "request_id": "req-186c885c-5e26-4cce-99ae-47c6227f0852"}]} 2026-06-03 01:03:43.311 7 INFO neutron.services.segments.plugin [-] Segment 945fb4b9-659d-457b-a987-e2cc95ba2b83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 945fb4b9-659d-457b-a987-e2cc95ba2b83 found for delete ", "request_id": "req-06ac20eb-8b4a-487f-ad2c-98340459d5a5"}]} [pid: 8|app: 0|req: 1181/2342] 10.0.0.214 () {34 vars in 971 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:43.323 7 INFO neutron.db.l3_hamode_db [None req-81f2c405-e557-4fae-803e-125be91e4653 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] HA network a15753cc-10d4-487f-a6f6-ef25cedacc86 was deleted as no HA routers are present in tenant fce95d5cad3d424cba1566cd0b6883ad. [pid: 7|app: 0|req: 1162/2343] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:42 2026] DELETE /v2.0/routers/63373075-3fa5-4e10-803f-afbe13eae75d => generated 0 bytes in 1330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2344] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056&id=f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2345] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2346] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2347] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2348] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2349] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:03:43 2026] DELETE /v2.0/subnets/8ffb8b53-1647-4828-a768-6471bdf9cbb5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2350] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1167/2351] 199.204.45.74 () {34 vars in 789 bytes} [Wed Jun 3 01:03:43 2026] PUT /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1199 bytes in 439 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-06-03 01:03:43.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca609813-41fc-4aea-bca2-0a56f7267450'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '66849ffc-dea9-490e-beef-b9bb9c3e5800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1168/2352] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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) 2026-06-03 01:03:44.019 8 INFO neutron.services.segments.plugin [-] Segment 21e5eebd-2edd-407b-8d2e-1997686da9f4 resource provider aggregate not found 2026-06-03 01:03:44.026 8 INFO neutron.services.segments.plugin [-] Segment 21e5eebd-2edd-407b-8d2e-1997686da9f4 resource provider aggregate not found 2026-06-03 01:03:44.050 8 INFO neutron.services.segments.plugin [-] Segment 21e5eebd-2edd-407b-8d2e-1997686da9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e5eebd-2edd-407b-8d2e-1997686da9f4 found for delete ", "request_id": "req-d3848005-8c4e-42a4-ace6-7600c06cf0b8"}]} [pid: 8|app: 0|req: 1185/2353] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:43 2026] DELETE /v2.0/networks/39b0faac-9d3c-4dd1-b624-0797db8fac4e => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:03:44.058 8 INFO neutron.services.segments.plugin [-] Segment 21e5eebd-2edd-407b-8d2e-1997686da9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e5eebd-2edd-407b-8d2e-1997686da9f4 found for delete ", "request_id": "req-b42dab3e-9696-4b48-970b-aacec48a3448"}]} [pid: 7|app: 0|req: 1169/2354] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2355] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3816 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2356] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2357] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2358] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => 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: 1172/2359] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:44 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: 1188/2360] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2361] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:44 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: 1174/2362] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:44 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: 1175/2363] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:44 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: 1189/2364] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2365] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1177/2366] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2367] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1178/2368] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1349 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2369] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/security-groups?tenant_id=fce95d5cad3d424cba1566cd0b6883ad&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2370] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1192/2371] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:44 2026] DELETE /v2.0/security-groups/ed40252a-b6a6-46ee-ab42-368b937ad1d4 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2372] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2373] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2374] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2375] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1182/2376] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/security-groups?tenant_id=49efb4075bce4edeb5b7e591ca73ca30&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: 1195/2377] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:44 2026] DELETE /v2.0/security-groups/1d790d46-14e3-4409-8057-31f4bfdafeb8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2380] 10.0.0.51 () {30 vars in 689 bytes} [Wed Jun 3 01:03:48 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: 1197/2381] 10.0.0.51 () {30 vars in 691 bytes} [Wed Jun 3 01:03:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2382] 10.0.0.51 () {30 vars in 667 bytes} [Wed Jun 3 01:03:48 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: 1198/2383] 10.0.0.51 () {30 vars in 703 bytes} [Wed Jun 3 01:03:48 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: 1199/2384] 10.0.0.51 () {28 vars in 438 bytes} [Wed Jun 3 01:03:49 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2385] 10.0.0.51 () {30 vars in 727 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/subnets/05a4ca14-3e3a-4502-af7e-4405077de17c => generated 631 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:49.423 7 WARNING neutron_lib.context [None req-722e5b8c-2436-46b4-979a-bfacfc8594ab 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:49.582 7 INFO neutron.db.segments_db [None req-722e5b8c-2436-46b4-979a-bfacfc8594ab 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Added segment e19d7cc6-70aa-46fe-83f1-a7b671daf2ed of type vxlan for network 6013d3bd-aa06-4a2d-8285-070096616e65 [pid: 8|app: 0|req: 1201/2386] 199.204.45.74 () {34 vars in 1095 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2387] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2388] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:03:49 2026] POST /v2.0/networks => generated 632 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:49.764 7 WARNING neutron_lib.context [None req-91af2c5e-ed69-4132-95a0-3da6033db43a 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1203/2389] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => 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: 1204/2390] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=020eb241-5f89-45fd-843a-4d603780a51f => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2391] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=020eb241-5f89-45fd-843a-4d603780a51f => 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: 1206/2392] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2393] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2394] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2395] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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: 1187/2396] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:03:49 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:50.164 8 WARNING neutron_lib.context [None req-efe7e471-66da-49d1-b4fe-99405983fe11 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:50.223 8 INFO neutron.db.segments_db [None req-efe7e471-66da-49d1-b4fe-99405983fe11 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Added segment 0b84d899-428e-4bd5-b59f-f0a436911336 of type vxlan for network 71dbcc66-f413-4dfa-8c81-2e37567b3874 [pid: 7|app: 0|req: 1188/2397] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2398] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:03:50 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:50.351 7 WARNING neutron_lib.context [None req-d88409cf-632d-430b-8996-6323c6d80130 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2399] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2400] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:50 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: 1213/2401] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2402] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:50 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: 1215/2403] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2404] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/subnets/05a4ca14-3e3a-4502-af7e-4405077de17c => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2405] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3818 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2406] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:03:50 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:50.723 8 WARNING neutron_lib.context [None req-7367e375-b4c0-42c3-9dfc-395259473db3 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1190/2407] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:50 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) 2026-06-03 01:03:50.779 8 INFO neutron.db.segments_db [None req-7367e375-b4c0-42c3-9dfc-395259473db3 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Added segment 2016407a-b2ec-4344-899c-fa4573561e57 of type vxlan for network 79af6df9-41c8-4a8c-b730-aa5e80554b7e [pid: 7|app: 0|req: 1191/2408] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2409] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2410] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:50 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: 1218/2411] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:03:50 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:50.910 7 WARNING neutron_lib.context [None req-374888e5-22d3-48ae-80b8-6977d2091492 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2412] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:03:50 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:51.271 8 WARNING neutron_lib.context [None req-39e813f5-cbb0-4e66-afba-61a5053fe3a0 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:51.335 8 INFO neutron.db.segments_db [None req-39e813f5-cbb0-4e66-afba-61a5053fe3a0 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Added segment ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 of type vxlan for network 5afc2513-e4fd-409e-88bd-0a102413b95c /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: 1195/2413] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2414] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:03:51 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:51.486 8 WARNING neutron_lib.context [None req-0d5f24ae-9ce4-4b7b-8ee4-0875b4f76570 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1196/2415] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2416] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2417] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:03:51 2026] POST /v2.0/ports => generated 743 bytes in 352 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-06-03 01:03:51.841 8 WARNING neutron_lib.context [None req-0f6060fe-aef7-4662-bcbb-2ab78fbcc59b 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:03:51.903 8 INFO neutron.db.segments_db [None req-0f6060fe-aef7-4662-bcbb-2ab78fbcc59b 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Added segment e5143ef9-1224-40af-bf12-0e8f5ac9b126 of type vxlan for network 02b0093f-ca3b-4a24-9346-491ce9418f2c [pid: 8|app: 0|req: 1221/2418] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:03:51 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:52.047 8 WARNING neutron_lib.context [None req-30b8e382-9de5-4c09-80c9-8381a7ccb694 7f73dcada1f1426c985f18ef8e1d5382 64e1e2fe4c414b789983e139e2a7bc1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2419] 199.204.45.74 () {38 vars in 954 bytes} [Wed Jun 3 01:03:51 2026] POST /v2.0/ports => generated 1307 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1222/2420] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:03:52 2026] POST /v2.0/ports => generated 743 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1223/2421] 10.0.0.41 () {34 vars in 746 bytes} [Wed Jun 3 01:03:52 2026] PUT /v2.0/ports/f03081bd-caa9-48b0-898c-e607cc9f20a4/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2422] 10.0.0.41 () {34 vars in 746 bytes} [Wed Jun 3 01:03:52 2026] PUT /v2.0/ports/85f24f27-967e-4dea-a7cd-75d1a18e1650/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2423] 10.0.0.41 () {34 vars in 746 bytes} [Wed Jun 3 01:03:52 2026] PUT /v2.0/ports/94b696ab-ac7e-4e35-898b-2400bca89631/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2424] 10.0.0.41 () {34 vars in 746 bytes} [Wed Jun 3 01:03:52 2026] PUT /v2.0/ports/768ea3c4-227f-4b05-b298-3b5272389e58/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2425] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:03:52 2026] PUT /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1432 bytes in 639 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-06-03 01:03:52.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f29ee51a-ee5a-4d22-bd29-8944e14b03b8'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': 'a315fea1-e900-418e-aca9-256d93b900ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1200/2426] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 5278 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1201/2427] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 1227/2428] 10.0.0.41 () {32 vars in 659 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2429] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2430] 10.0.0.41 () {32 vars in 673 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2431] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&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: 1229/2432] 10.0.0.41 () {32 vars in 669 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2433] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1230/2434] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2435] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1206/2436] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1207/2437] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1231/2438] 10.0.0.41 () {32 vars in 667 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2439] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2440] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2441] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1233/2442] 10.0.0.41 () {32 vars in 677 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2443] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1211/2444] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => 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: 1234/2445] 10.0.0.41 () {32 vars in 689 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2446] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2447] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2448] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2449] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:03:53 2026] DELETE /v2.0/ports/f03081bd-caa9-48b0-898c-e607cc9f20a4 => 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: 1215/2450] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1216/2451] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=a315fea1-e900-418e-aca9-256d93b900ba => 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: 1217/2452] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19b&port_id=a315fea1-e900-418e-aca9-256d93b900ba => 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: 1218/2453] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2454] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&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: 1220/2455] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&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: 8|app: 0|req: 1236/2456] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:03:53 2026] DELETE /v2.0/ports/85f24f27-967e-4dea-a7cd-75d1a18e1650 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2457] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2458] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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: 1221/2459] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:03:54 2026] DELETE /v2.0/ports/94b696ab-ac7e-4e35-898b-2400bca89631 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2460] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:03:54 2026] DELETE /v2.0/ports/768ea3c4-227f-4b05-b298-3b5272389e58 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2461] 10.0.0.214 () {34 vars in 971 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2462] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 5278 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2463] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:03:54 2026] DELETE /v2.0/ports/2517890b-f731-41e5-ad58-eb89c01e24a4 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2464] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1468 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2465] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2466] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2467] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=a315fea1-e900-418e-aca9-256d93b900ba => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:55.198 8 INFO neutron.services.segments.plugin [-] Segment e19d7cc6-70aa-46fe-83f1-a7b671daf2ed resource provider aggregate not found 2026-06-03 01:03:55.204 8 INFO neutron.services.segments.plugin [-] Segment e19d7cc6-70aa-46fe-83f1-a7b671daf2ed resource provider aggregate not found 2026-06-03 01:03:55.219 8 INFO neutron.services.segments.plugin [-] Segment e19d7cc6-70aa-46fe-83f1-a7b671daf2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19d7cc6-70aa-46fe-83f1-a7b671daf2ed found for delete ", "request_id": "req-3f7de504-ae14-4e3e-a1d4-45d339188167"}]} 2026-06-03 01:03:55.219 8 INFO neutron.services.segments.plugin [-] Segment e19d7cc6-70aa-46fe-83f1-a7b671daf2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19d7cc6-70aa-46fe-83f1-a7b671daf2ed found for delete ", "request_id": "req-23c02838-71d4-4714-9dc2-f7c02f026539"}]} [pid: 8|app: 0|req: 1241/2468] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:54 2026] DELETE /v2.0/networks/6013d3bd-aa06-4a2d-8285-070096616e65 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2469] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19b&port_id=a315fea1-e900-418e-aca9-256d93b900ba => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2470] 199.204.45.74 () {34 vars in 789 bytes} [Wed Jun 3 01:03:55 2026] PUT /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1199 bytes in 405 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-06-03 01:03:55.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a9920f3-52d8-40e6-a9ed-523ed4075748'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': 'a315fea1-e900-418e-aca9-256d93b900ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1229/2471] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2472] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:55 2026] DELETE /v2.0/networks/71dbcc66-f413-4dfa-8c81-2e37567b3874 => 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: 1230/2473] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 797 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2474] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2475] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/subnets/05a4ca14-3e3a-4502-af7e-4405077de17c => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2476] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2477] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:55 2026] DELETE /v2.0/networks/79af6df9-41c8-4a8c-b730-aa5e80554b7e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2478] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2479] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:03:55 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: 1236/2480] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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: 1237/2481] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:03:55 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: 1238/2482] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:03:55 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: 1239/2483] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2484] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2485] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:55 2026] DELETE /v2.0/networks/5afc2513-e4fd-409e-88bd-0a102413b95c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2486] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 5045 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2487] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2488] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2489] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1349 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2490] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=a315fea1-e900-418e-aca9-256d93b900ba => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:56.229 7 INFO neutron.services.segments.plugin [-] Segment e5143ef9-1224-40af-bf12-0e8f5ac9b126 resource provider aggregate not found 2026-06-03 01:03:56.234 7 INFO neutron.services.segments.plugin [-] Segment e5143ef9-1224-40af-bf12-0e8f5ac9b126 resource provider aggregate not found [pid: 8|app: 0|req: 1250/2491] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:56.260 7 INFO neutron.services.segments.plugin [-] Segment e5143ef9-1224-40af-bf12-0e8f5ac9b126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5143ef9-1224-40af-bf12-0e8f5ac9b126 found for delete ", "request_id": "req-bd824e2b-5987-499c-abc3-d90181813e62"}]} [pid: 8|app: 0|req: 1251/2492] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c => 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: 1242/2493] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:03:56 2026] DELETE /v2.0/networks/02b0093f-ca3b-4a24-9346-491ce9418f2c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:03:56.278 7 INFO neutron.services.segments.plugin [-] Segment e5143ef9-1224-40af-bf12-0e8f5ac9b126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5143ef9-1224-40af-bf12-0e8f5ac9b126 found for delete ", "request_id": "req-68137992-5049-444f-bd2a-9135c38e2f82"}]} [pid: 7|app: 0|req: 1243/2494] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&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: 1252/2495] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2496] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2497] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2498] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1245/2499] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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) 2026-06-03 01:03:57.239 8 INFO neutron.services.segments.plugin [-] Segment 0b84d899-428e-4bd5-b59f-f0a436911336 resource provider aggregate not found 2026-06-03 01:03:57.258 8 INFO neutron.services.segments.plugin [-] Segment 0b84d899-428e-4bd5-b59f-f0a436911336 resource provider aggregate not found 2026-06-03 01:03:57.268 8 INFO neutron.services.segments.plugin [-] Segment 0b84d899-428e-4bd5-b59f-f0a436911336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b84d899-428e-4bd5-b59f-f0a436911336 found for delete ", "request_id": "req-ccdbc6fd-6ca6-4752-aa0b-8a2c4455df0f"}]} 2026-06-03 01:03:57.281 8 INFO neutron.services.segments.plugin [-] Segment 0b84d899-428e-4bd5-b59f-f0a436911336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b84d899-428e-4bd5-b59f-f0a436911336 found for delete ", "request_id": "req-68bc82a2-6b4f-4bb5-9576-3af15563e772"}]} 2026-06-03 01:03:57.290 8 INFO neutron.services.segments.plugin [-] Segment 2016407a-b2ec-4344-899c-fa4573561e57 resource provider aggregate not found 2026-06-03 01:03:57.302 8 INFO neutron.services.segments.plugin [-] Segment 2016407a-b2ec-4344-899c-fa4573561e57 resource provider aggregate not found 2026-06-03 01:03:57.311 8 INFO neutron.services.segments.plugin [-] Segment 2016407a-b2ec-4344-899c-fa4573561e57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2016407a-b2ec-4344-899c-fa4573561e57 found for delete ", "request_id": "req-a1f99338-49e3-40f1-b3fb-8960eb8b6a28"}]} 2026-06-03 01:03:57.329 8 INFO neutron.services.segments.plugin [-] Segment 2016407a-b2ec-4344-899c-fa4573561e57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2016407a-b2ec-4344-899c-fa4573561e57 found for delete ", "request_id": "req-09375b37-9ac2-4704-9080-3ba77f2843b3"}]} 2026-06-03 01:03:57.338 8 INFO neutron.services.segments.plugin [-] Segment ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 resource provider aggregate not found 2026-06-03 01:03:57.358 8 INFO neutron.services.segments.plugin [-] Segment ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 resource provider aggregate not found 2026-06-03 01:03:57.364 8 INFO neutron.services.segments.plugin [-] Segment ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 found for delete ", "request_id": "req-ae6350d5-4ddc-4a6b-92bb-e20d86af75d5"}]} 2026-06-03 01:03:57.379 8 INFO neutron.services.segments.plugin [-] Segment ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd58e7f-04aa-4bc0-a7df-74bb6ce66c95 found for delete ", "request_id": "req-27cd3340-1fee-4389-8f43-0ea66960f0e6"}]} [pid: 8|app: 0|req: 1255/2500] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/security-groups?tenant_id=64e1e2fe4c414b789983e139e2a7bc1d&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2501] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:57 2026] DELETE /v2.0/security-groups/9ae2cb26-0ea9-42d0-8bc0-69d9da9f1f09 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2502] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/security-groups?tenant_id=b286279e3e6144e7874b34c597204010&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2503] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:57 2026] DELETE /v2.0/security-groups/2f27e765-0316-463d-97e9-f34fd1253719 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2504] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:03:58 2026] GET /v2.0/security-groups?tenant_id=d551bbf1abe44d4fab7ac3be0a314599&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2505] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:03:58 2026] DELETE /v2.0/security-groups/76edde8a-c7fd-40b7-b63e-fb0af284158b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:02.727 8 WARNING neutron_lib.context [None req-039e9fac-c87f-41ec-851c-572367461ed0 52fe1bb7808f4300a6b0245f183bb539 75635833e5ad4349a494df9bbd985e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1258/2508] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:04:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:02.811 7 WARNING neutron_lib.context [None req-877eaee3-42a0-45e3-a524-e94ca00e7a87 52fe1bb7808f4300a6b0245f183bb539 75635833e5ad4349a494df9bbd985e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1251/2509] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:04:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:02.907 8 WARNING neutron_lib.context [None req-e532d2a8-d0c7-4fcc-98d0-3a4b3dcd7173 52fe1bb7808f4300a6b0245f183bb539 75635833e5ad4349a494df9bbd985e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1259/2510] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:04:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:02.977 7 WARNING neutron_lib.context [None req-fd7cf404-79e0-4ce3-bf5a-8c568c1c3286 52fe1bb7808f4300a6b0245f183bb539 75635833e5ad4349a494df9bbd985e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2511] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:04:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:03.057 8 WARNING neutron_lib.context [None req-0711be9f-453b-4d4d-9d8e-d3e5de9e74bd 52fe1bb7808f4300a6b0245f183bb539 75635833e5ad4349a494df9bbd985e61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1260/2512] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:04:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2513] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:04:03 2026] PUT /v2.0/subnetpools/3d5e0437-dd2a-4394-998c-cac90ef4fc8f/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2514] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:04:03 2026] PUT /v2.0/subnetpools/4a9dcc47-3216-4ee2-b259-3d8034687ba9/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2515] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:04:03 2026] PUT /v2.0/subnetpools/ed46109c-3a94-45c2-97f8-b900b2d994df/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2516] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:04:03 2026] PUT /v2.0/subnetpools/af7ece6d-245c-4863-80f8-2c4e6ada9329/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: 1255/2517] 10.0.0.41 () {32 vars in 671 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2518] 10.0.0.41 () {32 vars in 685 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2519] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2520] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2521] 10.0.0.41 () {32 vars in 679 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2522] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2523] 10.0.0.41 () {32 vars in 689 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2524] 10.0.0.41 () {32 vars in 701 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2525] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:03 2026] DELETE /v2.0/subnetpools/3d5e0437-dd2a-4394-998c-cac90ef4fc8f => 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: 1267/2526] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:03 2026] DELETE /v2.0/subnetpools/4a9dcc47-3216-4ee2-b259-3d8034687ba9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2527] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:03 2026] DELETE /v2.0/subnetpools/ed46109c-3a94-45c2-97f8-b900b2d994df => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2528] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:03 2026] DELETE /v2.0/subnetpools/af7ece6d-245c-4863-80f8-2c4e6ada9329 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2529] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:04 2026] DELETE /v2.0/subnetpools/7708552b-e2a0-4260-8453-bbba51cf9480 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2530] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:05 2026] GET /v2.0/security-groups?tenant_id=31d54fe04f9f47aa97ebce480ecf1ef8&name=default => generated 2805 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2531] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:05 2026] DELETE /v2.0/security-groups/d0334cda-22f3-465b-8f4c-3afa911dae2e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2532] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:05 2026] GET /v2.0/security-groups?tenant_id=75635833e5ad4349a494df9bbd985e61&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2533] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:05 2026] DELETE /v2.0/security-groups/4bdb5802-6cb5-4445-9805-0bbcbad47c3f => 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: 1271/2534] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:06 2026] GET /v2.0/security-groups?tenant_id=b6578112f9a246259891e39d5df120d3&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2535] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:06 2026] DELETE /v2.0/security-groups/a2c1d115-0d7a-4730-ad8f-3c52fe7eed4b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2536] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:08 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: 1265/2537] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2538] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04: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: 1266/2539] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:09 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: 1274/2540] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2541] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 5047 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2542] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:09 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: 1268/2543] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:09 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: 1276/2544] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2545] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04: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: 1277/2546] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:09.777 8 WARNING neutron_lib.context [None req-8fe86906-c0e9-42ea-8999-124d09605c52 7bc5b74926274b34bb99a077a4b4f3df b4079a0bce65467c989dc4bcea656a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1270/2547] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:04:09 2026] PUT /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1026 bytes in 441 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-06-03 01:04:09.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc08110e-80ee-4bdb-a08c-69ab32493c3b'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': 'a315fea1-e900-418e-aca9-256d93b900ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1271/2548] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 797 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2549] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 4872 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2550] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2551] 10.0.0.41 () {34 vars in 675 bytes} [Wed Jun 3 01:04:09 2026] POST /v2.0/floatingips => generated 552 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2552] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2553] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 800 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2554] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:04:10 2026] PUT /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2555] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2556] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2557] 10.0.0.41 () {34 vars in 769 bytes} [Wed Jun 3 01:04:10 2026] PUT /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2558] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?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: 1283/2559] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2560] 10.0.0.41 () {34 vars in 765 bytes} [Wed Jun 3 01:04:10 2026] PUT /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/red => 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: 1284/2561] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2562] 199.204.45.74 () {34 vars in 974 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2563] 10.0.0.41 () {34 vars in 787 bytes} [Wed Jun 3 01:04:10 2026] PUT /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2564] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/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: 1287/2565] 10.0.0.41 () {34 vars in 758 bytes} [Wed Jun 3 01:04:10 2026] PUT /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2566] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/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: 1289/2567] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:11.123 8 INFO neutron.api.v2.resource [None req-c5d3229a-ffd3-45e2-bf65-7a8505b26927 7bc5b74926274b34bb99a077a4b4f3df b4079a0bce65467c989dc4bcea656a62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1290/2568] 10.0.0.41 () {32 vars in 750 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2569] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2570] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2571] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2572] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3818 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:11.315 7 INFO neutron.api.v2.resource [None req-d8cf3c72-cc28-4147-99f8-7ea9fd4f62ad 7bc5b74926274b34bb99a077a4b4f3df b4079a0bce65467c989dc4bcea656a62 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1281/2573] 10.0.0.41 () {32 vars in 753 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2574] 199.204.45.74 () {34 vars in 1225 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/networks?id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&id=88caed79-8f9f-4bca-858e-876a649bbaec&id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 3097 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2575] 10.0.0.41 () {32 vars in 741 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2576] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 1283/2577] 10.0.0.41 () {32 vars in 738 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2578] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2579] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&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: 1297/2580] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1298/2581] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3818 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2582] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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) 2026-06-03 01:04:11.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22290f4b-b14a-4cf9-ace4-00ddf5470f58 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2583] 199.204.45.74 () {32 vars in 758 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/ports/a315fea1-e900-418e-aca9-256d93b900ba => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2584] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1284/2585] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/floatingips/1b63e0ec-bb03-4921-a4b4-e565bf1a8272 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2586] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => generated 655 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2587] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:11 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: 1304/2588] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2589] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2590] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:11 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: 1306/2591] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:11.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3996378-360d-4928-9a50-1d5bad06e1f5'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-deleted', 'tag': 'a315fea1-e900-418e-aca9-256d93b900ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1286/2592] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1307/2593] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2594] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2595] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1309/2596] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2597] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2598] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1289/2599] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/subnets?id=7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2600] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/ports?network_id=88caed79-8f9f-4bca-858e-876a649bbaec&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2601] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2602] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2603] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1313/2604] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1292/2605] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 8|app: 0|req: 1314/2606] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/security-groups?tenant_id=b4079a0bce65467c989dc4bcea656a62&name=default => generated 2805 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2607] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:12 2026] DELETE /v2.0/security-groups/659e5b6e-337b-4c9e-8cea-7d6530ab7f91 => 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: 1315/2608] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:13 2026] GET /v2.0/security-groups?tenant_id=e964245e62b148baae9deade7de57480&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2609] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:13 2026] DELETE /v2.0/security-groups/09fb37e4-9e77-49ff-97cc-ecd101bf5b2e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:16.908 8 WARNING neutron_lib.context [None req-2d742ca8-c1ca-4454-b1b2-5df554e10fe8 0d8ae5058d1748a1a42269d241325e20 3307bd62265f41599f4108e6cddf91d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1316/2610] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/security-groups => generated 1539 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2611] 10.0.0.41 () {34 vars in 766 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2612] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2613] 10.0.0.41 () {34 vars in 777 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2614] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/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: 1297/2615] 10.0.0.41 () {34 vars in 773 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2616] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/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: 1298/2617] 10.0.0.41 () {34 vars in 795 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/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: 8|app: 0|req: 1320/2618] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2619] 10.0.0.41 () {34 vars in 766 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2620] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2621] 10.0.0.41 () {32 vars in 754 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:17.606 8 INFO neutron.api.v2.resource [None req-c7cf037a-1e0d-4b40-ab3a-fbafbe0c828c 0d8ae5058d1748a1a42269d241325e20 3307bd62265f41599f4108e6cddf91d0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2622] 10.0.0.41 () {32 vars in 758 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/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: 1301/2623] 10.0.0.41 () {32 vars in 757 bytes} [Wed Jun 3 01:04:17 2026] DELETE /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/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: 1323/2624] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:17.728 7 INFO neutron.api.v2.resource [None req-fb2efe29-8e6c-4f10-8d3f-1bba7f01d45f 0d8ae5058d1748a1a42269d241325e20 3307bd62265f41599f4108e6cddf91d0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1302/2627] 10.0.0.41 () {32 vars in 761 bytes} [Wed Jun 3 01:04:17 2026] DELETE /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/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: 1326/2628] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:17 2026] DELETE /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2629] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2630] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:17 2026] DELETE /v2.0/security-groups/52c0c841-6bf5-4e98-bc1c-76083348a7c6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2631] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/security-groups?tenant_id=b977dd845cda412f9e16d50e86a6daa0&name=default => generated 2805 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2632] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:18 2026] DELETE /v2.0/security-groups/43e86dab-c6ea-43aa-be97-375f995987f8 => 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: 1305/2633] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/security-groups?tenant_id=3307bd62265f41599f4108e6cddf91d0&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2634] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:19 2026] DELETE /v2.0/security-groups/1d70e1a2-16e8-414c-ba3e-ed1ac984d5b6 => 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: 1306/2635] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:19 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: 1330/2636] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2637] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2638] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:19 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: 1308/2639] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3818 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2640] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2641] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2642] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2643] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2644] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2645] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:04:19 2026] PUT /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1026 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2646] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec => generated 798 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: 1312/2647] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3643 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:20.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8194a1fb-5bad-476a-a77c-4e1c1462d2d5'] response: {'name': 'network-changed', 'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'tag': '66849ffc-dea9-490e-beef-b9bb9c3e5800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1313/2648] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2649] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 3643 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2650] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/networks?id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2651] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1315/2652] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec?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: 1338/2653] 199.204.45.74 () {34 vars in 974 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2654] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2655] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2656] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2657] 199.204.45.74 () {34 vars in 1145 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks?id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&id=88caed79-8f9f-4bca-858e-876a649bbaec => generated 2311 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:21.735 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77e9e575-e1f1-4d98-a30f-86058da5d88c cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2658] 199.204.45.74 () {32 vars in 758 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/ports/66849ffc-dea9-490e-beef-b9bb9c3e5800 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2659] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 1342/2660] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => 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: 1343/2661] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:21 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: 1319/2662] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2663] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:21 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: 1320/2664] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:21 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: 1321/2665] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:21 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: 1345/2666] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2667] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2668] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2669] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2670] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2671] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1325/2672] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1348/2673] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/subnets?id=88894948-7fef-41fa-9534-c0b5afe44c6a => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2674] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/ports?network_id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93&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: 7|app: 0|req: 1326/2675] 199.204.45.74 () {30 vars in 742 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2676] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2677] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?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: 1328/2678] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => 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: 1351/2679] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:22 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:22.624 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c26259d1-8942-45b3-9646-caa3331d8345'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-deleted', 'tag': '66849ffc-dea9-490e-beef-b9bb9c3e5800', 'status': 'completed', 'code': 200} 2026-06-03 01:04:22.691 7 WARNING neutron_lib.context [None req-96bdf8c5-8517-4cd3-b295-17a06a1bb5ee 18d2f708268c42bd967ce642221ce2da 3bdde770c9c6408ab8de3ff2e40df9f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:04:22.840 7 INFO neutron.db.segments_db [None req-96bdf8c5-8517-4cd3-b295-17a06a1bb5ee 18d2f708268c42bd967ce642221ce2da 3bdde770c9c6408ab8de3ff2e40df9f9 - - default default] Added segment 9d2b87ee-2e92-4043-8f19-e53db1d60283 of type vxlan for network 21591e77-1e31-46a0-8bb8-09e3444604df [pid: 7|app: 0|req: 1329/2680] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:04:22 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:23.001 8 WARNING neutron_lib.context [None req-802e4f16-352f-4a5f-b8cb-9011fca97465 18d2f708268c42bd967ce642221ce2da 3bdde770c9c6408ab8de3ff2e40df9f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1352/2681] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:04:22 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:23.346 7 WARNING neutron_lib.context [None req-f2e4492d-97d6-4089-b742-e3022fe5f7e6 18d2f708268c42bd967ce642221ce2da 3bdde770c9c6408ab8de3ff2e40df9f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1330/2682] 10.0.0.41 () {34 vars in 665 bytes} [Wed Jun 3 01:04:23 2026] POST /v2.0/trunks => generated 407 bytes in 262 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: 1353/2683] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:04:23 2026] PUT /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/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: 1331/2684] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:23 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2685] 10.0.0.41 () {34 vars in 759 bytes} [Wed Jun 3 01:04:23 2026] PUT /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2686] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:23 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2687] 10.0.0.41 () {34 vars in 755 bytes} [Wed Jun 3 01:04:23 2026] PUT /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2688] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:23 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2689] 10.0.0.41 () {34 vars in 777 bytes} [Wed Jun 3 01:04:23 2026] PUT /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2690] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:23 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2691] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:04:23 2026] PUT /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/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: 1335/2692] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:23 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2693] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:04:23 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:24.057 7 INFO neutron.api.v2.resource [None req-643cf341-cd68-488b-a42e-09c20b46f05c 18d2f708268c42bd967ce642221ce2da 3bdde770c9c6408ab8de3ff2e40df9f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1336/2694] 10.0.0.41 () {32 vars in 740 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2695] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2696] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:24.166 8 INFO neutron.api.v2.resource [None req-905101de-cadc-4ad6-8333-758f2ac0b87a 18d2f708268c42bd967ce642221ce2da 3bdde770c9c6408ab8de3ff2e40df9f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1360/2697] 10.0.0.41 () {32 vars in 743 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2698] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2699] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2700] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92 => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2701] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/ports/68e74e5a-4356-4189-9a0d-f138036d6169 => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2702] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/trunks/c6c7787d-d986-4d05-86f7-72893125de92 => 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: 1363/2703] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/ports/68e74e5a-4356-4189-9a0d-f138036d6169 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2704] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/networks/21591e77-1e31-46a0-8bb8-09e3444604df => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2705] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:25 2026] GET /v2.0/security-groups?tenant_id=3bdde770c9c6408ab8de3ff2e40df9f9&name=default => generated 2805 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:25.967 7 INFO neutron.services.segments.plugin [-] Segment 9d2b87ee-2e92-4043-8f19-e53db1d60283 resource provider aggregate not found 2026-06-03 01:04:25.976 7 INFO neutron.services.segments.plugin [-] Segment 9d2b87ee-2e92-4043-8f19-e53db1d60283 resource provider aggregate not found 2026-06-03 01:04:25.996 7 INFO neutron.services.segments.plugin [-] Segment 9d2b87ee-2e92-4043-8f19-e53db1d60283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d2b87ee-2e92-4043-8f19-e53db1d60283 found for delete ", "request_id": "req-9770ec24-41c3-43fa-beda-64dc3f18e40e"}]} 2026-06-03 01:04:25.997 7 INFO neutron.services.segments.plugin [-] Segment 9d2b87ee-2e92-4043-8f19-e53db1d60283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d2b87ee-2e92-4043-8f19-e53db1d60283 found for delete ", "request_id": "req-fa00cce8-9b39-4cf7-81f4-95c6d42cc478"}]} [pid: 7|app: 0|req: 1342/2706] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:25 2026] DELETE /v2.0/security-groups/41519a39-1fde-4337-9b63-b13e56c4c19c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2707] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-groups?tenant_id=f382bd8689cc40c6ab307a191baac4f1&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2708] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/security-groups/046224c0-0b61-459f-9213-1952b58a3c81 => 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: 1366/2709] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2710] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:30 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: 1367/2711] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2712] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:30.787 8 INFO neutron.api.v2.resource [None req-867b1155-14c3-4ebf-9c4e-c68383cea433 cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1368/2713] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/security-groups/lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2714] 199.204.45.74 () {30 vars in 784 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/security-groups?name=lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 2737 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2715] 199.204.45.74 () {30 vars in 814 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/security-group-rules?security_group_id=ce4e92b6-f2d2-4a4e-83ae-2596564c7bcc => generated 2206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2716] 199.204.45.74 () {32 vars in 788 bytes} [Wed Jun 3 01:04:30 2026] DELETE /v2.0/security-group-rules/007d4012-5906-44df-a4a1-9aa6605259d7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2717] 199.204.45.74 () {32 vars in 788 bytes} [Wed Jun 3 01:04:30 2026] DELETE /v2.0/security-group-rules/3730e169-abe3-48ad-9cc9-e020a3ff611f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:34.952 7 INFO neutron.db.l3_db [None req-45889995-dcb7-4f2d-9619-e84c0b3cb45e 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Floating IP 783c98d8-1665-4f7f-8af6-5b4d3187c244 disassociated (deleted). External IP: 10.96.250.219, port: 5babe573-cc14-45b5-aeae-32818b4b805c. [pid: 7|app: 0|req: 1349/2720] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:34 2026] DELETE /v2.0/floatingips/783c98d8-1665-4f7f-8af6-5b4d3187c244 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:35.362 8 INFO neutron.api.v2.resource [None req-673b289a-b2f1-46b3-b001-d1a2a86733ab 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1372/2721] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:35 2026] GET /v2.0/floatingips/783c98d8-1665-4f7f-8af6-5b4d3187c244 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2722] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2723] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2724] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2725] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2726] 199.204.45.74 () {30 vars in 740 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2727] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2728] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2729] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2730] 199.204.45.74 () {34 vars in 974 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2731] 199.204.45.74 () {34 vars in 1059 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2732] 199.204.45.74 () {34 vars in 1015 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2733] 199.204.45.74 () {30 vars in 768 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2734] 199.204.45.74 () {38 vars in 1027 bytes} [Wed Jun 3 01:04:37 2026] PUT /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1150 bytes in 372 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: 1379/2735] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/ports?tenant_id=4929192104a443e4ba734797a616322e&device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2736] 199.204.45.74 () {34 vars in 1065 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/networks?id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&id=07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 1524 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2737] 199.204.45.74 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => 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: 1382/2738] 199.204.45.74 () {34 vars in 983 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/subnets?id=50adefd8-7515-44a4-8a33-54342e32c3a7 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2739] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:04:37 2026] PUT /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1090 bytes in 318 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: 1383/2740] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/ports?network_id=bef077cb-fbea-4487-a2ba-6c2e4e74fc53&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2741] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 1090 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2742] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1385/2743] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/networks/bef077cb-fbea-4487-a2ba-6c2e4e74fc53?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: 1359/2744] 199.204.45.74 () {32 vars in 758 bytes} [Wed Jun 3 01:04:38 2026] DELETE /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => 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: 1386/2745] 199.204.45.74 () {30 vars in 702 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2746] 199.204.45.74 () {30 vars in 704 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2747] 199.204.45.74 () {30 vars in 680 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2748] 199.204.45.74 () {30 vars in 716 bytes} [Wed Jun 3 01:04:38 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-06-03 01:04:38.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1430a850-ce0b-4b9a-9392-9ba63c6c1c6d cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2749] 199.204.45.74 () {32 vars in 758 bytes} [Wed Jun 3 01:04:38 2026] DELETE /v2.0/ports/89e2f488-1cee-444c-8494-9291943be8b5 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2750] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:38.715 8 INFO neutron.api.v2.resource [None req-ff7a6d31-1f8a-47d3-9d59-b341e362a44b cec640a5820b4407be0d298a0b874a31 4929192104a443e4ba734797a616322e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2751] 199.204.45.74 () {30 vars in 762 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/security-groups/lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2752] 199.204.45.74 () {30 vars in 784 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/security-groups?name=lb-c76c1834-08c2-47c9-acb6-8d05ddac3e7c => generated 1575 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2753] 199.204.45.74 () {30 vars in 736 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2754] 199.204.45.74 () {34 vars in 788 bytes} [Wed Jun 3 01:04:38 2026] PUT /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 1090 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2755] 199.204.45.74 () {32 vars in 778 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/security-groups/ce4e92b6-f2d2-4a4e-83ae-2596564c7bcc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2756] 199.204.45.74 () {32 vars in 758 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/ports/5babe573-cc14-45b5-aeae-32818b4b805c => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2757] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:04:40 2026] GET /v2.0/ports?device_id=bff69725-d84a-4843-ad5b-baf04177afa7 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:41.009 8 INFO neutron.db.l3_db [None req-c3341b4a-95fd-4ed8-9f4a-c92bfe1b3ac9 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Floating IP 2a79426c-b429-48bf-88c2-f43d5c618897 disassociated (deleted). External IP: 10.96.250.215, port: 020eb241-5f89-45fd-843a-4d603780a51f. [pid: 7|app: 0|req: 1367/2758] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:04:40 2026] DELETE /v2.0/ports/08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2759] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:40 2026] DELETE /v2.0/floatingips/2a79426c-b429-48bf-88c2-f43d5c618897 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:41.463 7 INFO neutron.api.v2.resource [None req-98acf385-1598-42ec-8983-98b43307a4e1 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1368/2760] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/floatingips/2a79426c-b429-48bf-88c2-f43d5c618897 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:41.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-474fe882-45c6-4ed5-92cf-7089dc6a9686'] response: {'name': 'network-changed', 'server_uuid': '729cbabc-15a8-4925-9329-8d32c736f140', 'tag': '020eb241-5f89-45fd-843a-4d603780a51f', 'status': 'completed', 'code': 200} 2026-06-03 01:04:41.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d39e070-4b2b-4e0a-ab08-deba086bbd54'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-deleted', 'tag': '08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2761] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2762] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1204 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2763] 199.204.45.74 () {34 vars in 985 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/networks?id=95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2764] 199.204.45.74 () {34 vars in 1057 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=020eb241-5f89-45fd-843a-4d603780a51f => 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: 1394/2765] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2766] 199.204.45.74 () {34 vars in 1105 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=020eb241-5f89-45fd-843a-4d603780a51f => 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: 1395/2767] 199.204.45.74 () {34 vars in 1063 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/subnets?id=05a4ca14-3e3a-4502-af7e-4405077de17c&id=fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2768] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2769] 199.204.45.74 () {34 vars in 1051 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/ports?network_id=95fee388-0b95-47c2-afa7-fe92b4d82383&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2770] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/ports?device_id=729cbabc-15a8-4925-9329-8d32c736f140 => generated 1204 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2771] 199.204.45.74 () {34 vars in 1011 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=segments => generated 14 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2772] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:04:42 2026] DELETE /v2.0/ports/020eb241-5f89-45fd-843a-4d603780a51f => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2773] 199.204.45.74 () {34 vars in 1111 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:47.202 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4676450b-0889-4a1d-88e2-20009e9724df'] response: {'server_uuid': '729cbabc-15a8-4925-9329-8d32c736f140', 'name': 'network-vif-deleted', 'tag': '020eb241-5f89-45fd-843a-4d603780a51f', 'status': 'completed', 'code': 200} 2026-06-03 01:04:47.540 7 INFO neutron.db.l3_db [None req-f9e08cfd-cb1b-47d5-976a-555124fafd9e 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] Floating IP 8261b786-4f02-43f9-9a6f-c23751ec646b disassociated (deleted). External IP: 10.96.250.204, port: a88b2737-5d86-45fd-a925-877c12b49199. [pid: 7|app: 0|req: 1376/2776] 10.0.0.41 () {32 vars in 731 bytes} [Wed Jun 3 01:04:47 2026] DELETE /v2.0/floatingips/8261b786-4f02-43f9-9a6f-c23751ec646b => generated 0 bytes in 1157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:48.295 8 INFO neutron.api.v2.resource [None req-d4fedaf8-23fd-4fbe-a0fd-a620e9157d43 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2777] 10.0.0.41 () {32 vars in 728 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/floatingips/8261b786-4f02-43f9-9a6f-c23751ec646b => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2778] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1200 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2779] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/security-groups?id=c7becdcf-bf81-469a-98c5-9767b4eedafe&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2780] 199.204.45.74 () {34 vars in 993 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/ports?device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 1200 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2781] 199.204.45.74 () {36 vars in 996 bytes} [Wed Jun 3 01:04:49 2026] DELETE /v2.0/ports/a88b2737-5d86-45fd-a925-877c12b49199 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:53.827 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-615cfcb0-ab37-4326-92cf-dfb171b25ab7'] response: {'name': 'network-changed', 'server_uuid': '1464c1f7-04e7-45fd-9635-6e4d54c49155', 'tag': 'a88b2737-5d86-45fd-a925-877c12b49199', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1404/2782] 199.204.45.74 () {34 vars in 1079 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/ports?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&device_id=1464c1f7-04e7-45fd-9635-6e4d54c49155 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2783] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:53 2026] DELETE /v2.0/security-group-rules/bc476694-622b-44fd-9d88-7c3b21540725 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:53.891 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47478e82-51e0-4397-903c-2adb39cdc9b7'] response: {'server_uuid': '1464c1f7-04e7-45fd-9635-6e4d54c49155', 'name': 'network-vif-deleted', 'tag': 'a88b2737-5d86-45fd-a925-877c12b49199', 'status': 'completed', 'code': 200} 2026-06-03 01:04:53.907 7 INFO neutron.api.v2.resource [None req-3a49001e-e335-49ab-bf14-d258d1486df2 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2784] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/security-group-rules/bc476694-622b-44fd-9d88-7c3b21540725 => 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: 1381/2785] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:53 2026] DELETE /v2.0/security-group-rules/406e9304-1cde-49c3-a6e0-a301d3d5fb73 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2786] 199.204.45.74 () {34 vars in 1017 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/networks?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&shared=False => generated 2376 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:54.011 7 INFO neutron.api.v2.resource [None req-2e8d3f96-7434-4ac6-a341-44eda67862c1 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1382/2787] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/security-group-rules/406e9304-1cde-49c3-a6e0-a301d3d5fb73 => 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: 1383/2788] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/18b2d2df-9d41-407b-ac6b-cfed610c945f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.101 7 INFO neutron.api.v2.resource [None req-aa40e1e9-d153-4c5e-8f9d-cec23b03c1be 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1384/2789] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/18b2d2df-9d41-407b-ac6b-cfed610c945f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2790] 199.204.45.74 () {34 vars in 929 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2791] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/85da9b32-792d-4fc4-a204-dcf0354fe378 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.189 8 INFO neutron.api.v2.resource [None req-beb71e4c-097a-4659-abee-c8d9710c3fe2 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2792] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/85da9b32-792d-4fc4-a204-dcf0354fe378 => 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: 1386/2793] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/b6b3636d-2936-4a60-a89e-468edd122ac5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.298 8 INFO neutron.api.v2.resource [None req-8c3a939d-7270-4789-bf8c-2766c7eb9db4 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/2794] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/b6b3636d-2936-4a60-a89e-468edd122ac5 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2795] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/8e564c5f-ebdc-489d-bea5-9feb838fb881 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.388 8 INFO neutron.api.v2.resource [None req-ebef99c3-e596-47f5-9ee6-d1f71f7ccf22 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2796] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/8e564c5f-ebdc-489d-bea5-9feb838fb881 => 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: 1388/2797] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/fe08e6e3-1cae-4f63-9b0a-162cfbc61edf => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.480 8 INFO neutron.api.v2.resource [None req-b2193f83-9fb9-4b22-97f3-d9885c8e96cf 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2798] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/fe08e6e3-1cae-4f63-9b0a-162cfbc61edf => 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: 1389/2799] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/614f2dbf-c112-4e64-b426-dc143cf4f20d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.570 8 INFO neutron.api.v2.resource [None req-3a1dbad0-f8fd-46a5-aff5-24e4aa0dbdcf 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/2800] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/614f2dbf-c112-4e64-b426-dc143cf4f20d => 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: 1390/2801] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/d0637669-8481-42d9-ba0d-43f98c52d0f6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.680 8 INFO neutron.api.v2.resource [None req-e0921867-1b94-43a9-a408-3b054d775bf2 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2802] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/d0637669-8481-42d9-ba0d-43f98c52d0f6 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2803] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/df6709f8-22dc-4b96-bee1-932faefab0e0 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.788 8 INFO neutron.api.v2.resource [None req-77d165b6-0536-40c8-85c5-fe843a8c0fa4 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2804] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/df6709f8-22dc-4b96-bee1-932faefab0e0 => 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: 1392/2805] 10.0.0.41 () {32 vars in 749 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-group-rules/9342a7ac-8773-426b-8eaf-4c36b238d89f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:54.883 8 INFO neutron.api.v2.resource [None req-2fbcfc33-8778-4e92-8baf-1ef5dd411d2e 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2806] 10.0.0.41 () {32 vars in 746 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-group-rules/9342a7ac-8773-426b-8eaf-4c36b238d89f => 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: 1393/2807] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:04:54 2026] DELETE /v2.0/security-groups/c7becdcf-bf81-469a-98c5-9767b4eedafe => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:55.036 8 INFO neutron.api.v2.resource [None req-9021f82d-73f3-4e56-ad15-042d38ba586e 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2808] 10.0.0.41 () {32 vars in 736 bytes} [Wed Jun 3 01:04:55 2026] GET /v2.0/security-groups/c7becdcf-bf81-469a-98c5-9767b4eedafe => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2809] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:04:55 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:56.572 8 INFO neutron.api.v2.resource [None req-10092fdf-376a-4b9e-8017-041450551022 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2810] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:04:56 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/remove_router_interface => generated 198 bytes in 222 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2811] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:04:56 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/remove_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:58.220 8 INFO neutron.api.v2.resource [None req-2332c945-d44e-49a1-8982-e4152849e746 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/2812] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:04:57 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/remove_router_interface => generated 198 bytes in 241 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2813] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:04:58 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/remove_router_interface => generated 309 bytes in 1276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:59.733 8 INFO neutron.api.v2.resource [None req-283b5194-bc71-4b98-9ab7-ca855ea90758 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2814] 10.0.0.41 () {34 vars in 788 bytes} [Wed Jun 3 01:04:59 2026] PUT /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f/remove_router_interface => generated 198 bytes in 224 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:05:00.890 7 INFO neutron.services.segments.plugin [-] Segment c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 resource provider aggregate not found 2026-06-03 01:05:00.896 7 INFO neutron.services.segments.plugin [-] Segment c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 resource provider aggregate not found 2026-06-03 01:05:00.914 7 INFO neutron.services.segments.plugin [-] Segment c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 found for delete ", "request_id": "req-d124b8c3-02d6-4343-a111-afea55ba15f7"}]} 2026-06-03 01:05:00.918 7 INFO neutron.services.segments.plugin [-] Segment c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c56bdaa3-4eb7-4ce5-ba03-8a8257b885e6 found for delete ", "request_id": "req-e1a4899f-6bde-4889-a45f-1f01123610fd"}]} 2026-06-03 01:05:00.926 7 INFO neutron.db.l3_hamode_db [None req-3117b865-d936-439a-a628-9ef9f27d20fd 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] HA network 32e4f0aa-7ed2-452a-8772-d31e4aecfe38 was deleted as no HA routers are present in tenant ef878ca93fad409c8c75c9ac67aa3fc3. [pid: 7|app: 0|req: 1397/2815] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:04:59 2026] DELETE /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:00.978 8 INFO neutron.api.v2.resource [None req-42c11c23-d20b-4a5a-be76-a88b9ac5ff14 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2816] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:00 2026] GET /v2.0/routers/11f3dc84-6ad6-4a81-8116-42865ac8c62f => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2817] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:00 2026] DELETE /v2.0/subnets/fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:01.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbef1b92-059e-4c47-9697-29163052caed 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2818] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:01 2026] GET /v2.0/subnets/fd8dc7b7-5f83-4660-be76-8e67c054e15f => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2819] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:01 2026] DELETE /v2.0/subnets/05a4ca14-3e3a-4502-af7e-4405077de17c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:01.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21750e90-f659-43e6-9eef-87cd83b69ed3 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2820] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:01 2026] GET /v2.0/subnets/05a4ca14-3e3a-4502-af7e-4405077de17c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2821] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:01 2026] DELETE /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:02.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5bb54001-d98a-4298-a3e9-c750b8293fc1 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2822] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/networks/95fee388-0b95-47c2-afa7-fe92b4d82383 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2825] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:02 2026] DELETE /v2.0/subnets/f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:02.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bc4d0d5-2aa4-4a5e-bbc5-e09345f779f4 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/2826] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/subnets/f4fed637-d39c-4794-9d9e-4bad23bc7941 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:05:02.944 7 INFO neutron.services.segments.plugin [-] Segment f0eabeb9-46fb-4229-9473-5856a9d7833e resource provider aggregate not found 2026-06-03 01:05:02.953 7 INFO neutron.services.segments.plugin [-] Segment f0eabeb9-46fb-4229-9473-5856a9d7833e resource provider aggregate not found 2026-06-03 01:05:02.978 7 INFO neutron.services.segments.plugin [-] Segment f0eabeb9-46fb-4229-9473-5856a9d7833e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0eabeb9-46fb-4229-9473-5856a9d7833e found for delete ", "request_id": "req-53f11b0c-254f-476e-9ee2-26f8f3f8241c"}]} 2026-06-03 01:05:02.981 7 INFO neutron.services.segments.plugin [-] Segment f0eabeb9-46fb-4229-9473-5856a9d7833e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0eabeb9-46fb-4229-9473-5856a9d7833e found for delete ", "request_id": "req-41f4d9fd-4934-4311-a1f1-a197828f2abc"}]} [pid: 7|app: 0|req: 1402/2827] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:02 2026] DELETE /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:03.065 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74a82049-410d-4934-953d-d626caeca6be 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/2828] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:03 2026] GET /v2.0/subnets/7e86ae30-c8d9-45aa-ab38-dba6f4e55056 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2829] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:03 2026] DELETE /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:03.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59ecdb4d-c213-4005-b7d1-35c860f01f73 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1427/2830] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 01:05:03 2026] GET /v2.0/networks/88caed79-8f9f-4bca-858e-876a649bbaec => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2831] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:03 2026] DELETE /v2.0/subnets/497466b5-90ee-429b-bf06-d68ae3c17dde => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:03.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a97d8ecb-cd43-4a4d-a92a-b07eb6ed137d 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2832] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:03 2026] GET /v2.0/subnets/497466b5-90ee-429b-bf06-d68ae3c17dde => 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: 1405/2833] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:03 2026] DELETE /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:04.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bec0407c-4482-47be-926d-1808d6cb9b9d 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1429/2834] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:04 2026] GET /v2.0/subnets/88894948-7fef-41fa-9534-c0b5afe44c6a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2835] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:04 2026] DELETE /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:04.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c28c256-d60e-494d-b6db-470ca910b58d 01f046a3cec144378c9b29706a19c582 ef878ca93fad409c8c75c9ac67aa3fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1430/2836] 10.0.0.41 () {32 vars in 722 bytes} [Wed Jun 3 01:05:04 2026] GET /v2.0/networks/07c37dc7-5ee0-4c68-bb73-a5b51b03ef93 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:05:06.918 7 INFO neutron.services.segments.plugin [-] Segment c8c00b08-b682-44fa-8ed8-b401bda2fbc6 resource provider aggregate not found 2026-06-03 01:05:06.925 7 INFO neutron.services.segments.plugin [-] Segment c8c00b08-b682-44fa-8ed8-b401bda2fbc6 resource provider aggregate not found 2026-06-03 01:05:06.944 7 INFO neutron.services.segments.plugin [-] Segment c8c00b08-b682-44fa-8ed8-b401bda2fbc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8c00b08-b682-44fa-8ed8-b401bda2fbc6 found for delete ", "request_id": "req-938ca763-a260-44ed-a538-d8a1dbb869fd"}]} 2026-06-03 01:05:06.952 7 INFO neutron.services.segments.plugin [-] Segment c8c00b08-b682-44fa-8ed8-b401bda2fbc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8c00b08-b682-44fa-8ed8-b401bda2fbc6 found for delete ", "request_id": "req-4884bb87-aae2-4fae-a20e-f731d268d4ff"}]} 2026-06-03 01:05:06.961 7 INFO neutron.services.segments.plugin [-] Segment fa25c139-3cc6-474f-aa99-75aff65d000b resource provider aggregate not found 2026-06-03 01:05:06.969 7 INFO neutron.services.segments.plugin [-] Segment fa25c139-3cc6-474f-aa99-75aff65d000b resource provider aggregate not found 2026-06-03 01:05:06.979 7 INFO neutron.services.segments.plugin [-] Segment fa25c139-3cc6-474f-aa99-75aff65d000b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa25c139-3cc6-474f-aa99-75aff65d000b found for delete ", "request_id": "req-eee12f6f-6885-4cd1-86a5-f9029e5d7fc7"}]} 2026-06-03 01:05:06.987 7 INFO neutron.services.segments.plugin [-] Segment fa25c139-3cc6-474f-aa99-75aff65d000b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa25c139-3cc6-474f-aa99-75aff65d000b found for delete ", "request_id": "req-a342cf72-1abd-4762-a057-3e6a75141cb2"}]} [pid: 7|app: 0|req: 1407/2837] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:06 2026] GET /v2.0/security-groups?tenant_id=3d022b91680d41609c4178eceb511bf3&name=default => generated 2805 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2838] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:07 2026] DELETE /v2.0/security-groups/0b810aeb-623b-437a-8355-cd594ca28841 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2839] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:07 2026] GET /v2.0/security-groups?tenant_id=3315005476e24f41bc1cbaaa56b9f561&name=default => generated 2805 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2840] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:07 2026] DELETE /v2.0/security-groups/b8af52e0-d5b2-4579-8a8d-31b220139cb1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2841] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:07 2026] GET /v2.0/security-groups?tenant_id=773a54030f9b445c929ba7445c1f85fc&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: 1433/2842] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/security-groups/682d85fa-a4d6-4d3a-9489-164d020820f2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2843] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/security-groups?tenant_id=ad62a8d5e69a43a4b74b8bc70be8dcaf&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2844] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/security-groups/7c2d922d-80e0-4add-a499-987650fbd29b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2845] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/security-groups?tenant_id=e7b536932a5e4d20a83aed709de4dab8&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2846] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/security-groups/7ee2f9b3-42f8-409b-b867-575918d074de => 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: 1412/2847] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:09 2026] GET /v2.0/security-groups?tenant_id=ef878ca93fad409c8c75c9ac67aa3fc3&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2848] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:09 2026] DELETE /v2.0/security-groups/f2256e87-781c-4fd6-b755-0616d84f342a => 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: 1413/2849] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:09 2026] GET /v2.0/security-groups?tenant_id=502a4b943e0f431a9e23ef53c1ecaa51&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2850] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:09 2026] DELETE /v2.0/security-groups/036ee60b-2b54-4232-8332-da02a47f41fe => 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: 1414/2851] 10.0.0.41 () {34 vars in 677 bytes} [Wed Jun 3 01:05:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2852] 10.0.0.41 () {34 vars in 677 bytes} [Wed Jun 3 01:05:13 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) [pid: 7|app: 0|req: 1415/2853] 10.0.0.41 () {34 vars in 677 bytes} [Wed Jun 3 01:05:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2854] 10.0.0.41 () {34 vars in 677 bytes} [Wed Jun 3 01:05:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2855] 10.0.0.41 () {34 vars in 677 bytes} [Wed Jun 3 01:05:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2856] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:05:14 2026] PUT /v2.0/policies/d2073d99-5ee8-488a-aa61-63740ec98d1b/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2857] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:05:14 2026] PUT /v2.0/policies/ee75b9f8-531d-4fe1-8c7d-c4bb979526ca/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2858] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:05:14 2026] PUT /v2.0/policies/428ec9bd-08d7-4974-8443-85e69161c66e/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2859] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:05:14 2026] PUT /v2.0/policies/7939780f-ab67-4247-9f5c-6fd4ead9feb4/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: 1442/2860] 10.0.0.41 () {32 vars in 673 bytes} [Wed Jun 3 01:05:14 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2861] 10.0.0.41 () {32 vars in 687 bytes} [Wed Jun 3 01:05:14 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2862] 10.0.0.41 () {32 vars in 683 bytes} [Wed Jun 3 01:05:14 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2863] 10.0.0.41 () {32 vars in 695 bytes} [Wed Jun 3 01:05:14 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2864] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:05:15 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2865] 10.0.0.41 () {32 vars in 695 bytes} [Wed Jun 3 01:05:15 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2866] 10.0.0.41 () {32 vars in 691 bytes} [Wed Jun 3 01:05:15 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: 7|app: 0|req: 1422/2867] 10.0.0.41 () {32 vars in 703 bytes} [Wed Jun 3 01:05:15 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2868] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:05:15 2026] DELETE /v2.0/qos/policies/d2073d99-5ee8-488a-aa61-63740ec98d1b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2869] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:05:15 2026] DELETE /v2.0/qos/policies/ee75b9f8-531d-4fe1-8c7d-c4bb979526ca => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2870] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:05:15 2026] DELETE /v2.0/qos/policies/428ec9bd-08d7-4974-8443-85e69161c66e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2871] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:05:15 2026] DELETE /v2.0/qos/policies/7939780f-ab67-4247-9f5c-6fd4ead9feb4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2872] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:05:15 2026] DELETE /v2.0/qos/policies/5dd96405-5754-4f51-a337-4da07b9c531f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2873] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:16 2026] GET /v2.0/security-groups?tenant_id=2bc2781f179748afbf72fff83f8e1167&name=default => generated 2805 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2874] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:16 2026] DELETE /v2.0/security-groups/020537c8-512f-4d96-9964-47602238b619 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2875] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:16 2026] GET /v2.0/security-groups?tenant_id=73e6a9c7a7904e25b759e95bb603c605&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2876] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:17 2026] DELETE /v2.0/security-groups/341e340a-849c-487b-b885-8985bedc8148 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2877] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/security-groups?tenant_id=44a2f4d588894107a8cf3e912c5b3b62&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2878] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:17 2026] DELETE /v2.0/security-groups/7f74452b-c238-4ad4-b59a-07bd0cd9c894 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:21.928 7 WARNING neutron_lib.context [None req-283bd398-1827-4990-88cf-db6b885f3249 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:21.969 7 INFO neutron.db.segments_db [None req-283bd398-1827-4990-88cf-db6b885f3249 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Added segment ee2bd173-8a08-404c-95a0-baf5ef45bdef of type vxlan for network f85557ac-a2c4-490a-bdce-068d076fd8d2 2026-06-03 01:05:22.298 7 INFO neutron.db.l3_hamode_db [None req-283bd398-1827-4990-88cf-db6b885f3249 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:05:22.465 7 INFO neutron.db.l3_hamode_db [None req-283bd398-1827-4990-88cf-db6b885f3249 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1429/2881] 10.0.0.41 () {34 vars in 667 bytes} [Wed Jun 3 01:05:21 2026] POST /v2.0/routers => generated 474 bytes in 1416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:23.209 8 WARNING neutron_lib.context [None req-d1b4aaa2-340a-4854-8144-a1f793714a9f a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:23.251 8 INFO neutron.db.l3_hamode_db [None req-d1b4aaa2-340a-4854-8144-a1f793714a9f a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:05:23.426 8 INFO neutron.db.l3_hamode_db [None req-d1b4aaa2-340a-4854-8144-a1f793714a9f a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1453/2882] 10.0.0.41 () {34 vars in 667 bytes} [Wed Jun 3 01:05:23 2026] POST /v2.0/routers => generated 474 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:24.318 7 WARNING neutron_lib.context [None req-8eb6bb28-a695-44fd-96f2-f56c01807218 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:24.376 7 INFO neutron.db.l3_hamode_db [None req-8eb6bb28-a695-44fd-96f2-f56c01807218 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:05:24.544 7 INFO neutron.db.l3_hamode_db [None req-8eb6bb28-a695-44fd-96f2-f56c01807218 a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1430/2883] 10.0.0.41 () {34 vars in 667 bytes} [Wed Jun 3 01:05:24 2026] POST /v2.0/routers => generated 474 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:25.361 8 WARNING neutron_lib.context [None req-7f7e47ae-966b-4004-af54-1e802a173f1f a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:25.418 8 INFO neutron.db.l3_hamode_db [None req-7f7e47ae-966b-4004-af54-1e802a173f1f a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:05:25.594 8 INFO neutron.db.l3_hamode_db [None req-7f7e47ae-966b-4004-af54-1e802a173f1f a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1454/2884] 10.0.0.41 () {34 vars in 667 bytes} [Wed Jun 3 01:05:25 2026] POST /v2.0/routers => generated 474 bytes in 1038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:26.402 7 WARNING neutron_lib.context [None req-90a42441-c2b9-4d7a-bb7d-c91f7410285d a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:26.449 7 INFO neutron.db.l3_hamode_db [None req-90a42441-c2b9-4d7a-bb7d-c91f7410285d a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:05:26.613 7 INFO neutron.db.l3_hamode_db [None req-90a42441-c2b9-4d7a-bb7d-c91f7410285d a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1431/2885] 10.0.0.41 () {34 vars in 667 bytes} [Wed Jun 3 01:05:26 2026] POST /v2.0/routers => generated 474 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2886] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:27 2026] PUT /v2.0/routers/3ef0e469-10b4-4aee-89ad-395d29d1cdec/tags => generated 17 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2887] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:27 2026] PUT /v2.0/routers/87fddc45-9424-4fa3-bcbe-7879559c1d92/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2888] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:27 2026] PUT /v2.0/routers/a40603ca-5bac-4d68-aa7d-7b455d20b0bc/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2889] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:28 2026] PUT /v2.0/routers/94358206-8f3c-47ab-815b-6c07af78af60/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2890] 10.0.0.41 () {32 vars in 663 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2891] 10.0.0.41 () {32 vars in 677 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2892] 10.0.0.41 () {32 vars in 673 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2893] 10.0.0.41 () {32 vars in 685 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2894] 10.0.0.41 () {32 vars in 671 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2895] 10.0.0.41 () {32 vars in 685 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2896] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:05:29 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2897] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:05:29 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2898] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:29 2026] GET /v2.0/routers/3ef0e469-10b4-4aee-89ad-395d29d1cdec => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2899] 10.0.0.41 () {34 vars in 741 bytes} [Wed Jun 3 01:05:29 2026] PUT /v2.0/routers/3ef0e469-10b4-4aee-89ad-395d29d1cdec => generated 485 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2900] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:05:30 2026] GET /v2.0/ports?device_id=3ef0e469-10b4-4aee-89ad-395d29d1cdec => 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: 1439/2901] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:30 2026] DELETE /v2.0/routers/3ef0e469-10b4-4aee-89ad-395d29d1cdec => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2902] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:30 2026] GET /v2.0/routers/87fddc45-9424-4fa3-bcbe-7879559c1d92 => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2903] 10.0.0.41 () {34 vars in 741 bytes} [Wed Jun 3 01:05:31 2026] PUT /v2.0/routers/87fddc45-9424-4fa3-bcbe-7879559c1d92 => generated 493 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2904] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:05:31 2026] GET /v2.0/ports?device_id=87fddc45-9424-4fa3-bcbe-7879559c1d92 => 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: 1441/2905] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:31 2026] DELETE /v2.0/routers/87fddc45-9424-4fa3-bcbe-7879559c1d92 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2906] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/routers/a40603ca-5bac-4d68-aa7d-7b455d20b0bc => generated 502 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2909] 10.0.0.41 () {34 vars in 741 bytes} [Wed Jun 3 01:05:32 2026] PUT /v2.0/routers/a40603ca-5bac-4d68-aa7d-7b455d20b0bc => generated 502 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2910] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:05:33 2026] GET /v2.0/ports?device_id=a40603ca-5bac-4d68-aa7d-7b455d20b0bc => 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: 1443/2911] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:33 2026] DELETE /v2.0/routers/a40603ca-5bac-4d68-aa7d-7b455d20b0bc => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2912] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:33 2026] GET /v2.0/routers/94358206-8f3c-47ab-815b-6c07af78af60 => generated 487 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2913] 10.0.0.41 () {34 vars in 741 bytes} [Wed Jun 3 01:05:33 2026] PUT /v2.0/routers/94358206-8f3c-47ab-815b-6c07af78af60 => generated 487 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2914] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:05:34 2026] GET /v2.0/ports?device_id=94358206-8f3c-47ab-815b-6c07af78af60 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2915] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:34 2026] DELETE /v2.0/routers/94358206-8f3c-47ab-815b-6c07af78af60 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2916] 10.0.0.41 () {32 vars in 720 bytes} [Wed Jun 3 01:05:35 2026] GET /v2.0/routers/89388173-0363-430a-a440-2691b93ebea7 => generated 480 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2917] 10.0.0.41 () {34 vars in 741 bytes} [Wed Jun 3 01:05:35 2026] PUT /v2.0/routers/89388173-0363-430a-a440-2691b93ebea7 => generated 480 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2918] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:05:36 2026] GET /v2.0/ports?device_id=89388173-0363-430a-a440-2691b93ebea7 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:05:37.104 7 INFO neutron.services.segments.plugin [-] Segment ee2bd173-8a08-404c-95a0-baf5ef45bdef resource provider aggregate not found 2026-06-03 01:05:37.110 7 INFO neutron.services.segments.plugin [-] Segment ee2bd173-8a08-404c-95a0-baf5ef45bdef resource provider aggregate not found 2026-06-03 01:05:37.130 7 INFO neutron.services.segments.plugin [-] Segment ee2bd173-8a08-404c-95a0-baf5ef45bdef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2bd173-8a08-404c-95a0-baf5ef45bdef found for delete ", "request_id": "req-e731fbfd-02fc-4ef2-9f6a-dcec4a3f86f5"}]} 2026-06-03 01:05:37.134 7 INFO neutron.services.segments.plugin [-] Segment ee2bd173-8a08-404c-95a0-baf5ef45bdef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2bd173-8a08-404c-95a0-baf5ef45bdef found for delete ", "request_id": "req-87e1b791-bcfb-4a26-bc09-344cbaf20b7c"}]} 2026-06-03 01:05:37.139 7 INFO neutron.db.l3_hamode_db [None req-b1a828fd-f03c-439d-97d8-6fb7efdb08ec a3a575f2f95f411dbb90accfeacbfa07 e5e721682f3b4d8f9e7a7b9756f623f4 - - default default] HA network f85557ac-a2c4-490a-bdce-068d076fd8d2 was deleted as no HA routers are present in tenant e5e721682f3b4d8f9e7a7b9756f623f4. [pid: 7|app: 0|req: 1447/2919] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:36 2026] DELETE /v2.0/routers/89388173-0363-430a-a440-2691b93ebea7 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2920] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/security-groups?tenant_id=e5e721682f3b4d8f9e7a7b9756f623f4&name=default => generated 2805 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2921] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:38 2026] DELETE /v2.0/security-groups/f4f82259-47fc-460c-8c39-bb936e88f8a9 => 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: 1474/2922] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/security-groups?tenant_id=dae7af38945c42cba4a8201b9e2ba225&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2923] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:38 2026] DELETE /v2.0/security-groups/41cc2c71-ba26-48ac-95f1-94c7121f04a4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2924] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/security-groups?tenant_id=678b81229699411d844e68456c0e1ca7&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2925] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:39 2026] DELETE /v2.0/security-groups/2305189c-48d2-4449-b29e-4d58eef66d40 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:43.586 8 WARNING neutron_lib.context [None req-0e0cea3d-d1ec-4d41-9481-8f7387544c0d 0b148b92fccf4ca4a3a1fd8f82fb91e2 911927230e244914ae051d13b97c41f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1476/2926] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:05:43 2026] POST /v2.0/security-groups => generated 1539 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:05:43.767 7 WARNING neutron_lib.context [None req-64a3e1a9-8cf8-4f87-9920-33fa784cd829 0b148b92fccf4ca4a3a1fd8f82fb91e2 911927230e244914ae051d13b97c41f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1451/2927] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:05:43 2026] POST /v2.0/security-groups => generated 1539 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:05:43.910 8 WARNING neutron_lib.context [None req-fff7197c-d302-48b0-aa02-c9f2171f2a64 0b148b92fccf4ca4a3a1fd8f82fb91e2 911927230e244914ae051d13b97c41f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1477/2928] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:05:43 2026] POST /v2.0/security-groups => generated 1539 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:05:44.047 7 WARNING neutron_lib.context [None req-082667bc-2f39-4e4d-8b73-6fa3f0985474 0b148b92fccf4ca4a3a1fd8f82fb91e2 911927230e244914ae051d13b97c41f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1452/2929] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:05:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:05:44.178 8 WARNING neutron_lib.context [None req-ce1c78c5-9e54-4c36-a30c-41e9742a1417 0b148b92fccf4ca4a3a1fd8f82fb91e2 911927230e244914ae051d13b97c41f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1478/2930] 10.0.0.41 () {34 vars in 683 bytes} [Wed Jun 3 01:05:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2931] 10.0.0.41 () {34 vars in 766 bytes} [Wed Jun 3 01:05:44 2026] PUT /v2.0/security-groups/e08bc94e-ca60-4da6-af29-0f83617e9291/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2932] 10.0.0.41 () {34 vars in 766 bytes} [Wed Jun 3 01:05:44 2026] PUT /v2.0/security-groups/02c4d032-b709-41a1-a3f2-060e43cfcbc7/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2933] 10.0.0.41 () {34 vars in 766 bytes} [Wed Jun 3 01:05:44 2026] PUT /v2.0/security-groups/98b6b995-7749-4c32-b08c-28c362e6943b/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2934] 10.0.0.41 () {34 vars in 766 bytes} [Wed Jun 3 01:05:44 2026] PUT /v2.0/security-groups/072588ca-0876-4bbb-8e8e-72685ec8f760/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2935] 10.0.0.41 () {32 vars in 679 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2936] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2937] 10.0.0.41 () {32 vars in 689 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2938] 10.0.0.41 () {32 vars in 701 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2939] 10.0.0.41 () {32 vars in 687 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2940] 10.0.0.41 () {32 vars in 701 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2941] 10.0.0.41 () {32 vars in 697 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2942] 10.0.0.41 () {32 vars in 709 bytes} [Wed Jun 3 01:05:44 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2943] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:45 2026] DELETE /v2.0/security-groups/e08bc94e-ca60-4da6-af29-0f83617e9291 => 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: 1485/2944] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:45 2026] DELETE /v2.0/security-groups/02c4d032-b709-41a1-a3f2-060e43cfcbc7 => 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: 1460/2945] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:45 2026] DELETE /v2.0/security-groups/98b6b995-7749-4c32-b08c-28c362e6943b => 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: 1486/2946] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:45 2026] DELETE /v2.0/security-groups/072588ca-0876-4bbb-8e8e-72685ec8f760 => 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: 1461/2947] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:45 2026] DELETE /v2.0/security-groups/074e601d-2895-4f35-bb71-4b45a86afea3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2948] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:46 2026] GET /v2.0/security-groups?tenant_id=911927230e244914ae051d13b97c41f4&name=default => generated 2805 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2949] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:46 2026] DELETE /v2.0/security-groups/d75281db-c0c8-48b8-95de-8c511e9e8c90 => 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: 1488/2950] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:46 2026] GET /v2.0/security-groups?tenant_id=605cc5ee69db46f9b0c4f8dcfc0710b3&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2951] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:47 2026] DELETE /v2.0/security-groups/2836d8bd-8099-4777-a16b-5b094b1ec401 => 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: 1489/2952] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/security-groups?tenant_id=28d161b501574d4c81acadd37ac280b7&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2953] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:47 2026] DELETE /v2.0/security-groups/b9ad742e-7fd1-4339-9c6f-6120bb1a58e7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:51.916 8 WARNING neutron_lib.context [None req-a0dc7de2-e944-4e7c-9c59-e560551595b6 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:52.039 8 INFO neutron.db.segments_db [None req-a0dc7de2-e944-4e7c-9c59-e560551595b6 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Added segment c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 of type vxlan for network 78c3889f-7c1b-4c5a-a385-c435b3809980 [pid: 8|app: 0|req: 1491/2956] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:05:51 2026] POST /v2.0/networks => generated 632 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:52.173 7 WARNING neutron_lib.context [None req-31beaaf7-6451-49f5-ae74-1c15de1bcf0e 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1466/2957] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:05:52 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:52.519 8 WARNING neutron_lib.context [None req-7579e920-7449-46f3-b79d-d918fbf8b23a 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:52.584 8 INFO neutron.db.segments_db [None req-7579e920-7449-46f3-b79d-d918fbf8b23a 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Added segment d22480f1-ca33-481d-8136-2ab2b4dc2e50 of type vxlan for network ad6307f4-6776-4fe9-bb1f-981a9851a292 [pid: 8|app: 0|req: 1492/2958] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:05:52 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:52.718 7 WARNING neutron_lib.context [None req-dd0f8d2c-48cd-4133-ad70-c543f7d5e55a 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1467/2959] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:05:52 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:53.111 8 WARNING neutron_lib.context [None req-8d063785-f306-4e6c-a255-39b4faaf83d2 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:53.178 8 INFO neutron.db.segments_db [None req-8d063785-f306-4e6c-a255-39b4faaf83d2 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Added segment 32aaaa3f-b040-4177-83d5-e156aecd4678 of type vxlan for network a6342f0e-ccc2-4118-980b-bab45bb5c00e [pid: 8|app: 0|req: 1493/2960] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:53.324 7 WARNING neutron_lib.context [None req-f22a1a20-0901-4d8d-847c-166a6f0bbe76 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1468/2961] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/subnets => generated 605 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:53.704 8 WARNING neutron_lib.context [None req-a0a53e58-9ab5-4aba-91ae-bb028761828e 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:53.770 8 INFO neutron.db.segments_db [None req-a0a53e58-9ab5-4aba-91ae-bb028761828e 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Added segment 350358ab-cb8b-49f8-9fca-ee49961e5669 of type vxlan for network bdc70d53-1b75-405f-b8f2-b13641b74022 [pid: 8|app: 0|req: 1494/2962] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:53.902 7 WARNING neutron_lib.context [None req-345466f5-832d-4d75-9122-ef5e198f1758 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1469/2963] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/subnets => generated 605 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:54.320 8 WARNING neutron_lib.context [None req-719e5505-049c-4a82-83b5-85bac2aa1834 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:05:54.379 8 INFO neutron.db.segments_db [None req-719e5505-049c-4a82-83b5-85bac2aa1834 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Added segment 650fc07f-643a-49e9-8e23-95a3d9619776 of type vxlan for network fd55a782-2330-4a54-bbbf-5f2938b55e02 [pid: 8|app: 0|req: 1495/2964] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:05:54 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:54.535 7 WARNING neutron_lib.context [None req-85785326-fa3d-4b5a-9257-c6577455b383 07e26627b960478db669c9408a15cc5d 47d2cc0451064c8a8602ec2fcab32fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1470/2965] 10.0.0.41 () {34 vars in 668 bytes} [Wed Jun 3 01:05:54 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) [pid: 8|app: 0|req: 1496/2966] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:54 2026] PUT /v2.0/subnets/34d6def0-a5cf-4a38-b27d-3c63070ea122/tags => generated 17 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2967] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:55 2026] PUT /v2.0/subnets/049516a0-ccdf-4e82-aa54-a7f985e155f5/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2968] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:55 2026] PUT /v2.0/subnets/c72b4497-4384-435f-81e8-f766685ccd2b/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: 1472/2969] 10.0.0.41 () {34 vars in 750 bytes} [Wed Jun 3 01:05:55 2026] PUT /v2.0/subnets/8cf164c2-432b-493b-94ce-c47366be0479/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2970] 10.0.0.41 () {32 vars in 663 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2971] 10.0.0.41 () {32 vars in 677 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2972] 10.0.0.41 () {32 vars in 673 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2973] 10.0.0.41 () {32 vars in 685 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2974] 10.0.0.41 () {32 vars in 671 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2975] 10.0.0.41 () {32 vars in 685 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2976] 10.0.0.41 () {32 vars in 681 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2977] 10.0.0.41 () {32 vars in 693 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2978] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:56 2026] DELETE /v2.0/subnets/34d6def0-a5cf-4a38-b27d-3c63070ea122 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2979] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:56 2026] DELETE /v2.0/subnets/049516a0-ccdf-4e82-aa54-a7f985e155f5 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2980] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:56 2026] DELETE /v2.0/subnets/c72b4497-4384-435f-81e8-f766685ccd2b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2981] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:56 2026] DELETE /v2.0/subnets/8cf164c2-432b-493b-94ce-c47366be0479 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2982] 10.0.0.41 () {32 vars in 723 bytes} [Wed Jun 3 01:05:57 2026] DELETE /v2.0/subnets/418b6bd8-6bfc-4070-8dd9-dc2f3a78df30 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:57.557 7 INFO neutron.services.segments.plugin [-] Segment c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 resource provider aggregate not found 2026-06-03 01:05:57.562 7 INFO neutron.services.segments.plugin [-] Segment c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 resource provider aggregate not found 2026-06-03 01:05:57.577 7 INFO neutron.services.segments.plugin [-] Segment c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 found for delete ", "request_id": "req-168148db-fe82-4c2e-ac21-272f4e0ad547"}]} 2026-06-03 01:05:57.581 7 INFO neutron.services.segments.plugin [-] Segment c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c13eddcc-9bfc-4c1b-967d-2e11a34c7ee0 found for delete ", "request_id": "req-6c5b6867-9709-4501-8906-99e7ffaa965e"}]} [pid: 7|app: 0|req: 1479/2983] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:57 2026] DELETE /v2.0/networks/78c3889f-7c1b-4c5a-a385-c435b3809980 => 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: 1505/2984] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:57 2026] DELETE /v2.0/networks/ad6307f4-6776-4fe9-bb1f-981a9851a292 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2985] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:57 2026] DELETE /v2.0/networks/a6342f0e-ccc2-4118-980b-bab45bb5c00e => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:05:58.112 8 INFO neutron.services.segments.plugin [-] Segment d22480f1-ca33-481d-8136-2ab2b4dc2e50 resource provider aggregate not found 2026-06-03 01:05:58.117 8 INFO neutron.services.segments.plugin [-] Segment d22480f1-ca33-481d-8136-2ab2b4dc2e50 resource provider aggregate not found 2026-06-03 01:05:58.145 8 INFO neutron.services.segments.plugin [-] Segment d22480f1-ca33-481d-8136-2ab2b4dc2e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22480f1-ca33-481d-8136-2ab2b4dc2e50 found for delete ", "request_id": "req-d8f33bf6-52e2-4ef6-b75d-981728883ba3"}]} 2026-06-03 01:05:58.146 8 INFO neutron.services.segments.plugin [-] Segment d22480f1-ca33-481d-8136-2ab2b4dc2e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22480f1-ca33-481d-8136-2ab2b4dc2e50 found for delete ", "request_id": "req-45fb3efb-166e-460b-8628-e18231847a7b"}]} [pid: 8|app: 0|req: 1506/2986] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:58 2026] DELETE /v2.0/networks/bdc70d53-1b75-405f-b8f2-b13641b74022 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2987] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:05:58 2026] DELETE /v2.0/networks/fd55a782-2330-4a54-bbbf-5f2938b55e02 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2988] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:59 2026] GET /v2.0/security-groups?tenant_id=47d2cc0451064c8a8602ec2fcab32fb9&name=default => generated 2805 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:05:59.673 7 INFO neutron.services.segments.plugin [-] Segment 32aaaa3f-b040-4177-83d5-e156aecd4678 resource provider aggregate not found 2026-06-03 01:05:59.681 7 INFO neutron.services.segments.plugin [-] Segment 32aaaa3f-b040-4177-83d5-e156aecd4678 resource provider aggregate not found 2026-06-03 01:05:59.701 7 INFO neutron.services.segments.plugin [-] Segment 32aaaa3f-b040-4177-83d5-e156aecd4678 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32aaaa3f-b040-4177-83d5-e156aecd4678 found for delete ", "request_id": "req-17da8f4a-76c1-4ef3-95e1-2cedea4adbd1"}]} 2026-06-03 01:05:59.706 7 INFO neutron.services.segments.plugin [-] Segment 32aaaa3f-b040-4177-83d5-e156aecd4678 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32aaaa3f-b040-4177-83d5-e156aecd4678 found for delete ", "request_id": "req-d2b1a9c9-4780-490b-9c46-b4da266dfdba"}]} 2026-06-03 01:05:59.721 7 INFO neutron.services.segments.plugin [-] Segment 650fc07f-643a-49e9-8e23-95a3d9619776 resource provider aggregate not found 2026-06-03 01:05:59.727 7 INFO neutron.services.segments.plugin [-] Segment 650fc07f-643a-49e9-8e23-95a3d9619776 resource provider aggregate not found 2026-06-03 01:05:59.743 7 INFO neutron.services.segments.plugin [-] Segment 650fc07f-643a-49e9-8e23-95a3d9619776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650fc07f-643a-49e9-8e23-95a3d9619776 found for delete ", "request_id": "req-abff10e5-3dd7-407b-8e99-db288bc7ff34"}]} 2026-06-03 01:05:59.747 7 INFO neutron.services.segments.plugin [-] Segment 650fc07f-643a-49e9-8e23-95a3d9619776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650fc07f-643a-49e9-8e23-95a3d9619776 found for delete ", "request_id": "req-2ae4bd0e-e2e4-4e3d-9444-25c81f11ca86"}]} [pid: 7|app: 0|req: 1482/2989] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:05:59 2026] DELETE /v2.0/security-groups/292bd1f9-494b-4cd7-8e1c-e34c62aedf1f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2990] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:05:59 2026] GET /v2.0/security-groups?tenant_id=ad97dad883194ee6af357348c5fa1ea1&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2991] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:00 2026] DELETE /v2.0/security-groups/78088479-a266-4e73-91a8-36f6fb561f24 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:00.317 8 INFO neutron.services.segments.plugin [-] Segment 350358ab-cb8b-49f8-9fca-ee49961e5669 resource provider aggregate not found 2026-06-03 01:06:00.323 8 INFO neutron.services.segments.plugin [-] Segment 350358ab-cb8b-49f8-9fca-ee49961e5669 resource provider aggregate not found 2026-06-03 01:06:00.341 8 INFO neutron.services.segments.plugin [-] Segment 350358ab-cb8b-49f8-9fca-ee49961e5669 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350358ab-cb8b-49f8-9fca-ee49961e5669 found for delete ", "request_id": "req-f3404d89-728e-4459-ac25-1c1ac34a79c7"}]} 2026-06-03 01:06:00.344 8 INFO neutron.services.segments.plugin [-] Segment 350358ab-cb8b-49f8-9fca-ee49961e5669 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350358ab-cb8b-49f8-9fca-ee49961e5669 found for delete ", "request_id": "req-edc7f723-daaa-4fb3-b7a8-8e35301c8916"}]} [pid: 8|app: 0|req: 1509/2992] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:00 2026] GET /v2.0/security-groups?tenant_id=5bea96233f4946b1802614f92e116c98&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2993] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:00 2026] DELETE /v2.0/security-groups/29efd1c6-4d07-49e8-866c-e52dbddb4c54 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:04.802 8 WARNING neutron_lib.context [None req-2f6c864e-783f-42bc-8d4d-b785ab14ba36 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:04.928 8 INFO neutron.db.segments_db [None req-2f6c864e-783f-42bc-8d4d-b785ab14ba36 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Added segment 47905c13-d616-4bcb-b903-1825c9438a3d of type vxlan for network 6e6da535-9ab4-447a-8736-fca9b02ff714 [pid: 8|app: 0|req: 1511/2996] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:04 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:05.054 7 WARNING neutron_lib.context [None req-1c9a3fa2-236b-437b-ad1a-c65a145ed5e6 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1486/2997] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:06:05 2026] POST /v2.0/ports => generated 743 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:05.420 8 WARNING neutron_lib.context [None req-6988f8b7-93fb-4c9f-9453-a9553fbd2efb bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1512/2998] 10.0.0.41 () {34 vars in 665 bytes} [Wed Jun 3 01:06:05 2026] POST /v2.0/trunks => generated 407 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:06:05.657 7 WARNING neutron_lib.context [None req-2c8ee39f-35b3-4db6-b8a7-edf8e5ec2cfe bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:05.714 7 INFO neutron.db.segments_db [None req-2c8ee39f-35b3-4db6-b8a7-edf8e5ec2cfe bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Added segment 13409e27-d577-4931-b73b-3d505b785162 of type vxlan for network 50e592c9-ee70-436e-a942-cde1ad45079f [pid: 7|app: 0|req: 1487/2999] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:05 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:05.852 8 WARNING neutron_lib.context [None req-ed150bb9-7b32-40ee-8e27-b8268f1161ab bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1513/3000] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:06:05 2026] POST /v2.0/ports => generated 743 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:06.607 7 WARNING neutron_lib.context [None req-856999dc-5460-4872-a749-d97c6b4f6dc2 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1488/3001] 10.0.0.41 () {34 vars in 665 bytes} [Wed Jun 3 01:06:06 2026] POST /v2.0/trunks => generated 407 bytes in 226 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-06-03 01:06:06.837 8 WARNING neutron_lib.context [None req-3e973f4d-f661-4299-b3d9-1220b65f5740 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:06.894 8 INFO neutron.db.segments_db [None req-3e973f4d-f661-4299-b3d9-1220b65f5740 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Added segment a1a9fa79-6bb8-4c7f-a307-3e5666c31494 of type vxlan for network cd282162-b40e-4688-af44-dcd19b19636a [pid: 8|app: 0|req: 1514/3002] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:06 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:07.034 7 WARNING neutron_lib.context [None req-e758e152-dbbf-4f29-bbec-675df6166412 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1489/3003] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:06:07 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) 2026-06-03 01:06:07.378 8 WARNING neutron_lib.context [None req-c034bbae-ff91-43d4-9bc6-386371910fda bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1515/3004] 10.0.0.41 () {34 vars in 665 bytes} [Wed Jun 3 01:06:07 2026] POST /v2.0/trunks => generated 407 bytes in 210 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-06-03 01:06:07.594 7 WARNING neutron_lib.context [None req-9975e425-99d5-4a28-b6c7-261532d28a3d bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:07.647 7 INFO neutron.db.segments_db [None req-9975e425-99d5-4a28-b6c7-261532d28a3d bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Added segment e16daf99-911b-4977-bbe0-2cb6d3a1d022 of type vxlan for network a18c88b6-44cb-461f-9bf3-2c15ce0aad93 [pid: 7|app: 0|req: 1490/3005] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:07 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:07.784 8 WARNING neutron_lib.context [None req-35a24105-3a39-4d50-b638-a69ce39041aa bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1516/3006] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:06:07 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:08.130 7 WARNING neutron_lib.context [None req-6aa8c0f9-d7b8-4fe4-95b0-812c5e520890 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1491/3007] 10.0.0.41 () {34 vars in 665 bytes} [Wed Jun 3 01:06:08 2026] POST /v2.0/trunks => generated 407 bytes in 233 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-06-03 01:06:08.364 8 WARNING neutron_lib.context [None req-827d1b63-c397-4a63-b26e-0f2916e0ec16 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:08.426 8 INFO neutron.db.segments_db [None req-827d1b63-c397-4a63-b26e-0f2916e0ec16 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Added segment 0a5f6c13-9795-4023-a69d-50ecb7c67e45 of type vxlan for network 7b7bc643-4e1f-4f9a-867e-b882c1b7cc66 [pid: 8|app: 0|req: 1517/3008] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:08 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:08.562 7 WARNING neutron_lib.context [None req-b3158f4a-b8f2-4bb4-8a14-3ce833b75758 bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1492/3009] 10.0.0.41 () {34 vars in 663 bytes} [Wed Jun 3 01:06:08 2026] POST /v2.0/ports => generated 743 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:09.321 8 WARNING neutron_lib.context [None req-7a22e9dd-f2f5-45a2-bc3e-eef75f387e0b bb295d25831047afb4ec14ed52e74f93 93a5f182c077432e9b4e0c5f1aef8f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1518/3010] 10.0.0.41 () {34 vars in 665 bytes} [Wed Jun 3 01:06:09 2026] POST /v2.0/trunks => generated 407 bytes in 226 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: 1493/3011] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:06:09 2026] PUT /v2.0/trunks/803e773d-c7b7-46a0-8f54-161b54a548ed/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3012] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:06:09 2026] PUT /v2.0/trunks/a571f52b-3dc7-4024-a4cf-cb7f609110f1/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: 1494/3013] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:06:09 2026] PUT /v2.0/trunks/cfc7d9bc-aa3f-4933-989e-f9faa16a3992/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3014] 10.0.0.41 () {34 vars in 748 bytes} [Wed Jun 3 01:06:09 2026] PUT /v2.0/trunks/c42a5baa-4592-48c1-b4e8-3cd092eb0092/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3015] 10.0.0.41 () {32 vars in 661 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?tags=red => 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: 1521/3016] 10.0.0.41 () {32 vars in 675 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3017] 10.0.0.41 () {32 vars in 671 bytes} [Wed Jun 3 01:06:09 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: 8|app: 0|req: 1522/3018] 10.0.0.41 () {32 vars in 683 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3019] 10.0.0.41 () {32 vars in 669 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3020] 10.0.0.41 () {32 vars in 683 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3021] 10.0.0.41 () {32 vars in 679 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3022] 10.0.0.41 () {32 vars in 691 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3023] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/trunks/803e773d-c7b7-46a0-8f54-161b54a548ed => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3024] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/ports/b2992f2f-9cc6-4ee7-b11d-8ad118ea4dca => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3025] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:06:10 2026] DELETE /v2.0/trunks/803e773d-c7b7-46a0-8f54-161b54a548ed => 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: 1526/3026] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/trunks/a571f52b-3dc7-4024-a4cf-cb7f609110f1 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3027] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/ports/7c075b89-deaf-40ca-805d-9d7f0bed6ba7 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3028] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:06:10 2026] DELETE /v2.0/trunks/a571f52b-3dc7-4024-a4cf-cb7f609110f1 => 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: 1502/3029] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/trunks/cfc7d9bc-aa3f-4933-989e-f9faa16a3992 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3030] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/ports/206393b3-dc50-41c3-87dd-a01385851f63 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3031] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:06:10 2026] DELETE /v2.0/trunks/cfc7d9bc-aa3f-4933-989e-f9faa16a3992 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3032] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/trunks/c42a5baa-4592-48c1-b4e8-3cd092eb0092 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3033] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/ports/c602ed7a-9cbb-4aa0-b185-b87bcf6c2ad4 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3034] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:06:10 2026] DELETE /v2.0/trunks/c42a5baa-4592-48c1-b4e8-3cd092eb0092 => 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: 1505/3035] 10.0.0.41 () {32 vars in 718 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/trunks/8191c16f-4a9d-4289-b148-08feac8e93d9 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3036] 10.0.0.41 () {32 vars in 716 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/ports/35854770-5f8e-459f-8ef7-1c260eb71de0 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3037] 10.0.0.41 () {32 vars in 721 bytes} [Wed Jun 3 01:06:11 2026] DELETE /v2.0/trunks/8191c16f-4a9d-4289-b148-08feac8e93d9 => 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: 1532/3038] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:06:11 2026] DELETE /v2.0/ports/b2992f2f-9cc6-4ee7-b11d-8ad118ea4dca => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3039] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:06:11 2026] DELETE /v2.0/ports/7c075b89-deaf-40ca-805d-9d7f0bed6ba7 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3040] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:06:11 2026] DELETE /v2.0/ports/206393b3-dc50-41c3-87dd-a01385851f63 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3041] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:06:11 2026] DELETE /v2.0/ports/c602ed7a-9cbb-4aa0-b185-b87bcf6c2ad4 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3042] 10.0.0.41 () {32 vars in 719 bytes} [Wed Jun 3 01:06:12 2026] DELETE /v2.0/ports/35854770-5f8e-459f-8ef7-1c260eb71de0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:12.578 7 INFO neutron.services.segments.plugin [-] Segment 47905c13-d616-4bcb-b903-1825c9438a3d resource provider aggregate not found 2026-06-03 01:06:12.584 7 INFO neutron.services.segments.plugin [-] Segment 47905c13-d616-4bcb-b903-1825c9438a3d resource provider aggregate not found 2026-06-03 01:06:12.605 7 INFO neutron.services.segments.plugin [-] Segment 47905c13-d616-4bcb-b903-1825c9438a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47905c13-d616-4bcb-b903-1825c9438a3d found for delete ", "request_id": "req-cf2c3276-905f-4504-91e7-fe8361b9b5d1"}]} 2026-06-03 01:06:12.606 7 INFO neutron.services.segments.plugin [-] Segment 47905c13-d616-4bcb-b903-1825c9438a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47905c13-d616-4bcb-b903-1825c9438a3d found for delete ", "request_id": "req-9bf35475-f2e0-4cd3-9282-77db5cf398b3"}]} [pid: 7|app: 0|req: 1509/3043] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:12 2026] DELETE /v2.0/networks/6e6da535-9ab4-447a-8736-fca9b02ff714 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:12.817 8 INFO neutron.services.segments.plugin [-] Segment 13409e27-d577-4931-b73b-3d505b785162 resource provider aggregate not found 2026-06-03 01:06:12.822 8 INFO neutron.services.segments.plugin [-] Segment 13409e27-d577-4931-b73b-3d505b785162 resource provider aggregate not found 2026-06-03 01:06:12.845 8 INFO neutron.services.segments.plugin [-] Segment 13409e27-d577-4931-b73b-3d505b785162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13409e27-d577-4931-b73b-3d505b785162 found for delete ", "request_id": "req-8f712e94-3f71-4882-8213-c1d0aa545e68"}]} 2026-06-03 01:06:12.846 8 INFO neutron.services.segments.plugin [-] Segment 13409e27-d577-4931-b73b-3d505b785162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13409e27-d577-4931-b73b-3d505b785162 found for delete ", "request_id": "req-19567974-8790-498a-8e91-d6bc84af484b"}]} [pid: 8|app: 0|req: 1535/3044] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:12 2026] DELETE /v2.0/networks/50e592c9-ee70-436e-a942-cde1ad45079f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3045] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:12 2026] DELETE /v2.0/networks/cd282162-b40e-4688-af44-dcd19b19636a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3046] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:13 2026] DELETE /v2.0/networks/a18c88b6-44cb-461f-9bf3-2c15ce0aad93 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3047] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:13 2026] DELETE /v2.0/networks/7b7bc643-4e1f-4f9a-867e-b882c1b7cc66 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3048] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/security-groups?tenant_id=93a5f182c077432e9b4e0c5f1aef8f6f&name=default => generated 2805 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3049] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:14 2026] DELETE /v2.0/security-groups/f2cd9ff0-0a4d-4803-b05a-e314a0983235 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3050] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/security-groups?tenant_id=39404fe84ecc4ac9802961f7a2804000&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:14.839 7 INFO neutron.services.segments.plugin [-] Segment a1a9fa79-6bb8-4c7f-a307-3e5666c31494 resource provider aggregate not found 2026-06-03 01:06:14.852 7 INFO neutron.services.segments.plugin [-] Segment a1a9fa79-6bb8-4c7f-a307-3e5666c31494 resource provider aggregate not found 2026-06-03 01:06:14.871 7 INFO neutron.services.segments.plugin [-] Segment a1a9fa79-6bb8-4c7f-a307-3e5666c31494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a9fa79-6bb8-4c7f-a307-3e5666c31494 found for delete ", "request_id": "req-841da5de-08af-497b-9d58-88ad40a75283"}]} 2026-06-03 01:06:14.876 7 INFO neutron.services.segments.plugin [-] Segment a1a9fa79-6bb8-4c7f-a307-3e5666c31494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a9fa79-6bb8-4c7f-a307-3e5666c31494 found for delete ", "request_id": "req-796d633f-6aef-4eca-bc3e-baeab807c0b3"}]} 2026-06-03 01:06:14.893 7 INFO neutron.services.segments.plugin [-] Segment 0a5f6c13-9795-4023-a69d-50ecb7c67e45 resource provider aggregate not found 2026-06-03 01:06:14.901 7 INFO neutron.services.segments.plugin [-] Segment 0a5f6c13-9795-4023-a69d-50ecb7c67e45 resource provider aggregate not found 2026-06-03 01:06:14.912 7 INFO neutron.services.segments.plugin [-] Segment 0a5f6c13-9795-4023-a69d-50ecb7c67e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5f6c13-9795-4023-a69d-50ecb7c67e45 found for delete ", "request_id": "req-c1fb2df3-888e-4090-9706-2d0fcfad8e86"}]} 2026-06-03 01:06:14.917 7 INFO neutron.services.segments.plugin [-] Segment 0a5f6c13-9795-4023-a69d-50ecb7c67e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5f6c13-9795-4023-a69d-50ecb7c67e45 found for delete ", "request_id": "req-62b42d36-d4d4-48dd-a726-621a58a5d35c"}]} [pid: 7|app: 0|req: 1513/3051] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:14 2026] DELETE /v2.0/security-groups/d8c072fd-170d-4140-972e-736f4e00eee1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:15.164 8 INFO neutron.services.segments.plugin [-] Segment e16daf99-911b-4977-bbe0-2cb6d3a1d022 resource provider aggregate not found 2026-06-03 01:06:15.170 8 INFO neutron.services.segments.plugin [-] Segment e16daf99-911b-4977-bbe0-2cb6d3a1d022 resource provider aggregate not found 2026-06-03 01:06:15.182 8 INFO neutron.services.segments.plugin [-] Segment e16daf99-911b-4977-bbe0-2cb6d3a1d022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16daf99-911b-4977-bbe0-2cb6d3a1d022 found for delete ", "request_id": "req-db36dd0a-64eb-4b10-ab48-71d81cff8272"}]} 2026-06-03 01:06:15.190 8 INFO neutron.services.segments.plugin [-] Segment e16daf99-911b-4977-bbe0-2cb6d3a1d022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16daf99-911b-4977-bbe0-2cb6d3a1d022 found for delete ", "request_id": "req-b4a808ab-147b-4f80-aafa-94af98411a83"}]} [pid: 8|app: 0|req: 1539/3052] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:15 2026] GET /v2.0/security-groups?tenant_id=127ee422c0b24dae8945134765d63f8c&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3053] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:15 2026] DELETE /v2.0/security-groups/75009d46-c58f-4a02-8ed5-dc69722711c8 => 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: 1541/3056] 10.0.0.41 () {34 vars in 677 bytes} [Wed Jun 3 01:06:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3057] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:06:18 2026] PUT /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3058] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3059] 10.0.0.41 () {34 vars in 763 bytes} [Wed Jun 3 01:06:18 2026] PUT /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3060] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3061] 10.0.0.41 () {34 vars in 759 bytes} [Wed Jun 3 01:06:18 2026] PUT /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3062] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3063] 10.0.0.41 () {34 vars in 781 bytes} [Wed Jun 3 01:06:18 2026] PUT /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3064] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3065] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:06:18 2026] PUT /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3066] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3067] 10.0.0.41 () {32 vars in 740 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:19.067 8 INFO neutron.api.v2.resource [None req-80283a45-390d-45ae-af99-beb3df7c5972 f7933bf751954b95821f72392001c5c7 c54f077931724957910fad2c689dae23 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3068] 10.0.0.41 () {32 vars in 744 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3069] 10.0.0.41 () {32 vars in 743 bytes} [Wed Jun 3 01:06:19 2026] DELETE /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3070] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:19.161 7 INFO neutron.api.v2.resource [None req-fab50c5c-9a41-48e2-8513-31debb6d3abc f7933bf751954b95821f72392001c5c7 c54f077931724957910fad2c689dae23 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3071] 10.0.0.41 () {32 vars in 747 bytes} [Wed Jun 3 01:06:19 2026] DELETE /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3072] 10.0.0.41 () {32 vars in 735 bytes} [Wed Jun 3 01:06:19 2026] DELETE /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3073] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c/tags => 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: 1550/3074] 10.0.0.41 () {32 vars in 733 bytes} [Wed Jun 3 01:06:19 2026] DELETE /v2.0/qos/policies/fa761a92-4e4b-4a67-ad01-4f2ada03dc9c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3075] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/security-groups?tenant_id=c54f077931724957910fad2c689dae23&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3076] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:20 2026] DELETE /v2.0/security-groups/7cde9a49-eac5-4b04-a2a8-7e959b72d990 => 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: 1526/3077] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/security-groups?tenant_id=e84d7adceeb94e1290516439bde954ab&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3078] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:20 2026] DELETE /v2.0/security-groups/cd5050ac-cd5e-4168-a3ae-803211259a19 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:24.009 7 WARNING neutron_lib.context [None req-ca135083-954d-4cb8-875c-512f56ad0546 30f2ac7bae2e44bbb99f079176072981 5dad5d33643945f8a1fb9ec3feb12d94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:24.135 7 INFO neutron.db.segments_db [None req-ca135083-954d-4cb8-875c-512f56ad0546 30f2ac7bae2e44bbb99f079176072981 5dad5d33643945f8a1fb9ec3feb12d94 - - default default] Added segment 19ee53df-0700-4bb9-adb7-c034fa268d7e of type vxlan for network 204187ae-c7ef-465d-a167-38ac6aa5fa21 [pid: 7|app: 0|req: 1527/3079] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:23 2026] POST /v2.0/networks => generated 632 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:24.265 8 WARNING neutron_lib.context [None req-ce3100b5-2d23-4b2e-bfa3-deeff0e89f89 30f2ac7bae2e44bbb99f079176072981 5dad5d33643945f8a1fb9ec3feb12d94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:24.327 8 INFO neutron.db.segments_db [None req-ce3100b5-2d23-4b2e-bfa3-deeff0e89f89 30f2ac7bae2e44bbb99f079176072981 5dad5d33643945f8a1fb9ec3feb12d94 - - default default] Added segment 29670e57-4e37-4ea6-b5e7-c87057f0df3b of type vxlan for network b83d22ff-1eed-460e-877c-7d587cd4eb72 [pid: 8|app: 0|req: 1553/3080] 10.0.0.41 () {34 vars in 669 bytes} [Wed Jun 3 01:06:24 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3081] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:06:24 2026] PUT /v2.0/networks/204187ae-c7ef-465d-a167-38ac6aa5fa21/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3082] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/networks/204187ae-c7ef-465d-a167-38ac6aa5fa21/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3083] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:06:24 2026] PUT /v2.0/networks/b83d22ff-1eed-460e-877c-7d587cd4eb72/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3084] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/networks/b83d22ff-1eed-460e-877c-7d587cd4eb72/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3085] 10.0.0.41 () {34 vars in 752 bytes} [Wed Jun 3 01:06:24 2026] PUT /v2.0/networks/b83d22ff-1eed-460e-877c-7d587cd4eb72/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3086] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/networks/b83d22ff-1eed-460e-877c-7d587cd4eb72/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3087] 10.0.0.41 () {32 vars in 732 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/networks/204187ae-c7ef-465d-a167-38ac6aa5fa21/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:25.178 8 INFO neutron.services.segments.plugin [-] Segment 19ee53df-0700-4bb9-adb7-c034fa268d7e resource provider aggregate not found 2026-06-03 01:06:25.184 8 INFO neutron.services.segments.plugin [-] Segment 19ee53df-0700-4bb9-adb7-c034fa268d7e resource provider aggregate not found 2026-06-03 01:06:25.200 8 INFO neutron.services.segments.plugin [-] Segment 19ee53df-0700-4bb9-adb7-c034fa268d7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ee53df-0700-4bb9-adb7-c034fa268d7e found for delete ", "request_id": "req-1bb57377-4960-4e03-b03d-233e05be6c1b"}]} 2026-06-03 01:06:25.204 8 INFO neutron.services.segments.plugin [-] Segment 19ee53df-0700-4bb9-adb7-c034fa268d7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ee53df-0700-4bb9-adb7-c034fa268d7e found for delete ", "request_id": "req-55ffe18b-0ceb-4b02-8e68-8fdb4c9ded78"}]} [pid: 8|app: 0|req: 1557/3088] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:24 2026] DELETE /v2.0/networks/204187ae-c7ef-465d-a167-38ac6aa5fa21 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:25.427 7 INFO neutron.services.segments.plugin [-] Segment 29670e57-4e37-4ea6-b5e7-c87057f0df3b resource provider aggregate not found 2026-06-03 01:06:25.432 7 INFO neutron.services.segments.plugin [-] Segment 29670e57-4e37-4ea6-b5e7-c87057f0df3b resource provider aggregate not found 2026-06-03 01:06:25.449 7 INFO neutron.services.segments.plugin [-] Segment 29670e57-4e37-4ea6-b5e7-c87057f0df3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29670e57-4e37-4ea6-b5e7-c87057f0df3b found for delete ", "request_id": "req-cca8afa3-a982-4802-8934-f3bfca9b3eb3"}]} 2026-06-03 01:06:25.449 7 INFO neutron.services.segments.plugin [-] Segment 29670e57-4e37-4ea6-b5e7-c87057f0df3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29670e57-4e37-4ea6-b5e7-c87057f0df3b found for delete ", "request_id": "req-8836f7c9-4bab-4fec-855c-74012cd09a6b"}]} [pid: 7|app: 0|req: 1532/3089] 10.0.0.41 () {32 vars in 725 bytes} [Wed Jun 3 01:06:25 2026] DELETE /v2.0/networks/b83d22ff-1eed-460e-877c-7d587cd4eb72 => 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: 1558/3090] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:26 2026] GET /v2.0/security-groups?tenant_id=5dad5d33643945f8a1fb9ec3feb12d94&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3091] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:26 2026] DELETE /v2.0/security-groups/2781c99c-e823-422f-964b-5b0ac998d7b8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3092] 10.0.0.41 () {32 vars in 773 bytes} [Wed Jun 3 01:06:26 2026] GET /v2.0/security-groups?tenant_id=f456f780dc8f4a8f91df4afed7995f09&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3093] 10.0.0.41 () {32 vars in 739 bytes} [Wed Jun 3 01:06:26 2026] DELETE /v2.0/security-groups/65a68c86-2451-490b-9516-8e7a7f7766b5 => 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: 1560/3094] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:06:29 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3095] 10.0.0.41 () {32 vars in 654 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3096] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3097] 10.0.0.41 () {32 vars in 642 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/ports => generated 4721 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3098] 10.0.0.41 () {32 vars in 646 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3099] 10.0.0.41 () {32 vars in 648 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/networks => generated 2168 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3100] 10.0.0.41 () {32 vars in 662 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/security-groups => generated 16622 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3101] 10.0.0.41 () {32 vars in 654 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)